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 TreeXmlUnmarshallerTreeXmlUnmarshallerFactory. createUnmarshaller(java.io.InputStream configuration)Creates theTreeXmlUnmarshallerfrom the input configuration.TreeXmlUnmarshallerTreeXmlUnmarshallerFactory. createUnmarshaller(XmlMappingMetaData configuration)Creates theTreeXmlUnmarshallerfrom the input configuration.
-