EXIficient

Package com.siemens.ct.exi

Entry point for using EXI implementation

See:
          Description

Interface Summary
Constants This class contains useful constants to the entire EXI project
EXIDecoder Internal EXI Decoder interface to transform an EXI stream back to XML Infoset entities.
EXIEncoder 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.
 

Class Summary
FidelityOptions Some XML applications do not require the entire XML feature set and would prefer to eliminate the overhead associated with unused features.
GrammarFactory Class allows creating EXI Grammars from different sources.
 

Enum Summary
CodingMode The alignment option is used to control the alignment of event codes and content items.
 

Package com.siemens.ct.exi Description

Entry point for using EXI implementation.


EXIficient