|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ParseListener | Parse listener interface. |
Class Summary | |
---|---|
BinarySink | A sink for generating default string representations from data objects. |
BinarySource | A source for generating data objects from a string formatted with the default presentation properties of a data type hierarchy. |
CDOStreamReader | Lowest level StAX cursor based reader implementation to read Complex Data Objects. |
CDOStreamWriter | The XMLStreamWriter implementation for an Complex Data Object. |
ClassInfo | Helper class which introspect classes and collects properties. |
ClassInfo.AccessModifierLevel | |
DefaultContext | The parsing context hausing class. |
DefaultSink | Deprecated. Use TextualSink instead. |
DefaultSource | Deprecated. Use TextualSource instead. |
EnumClassInfo | Helper class which introspect enumeration classes and collects names & values of constants. |
FixedLengthSource | Created by IntelliJ IDEA. |
FIXSource | Note that this implementation is not synchronized. |
InterchangeSink | A sink for generating interchange template copies from data objects. |
JavaClassSink | A sink for generating java class instances from data objects. |
JavaClassSource | A source for generating data objects from java class instances. |
JsonSink | |
JsonSource | Take a JSON message from a Reader or a Stream and write-out an object model hierarchy as defined by the ComplexDataObject type. |
SAXSink | A sink for generating XML from data objects. |
SAXSource | A source for generating data objects from a series of SAX events. |
Sink | A class used to write data objects to an output stream or writer in a specific format. |
Source | A class used to read data objects from an input stream or reader in a specific format. |
SSSink | Data writer implementation for a SpreadSheet workbook. |
SSSource | Data reader implementation for a SpreadSheet workbook. |
SwiftSink | A sink for generating default string representations from data objects. |
SwiftSource | Created by IntelliJ IDEA. |
TagValuePairSink | A sink for generating simple tag value pair output from a data object. |
TextualSink | A sink for generating default string representations from data objects. |
TextualSource | A source for generating data objects from a string formatted with the default presentation properties of a data type hierarchy. |
XMLSink | A sink for generating XML from data objects. |
XMLSource | A source for generating data objects from XML. |
Various classes for parsing and formatting data objects.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |