Uses of Class
net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshaller
-
Packages that use TreeXmlMarshaller Package Description net.officefloor.plugin.xml.marshall.tree -
-
Uses of TreeXmlMarshaller in net.officefloor.plugin.xml.marshall.tree
Methods in net.officefloor.plugin.xml.marshall.tree that return TreeXmlMarshaller Modifier and Type Method Description TreeXmlMarshaller
TreeXmlMarshallerFactory. createMarshaller(java.io.InputStream configuration)
Creates theTreeXmlMarshaller
from the input configuration.
-