Uses of Class
net.officefloor.plugin.xml.unmarshall.flat.FlatXmlUnmarshallerMetaData
Packages that use FlatXmlUnmarshallerMetaData
-
Uses of FlatXmlUnmarshallerMetaData in net.officefloor.plugin.xml.unmarshall.flat
Fields in net.officefloor.plugin.xml.unmarshall.flat declared as FlatXmlUnmarshallerMetaDataModifier and TypeFieldDescriptionprotected final FlatXmlUnmarshallerMetaDataFlatXmlUnmarshaller.HandlerImpl.metaDataMeta-data to load the target object.Constructors in net.officefloor.plugin.xml.unmarshall.flat with parameters of type FlatXmlUnmarshallerMetaDataModifierConstructorDescriptionInitiate with meta-data to unmarshall the XML.HandlerImpl(FlatXmlUnmarshallerMetaData metaData) Initiate with meta-data.