Uses of Class
net.officefloor.plugin.xml.unmarshall.tree.AttributeXmlMappings
-
Packages that use AttributeXmlMappings Package Description net.officefloor.plugin.xml.unmarshall.tree -
-
Uses of AttributeXmlMappings in net.officefloor.plugin.xml.unmarshall.tree
Fields in net.officefloor.plugin.xml.unmarshall.tree declared as AttributeXmlMappings Modifier and Type Field Description protected AttributeXmlMappingsElementXmlMapping. attributeXmlMappingsXmlMappinginstances of the attributes of the element.Methods in net.officefloor.plugin.xml.unmarshall.tree that return AttributeXmlMappings Modifier and Type Method Description AttributeXmlMappingsElementXmlMapping. getAttributeXmlMappings()Obtains theAttributeXmlMappingsfor the attributes of the element.
-