EXIficient

Package com.siemens.ct.exi.core

Core functionality for EXIEncoder, EXIDecoder and EXIHeader.

See:
          Description

Class Summary
AbstractEXICoder Shared functionality between EXI Encoder and Decoder.
AbstractEXIDecoder TODO Description
AbstractEXIEncoder  
EXIDecoderInOrder TODO Description
EXIDecoderInOrderSC TODO Description
EXIDecoderReordered TODO Description
EXIEncoderInOrder TODO Description
EXIEncoderInOrderSC Encoder for SELF_CONTAINED elements All productions of the form LeftHandSide : SC Fragment are evaluated as follows: Save the string table, grammars and any implementation-specific state learned while processing this EXI Body.
EXIEncoderReordered  
EXIHeader TODO Description
RuntimeURIEntry  
 

Package com.siemens.ct.exi.core Description

Core functionality for EXIEncoder, EXIDecoder and EXIHeader.

Availability to use different classes for XML documents and/or fragments.

Package Specification

// none //

Related Documentation

// none //


EXIficient