Uses of Interface
net.officefloor.plugin.xml.XmlUnmarshaller
Packages that use XmlUnmarshaller
Package
Description
-
Uses of XmlUnmarshaller in net.officefloor.model.generate
Methods in net.officefloor.model.generate that return XmlUnmarshallerModifier and TypeMethodDescriptionstatic XmlUnmarshallerGraphNodeMetaData.getModelMetaDataXmlUnmarshaller()Lazily obtains theXmlUnmarshallerfor theModelMetaData. -
Uses of XmlUnmarshaller in net.officefloor.plugin.xml.unmarshall.flat
Classes in net.officefloor.plugin.xml.unmarshall.flat that implement XmlUnmarshallerModifier and TypeClassDescriptionclassXML unmarshaller to load a flat object. -
Uses of XmlUnmarshaller in net.officefloor.plugin.xml.unmarshall.tree
Classes in net.officefloor.plugin.xml.unmarshall.tree that implement XmlUnmarshallerModifier and TypeClassDescriptionclassImplementation ofXmlUnmarshallerthat is capable of unmarshalling a tree structure of objects from XML.