Uses of Class
net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerMetaData
-
Packages that use FlatXmlUnmarshallerMetaData Package Description net.officefloor.plugin.xml.unmarshall.flat -
-
Uses of FlatXmlUnmarshallerMetaData in net.officefloor.plugin.xml.unmarshall.flat
Fields in net.officefloor.plugin.xml.unmarshall.flat declared as FlatXmlUnmarshallerMetaData Modifier and Type Field Description protected FlatXmlUnmarshallerMetaDataFlatXmlUnmarshaller.HandlerImpl. metaDataMeta-data to load the target object.Constructors in net.officefloor.plugin.xml.unmarshall.flat with parameters of type FlatXmlUnmarshallerMetaData Constructor Description FlatXmlUnmarshaller(FlatXmlUnmarshallerMetaData metaData)Initiate with meta-data to unmarshall the XML.HandlerImpl(FlatXmlUnmarshallerMetaData metaData)Initiate with meta-data.
-