|
Nux 1.0 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
BinaryXMLCodec | Serializes (encodes) and deserializes (decodes) XOM XML documents to and from an efficient and compact custom binary XML data format (termed bnux format), without loss or change of any information. |
Exception Summary | |
BinaryParsingException | An exception indicating corrupt binary XML data on deserialization input to a
BinaryXMLCodec . |
Serializes (encodes) and deserializes (decodes) XOM XML documents to and from an efficient and compact custom binary XML data format, without loss or change of any information. Serialization and deserialization is much faster than with the standard textual XM format, and the resulting binary data is more compressed than textual XML.
|
Nux 1.0 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |