Uses of Class
net.officefloor.plugin.xml.unmarshall.tree.TreeXmlUnmarshaller
-
Packages that use TreeXmlUnmarshaller Package Description net.officefloor.plugin.xml.unmarshall.tree -
-
Uses of TreeXmlUnmarshaller in net.officefloor.plugin.xml.unmarshall.tree
Methods in net.officefloor.plugin.xml.unmarshall.tree that return TreeXmlUnmarshaller Modifier and Type Method Description TreeXmlUnmarshaller
TreeXmlUnmarshallerFactory. createUnmarshaller(java.io.InputStream configuration)
Creates theTreeXmlUnmarshaller
from the input configuration.TreeXmlUnmarshaller
TreeXmlUnmarshallerFactory. createUnmarshaller(XmlMappingMetaData configuration)
Creates theTreeXmlUnmarshaller
from the input configuration.
-