|
||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BackFillReference | Backfill reference item, used for filling in forward references to objects. |
IChunkedOutput | Interface used to enhance an output stream with a separate method for writing the last chunk of data in a message. |
ITrackSourceImpl | Unmarshalling source tracking implementation interface. |
IXMLReaderFactory | Interface for factories used to create XML reader instances. |
Class Summary | |
---|---|
ArrayRangeIterator | Iterator class for values contained in an array range. |
BackFillArray | Backfill reference item, used for filling in forward references as members of arrays. |
BackFillHolder | Holder used to collect forward references to a particular object. |
GenericXMLWriter | Generic handler for marshalling text document to a writer. |
InputStreamWrapper | Wrapper for input stream that supports multiple character encodings. |
ISO88591Escaper | Handler for writing ASCII output stream. |
ISO88591StreamWriter | Handler for marshalling text document to a UTF-8 output stream. |
MarshallingContext | JiBX serializer supplying convenience methods for marshalling. |
RuntimeSupport | Support class providing methods used by generated code. |
SparseArrayIterator | Iterator class for sparse values in an array. |
StAXReaderFactory | Factory for creating XMLPull parser instances. |
StAXReaderWrapper | Wrapper for a StAX parser implementation. |
StAXWriter | Writer generating StAX parse event stream output. |
StreamWriterBase | Base handler for marshalling text document to an output stream. |
StringArray | Growable String array with type specific access methods. |
StringIntHashMap | Hash map using String values as keys mapped to primitive
int values. |
UnmarshallingContext | Pull parser wrapper supplying convenience methods for access. |
USASCIIEscaper | Handler for writing ASCII output stream. |
UTF8Escaper | Handler for writing UTF output stream (for any form of UTF, despite the name). |
UTF8StreamWriter | Handler for marshalling text document to a UTF-8 output stream. |
XMLPullReaderFactory | Factory for creating XMLPull parser instances. |
XMLWriterBase | Base implementation of XML writer interface. |
XMLWriterNamespaceBase | Base implementation of XML writer interface namespace handling. |
JiBX data binding framework runtime implementation package. These classes are designed for use in generated code by the binding generator portion of the framework. They are not generally intended for direct use by end users, and are subject to more change than the published external APIs.
The only circumstance in which an end user of the framework should need to work with these classes is when writing a marshaller or unmarshaller for a class. These replace generated code for the classes involved, and hence allow full control over the operation of the framework.
|
||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |