| Interface | Description |
|---|---|
| Constants |
This class contains useful constants to the entire EXI project
|
| EXIBodyDecoder |
Internal EXI Decoder interface to transform an EXI stream back to XML Infoset
entities.
|
| EXIBodyEncoder |
Internal EXI Encoder interface to transform XML events to an EXI stream.
|
| EXIFactory |
An EXI Factory is used for setting EXI coding options on one hand and
retrieving the according reader and writer classes on the other hand.
|
| EXIStreamDecoder |
An EXI stream is an EXI header followed by an EXI body.
|
| EXIStreamEncoder |
An EXI stream is an EXI header followed by an EXI body.
|
| SchemaIdResolver |
The schemaId option may be used to identify the schema information used for
processing the EXI body.
|
| SelfContainedHandler |
The class allows you to keep track of selfContained elements.
|
| Class | Description |
|---|---|
| DecodingOptions |
This class allows one to specify decode behavior.
|
| EncodingOptions |
Some applications may require EXI coding options shared via the EXI Header
(e.g., EXI Cookie).
|
| FidelityOptions |
Some XML applications do not require the entire XML feature set and would
prefer to eliminate the overhead associated with unused features.
|
| Enum | Description |
|---|---|
| CodingMode |
The alignment option is used to control the alignment of event codes and
content items.
|
Copyright © 2018 Siemens AG. All rights reserved.