|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
EosDocument | Represents a simple εοs document. |
Serializer | Implementations must serialize and deserialize an EosDocument . |
XmlSerializer | Serializer and deserializer for an EosDocument . |
XmlSerializer.XmlEosDocumentHandler | Deserializes a EosDocument which is serialized by
XmlSerializer.serialize(EosDocument, Writer) . |
Enum Summary | |
---|---|
XmlSerializer.ElementName | Represents the XML element names of a serialized εοs document. |
Contains the base document for all εοs data. The main
restriction to the EosDocument
is that it does
not support linefeeds or carriage returns in all parts of
CharSequence
and String
parts.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |