| Package | Description |
|---|---|
| com.siemens.ct.exi.main.api.sax |
SAX (Simple API for XML) is a serial access parser API for XML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SAXEncoderExtendedHandler
Serializes SAX events (also entity references and such) to EXI stream.
|
| Modifier and Type | Field and Description |
|---|---|
protected SAXEncoder |
EXIResult.handler |
| Modifier and Type | Method and Description |
|---|---|
SAXEncoder |
SAXFactory.createEXIWriter()
Returns a
SAXEncoder that implements
DefaultHandler2
Note that the output stream MUST be set. |
Copyright © 2018 Siemens AG. All rights reserved.