Interface | Description |
---|---|
IAbstractMarshaller |
Abstract base marshaller interface definition.
|
IAliasable |
Nameable extension interface definition.
|
IBindingFactory |
Binding factory interface definition.
|
ICharacterEscaper |
Escaper for character data to be written to output document.
|
IExtensibleWriter |
Extensible version of standard XML writer interface.
|
IListItemDeserializer |
Schema list component deserializer interface.
|
IMarshallable |
Marshallable interface definition.
|
IMarshaller |
Marshaller interface definition.
|
IMarshallingContext |
User interface for serializer to XML.
|
ITrackSource |
Unmarshalling source tracking interface.
|
IUnmarshallable |
Unmarshallable interface definition.
|
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.
|
Class | Description |
---|---|
BindingDirectory |
Abstract class with static methods to find the binding factory corresponding
to a binding name.
|
EnumSet |
Named value set support class.
|
EnumSet.EnumItem |
Enumeration pair information.
|
IntStack |
Growable
int stack with type specific access methods. |
Java5DecimalConvert |
Utility class supplying a static method for
java.math.BigDecimal serialization using Java 1.5 and later. |
JodaConvert |
Utility class supplying static methods for Joda date/time conversions.
|
PrintInfo |
Utility program to print information about the runtime build and, optionally,
about bindings.
|
QName |
Representation of a qualified name.
|
Utility |
Utility class supplying static methods.
|
WhitespaceConversions |
Utilities for handling whitespace options.
|
Exception | Description |
---|---|
JiBXConstrainedParseException |
Thrown when a "constrained" parsing exception is encountered (e.g.
|
JiBXException |
Binding exception class.
|
JiBXParseException |
JiBX parsing exception class.
|
RecoverableException |
Recoverable exception class.
|
UnrecoverableException |
Unrecoverable exception class.
|
ValidationException |
Validation exception class.
|
Copyright © 2005–2020 jibx.org. All rights reserved.