| AttributeXmlMappings |
Contains the XmlMapping instances for
attributes of a particular element.
|
| ElementXmlMapping |
|
| ObjectXmlMapping |
|
| ReferencedXmlMappingRegistry |
Registry of ReferenceXmlMapping instances.
|
| RootXmlMapping |
XmlMapping that puts the
root object into context.
|
| StaticXmlMapping |
XmlMapping that loads a
static value to the target object.
|
| TreeXmlUnmarshaller |
Implementation of XmlUnmarshaller that is
capable of unmarshalling a tree structure of objects from XML.
|
| TreeXmlUnmarshaller.HandlerImpl |
Handler to load XML values onto target object.
|
| TreeXmlUnmarshallerFactory |
|
| TreeXmlUnmarshallerManagedObjectSource |
|
| ValueXmlMapping |
XmlMapping that loads a value to the
target object.
|
| XmlContext |
Context for XML unmarshalling to target object.
|
| XmlMappingMetaData |
|
| XmlState |
State of the XML unmarshalling.
|