|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ErrorListener | Implemented by the driver of the compiler engine to handle errors found during the compiliation. |
Class Summary | |
---|---|
Bridge<T> | Mini-marshaller/unmarshaller that is specialized for a particular element name and a type. |
BridgeContext | Deprecated. The caller no longer needs to use this, as Bridge has
methods that can work without BridgeContext . |
C14nSupport_ArchitectureDocument | Canonical XML Support in the JAXB RI |
ClassResolver | Dynamically locates classes to represent elements discovered during the unmarshalling. |
CompositeStructure | A JAXB Bean that works like a DOM. |
JAXBRIContext | JAXBContext enhanced with JAXB RI specific functionalities. |
RawAccessor<B,V> | Accesses a particular property of a bean. |
TypeReference | A reference to a JAXB-bound type. |
Exception Summary | |
---|---|
AccessorException | Signals an error in RawAccessor . |
In an container environment, such as in J2SE/J2EE, if a new version with a modified runtime API is loaded into a child class loader, it will still be bound against the old runtime API in the base class loader.
So the compatibility of this API has to be managed carefully.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |