Uses of Class
org.codehaus.modello.plugins.xml.metadata.XmlFieldMetadata
Packages that use XmlFieldMetadata
-
Uses of XmlFieldMetadata in org.codehaus.modello.plugins.xml
Methods in org.codehaus.modello.plugins.xml with parameters of type XmlFieldMetadataModifier and TypeMethodDescriptionprotected StringAbstractXmlJavaGenerator.getValue(String type, String initialValue, XmlFieldMetadata xmlFieldMetadata) protected StringAbstractXmlGenerator.resolveTagName(ModelField modelField, XmlFieldMetadata xmlFieldMetadata) Resolve XML tag name for a field.protected StringAbstractXmlJavaGenerator.resolveTagName(ModelField modelField, XmlFieldMetadata xmlFieldMetadata) Resolve XML tag name for a field.