EXIficient

Package com.siemens.ct.exi.datatype.strings

EXI StringTable implementation.

See:
          Description

Interface Summary
StringCoder  
StringDecoder  
StringEncoder  
 

Class Summary
StringDecoderImpl  
StringEncoderImpl  
 

Package com.siemens.ct.exi.datatype.strings Description

EXI StringTable implementation.

EXI uses a string table to assign "compact identifiers" to some string values. Occurrences of string values found in the string table are represented using the associated compact identifier rather than encoding the entire "string literal".

Package Specification

// none //

Related Documentation

// none //


EXIficient