Interface Summary | |
---|---|
ErrorListener | Implemented by the driver of the compiler engine to handle errors found during the compiliation. |
Class Summary | |
---|---|
AccessorException | Signals an error in RawAccessor. |
Bridge<T> | Mini-marshaller/unmarshaller that is specialized for a particular element name and a type. |
BridgeContext | Holds thread specific state information for Bridges, to make Bridge thread-safe. |
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. |
Messages | Formats error messages. |
RawAccessor<B,V> | Accesses a particular property of a bean. |
TypeReference | A reference to a JAXB-bound type. |