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 AttributeXmlMappings
ElementXmlMapping. attributeXmlMappings
XmlMapping
instances of the attributes of the element.Methods in net.officefloor.plugin.xml.unmarshall.tree that return AttributeXmlMappings Modifier and Type Method Description AttributeXmlMappings
ElementXmlMapping. getAttributeXmlMappings()
Obtains theAttributeXmlMappings
for the attributes of the element.
-