Uses of Package
net.officefloor.plugin.xml.unmarshall.tree
-
Packages that use net.officefloor.plugin.xml.unmarshall.tree Package Description net.officefloor.plugin.xml.unmarshall.designate net.officefloor.plugin.xml.unmarshall.tree -
Classes in net.officefloor.plugin.xml.unmarshall.tree used by net.officefloor.plugin.xml.unmarshall.designate Class Description XmlContext Context for XML unmarshalling to target object. -
Classes in net.officefloor.plugin.xml.unmarshall.tree used by net.officefloor.plugin.xml.unmarshall.tree Class Description AttributeXmlMappings Contains theXmlMappinginstances for attributes of a particular element.ElementXmlMapping Contains theXmlMappinginstance for a particular element and theAttributeXmlMappingsfor the attributes of the element.ReferencedXmlMappingRegistry Registry ofReferenceXmlMappinginstances.TreeXmlUnmarshaller Implementation ofXmlUnmarshallerthat is capable of unmarshalling a tree structure of objects from XML.TreeXmlUnmarshaller.HandlerImpl Handler to load XML values onto target object.TreeXmlUnmarshallerFactory Factory for the creation of aTreeXmlUnmarshaller.XmlContext Context for XML unmarshalling to target object.XmlMapping Mapping of XML element/attribute to either a value/new object on a target object.XmlMappingMetaData Meta-data of theXmlContext.XmlMappingType Type of theXmlMappingMetaData.XmlState State of the XML unmarshalling.