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 String
AbstractXmlJavaGenerator.getValue
(String type, String initialValue, XmlFieldMetadata xmlFieldMetadata) protected String
AbstractXmlGenerator.resolveTagName
(org.codehaus.modello.model.ModelField modelField, XmlFieldMetadata xmlFieldMetadata) Resolve XML tag name for a field.protected String
AbstractXmlJavaGenerator.resolveTagName
(org.codehaus.modello.model.ModelField modelField, XmlFieldMetadata xmlFieldMetadata) Resolve XML tag name for a field.