Uses of Class
net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshallerFactory
-
Packages that use TreeXmlMarshallerFactory Package Description net.officefloor.plugin.xml.marshall.tree -
-
Uses of TreeXmlMarshallerFactory in net.officefloor.plugin.xml.marshall.tree
Methods in net.officefloor.plugin.xml.marshall.tree that return TreeXmlMarshallerFactory Modifier and Type Method Description static TreeXmlMarshallerFactory
TreeXmlMarshallerFactory. getInstance()
Obtains the singletonTreeXmlMarshallerFactory
.
-