Uses of Class
net.officefloor.plugin.xml.marshall.tree.AbstractValueXmlMapping
-
Packages that use AbstractValueXmlMapping Package Description net.officefloor.plugin.xml.marshall.tree -
-
Uses of AbstractValueXmlMapping in net.officefloor.plugin.xml.marshall.tree
Subclasses of AbstractValueXmlMapping in net.officefloor.plugin.xml.marshall.tree Modifier and Type Class Description class
AttributeXmlMapping
Writes an XML attribute with value sourced from object.class
ValueXmlMapping
Writes a XML value with value sourced from object.
-