Uses of Package
org.jibx.runtime

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

Classes in org.jibx.runtime used by org.jibx.runtime
EnumSet
          Named value set support class.
EnumSet.EnumItem
          Enumeration pair information.
IBindingFactory
          Binding factory interface definition.
ICharacterEscaper
          Escaper for character data to be written to output document.
IListItemDeserializer
          Schema list component deserializer interface.
IMarshaller
          Marshaller interface definition.
IMarshallingContext
          User interface for serializer to XML.
IntStack
          Growable int stack with type specific access methods.
IUnmarshaller
          Unmarshaller interface definition.
IUnmarshallingContext
          User interface for deserializer from XML.
IXMLWriter
          XML writer interface used for output of marshalled document.
JiBXException
          Binding exception class.
JiBXParseException
          JiBX parsing exception class.
QName
          Representation of a qualified name.
RecoverableException
          Recoverable exception class.
 

Classes in org.jibx.runtime used by org.jibx.runtime.impl
IBindingFactory
          Binding factory interface definition.
ICharacterEscaper
          Escaper for character data to be written to output document.
IExtensibleWriter
          Extensible version of standard XML writer interface.
IMarshaller
          Marshaller interface definition.
IMarshallingContext
          User interface for serializer to XML.
ITrackSource
          Unmarshalling source tracking interface.
IUnmarshaller
          Unmarshaller interface definition.
IUnmarshallingContext
          User interface for deserializer from XML.
IXMLReader
          XML reader interface used for input of unmarshalled document.
IXMLWriter
          XML writer interface used for output of marshalled document.
JiBXException
          Binding exception class.
 



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