com.siemens.ct.exi.grammars.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of exificient-grammars Show documentation
Show all versions of exificient-grammars Show documentation
EXIficient is an open source implementation of the W3C Efficient XML Interchange
(EXI) format specification written in the Java programming language. The EXI format is a very
compact representation for the Extensible Markup Language (XML) Information Set that is intended
to simultaneously optimize performance and the utilization of computational resources.
EXI Grammars.
EXI is a knowledge based encoding that uses a set of grammars to
determine which events are most likely to occur at any given point in an
EXI stream and encodes the most likely alternatives in fewer bits. It
does this by mapping the stream of events to a lower entropy set of
representative values and encoding those values using a set of simple
variable length codes or an EXI compression algorithm.
Package Specification
// none //
Related Documentation
// none //