Uses of Interface
net.officefloor.plugin.xml.XmlMarshaller
-
Packages that use XmlMarshaller Package Description net.officefloor.plugin.xml.marshall.tree -
-
Uses of XmlMarshaller in net.officefloor.plugin.xml.marshall.tree
Classes in net.officefloor.plugin.xml.marshall.tree that implement XmlMarshaller Modifier and Type Class Description class
TreeXmlMarshaller
Implementation ofXmlMarshaller
that is capable of marshalling a tree object graph.
-