Package org.jibx.runtime.impl
package org.jibx.runtime.impl
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.
-
ClassDescriptionIterator class for values contained in an array range.Backfill reference item, used for filling in forward references as members of arrays.Holder used to collect forward references to a particular object.Backfill reference item, used for filling in forward references to objects.Base class for generated binding factories.Generic handler for marshalling text document to a writer.Growable
int
array with type specific access methods.GrowableString
array with type specific access methods.Input or output buffer interface.Input buffer interface.Byte buffer wrapping an input stream.Wrapper for input buffer that supports multiple character encodings.Output buffer interface.Handler for writing ASCII output stream.Handler for marshalling text document to a UTF-8 output stream.Unmarshalling source tracking implementation interface.Interface for factories used to create XML reader instances.JiBX serializer supplying convenience methods for marshalling.Byte buffer wrapping an output stream.Support class providing methods used by generated code and binding factory initialization.Iterator class for sparse values in an array.Factory for creating XMLPull parser instances.Wrapper for a StAX parser implementation.Writer generating StAX parse event stream output.Base handler for marshalling text document to an output stream.Hash map usingString
values as keys mapped to primitiveint
values.Pull parser wrapper supplying convenience methods for access.Handler for writing ASCII output stream.Handler for writing UTF output stream (for any form of UTF, despite the name).Handler for marshalling text document to a UTF-8 output stream.Factory for creating XMLPull parser instances.Wrapper for an XMLPull parser implementation.Base implementation of XML writer interface.Base implementation of XML writer interface namespace handling.Namespace declaration tracking information.