Uses of Package
org.jibx.runtime.impl

Packages that use org.jibx.runtime.impl
org.jibx.runtime   
org.jibx.runtime.impl   
 

Classes in org.jibx.runtime.impl used by org.jibx.runtime
StringIntHashMap
          Hash map using String values as keys mapped to primitive int values.
 

Classes in org.jibx.runtime.impl used by org.jibx.runtime.impl
ArrayRangeIterator
          Iterator class for values contained in an array range.
BackFillReference
          Backfill reference item, used for filling in forward references to objects.
GenericXMLWriter
          Generic handler for marshalling text document to a writer.
GrowableIntArray
          Growable int array with type specific access methods.
GrowableStringArray
          Growable String array with type specific access methods.
IByteBuffer
          Input or output buffer interface.
IInByteBuffer
          Input buffer interface.
IOutByteBuffer
          Output buffer interface.
ISO88591StreamWriter
          Handler for marshalling text document to a UTF-8 output stream.
IXMLReaderFactory
          Interface for factories used to create XML reader instances.
MarshallingContext
          JiBX serializer supplying convenience methods for marshalling.
StAXReaderFactory
          Factory for creating XMLPull parser instances.
StAXWriter
          Writer generating StAX parse event stream output.
StreamWriterBase
          Base handler for marshalling text document to an output stream.
StringIntHashMap
          Hash map using String values as keys mapped to primitive int values.
UnmarshallingContext
          Pull parser wrapper supplying convenience methods for access.
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.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.