Uses of Class
org.codehaus.modello.plugins.xml.metadata.XmlFieldMetadata

Packages that use XmlFieldMetadata
org.codehaus.modello.plugins.xml   
 

Uses of XmlFieldMetadata in org.codehaus.modello.plugins.xml
 

Methods in org.codehaus.modello.plugins.xml with parameters of type XmlFieldMetadata
protected  String AbstractXmlJavaGenerator.getValue(String type, String initialValue, XmlFieldMetadata xmlFieldMetadata)
           
protected  String AbstractXmlGenerator.resolveTagName(ModelField modelField, XmlFieldMetadata xmlFieldMetadata)
          Resolve XML tag name for a field.
protected  String AbstractXmlJavaGenerator.resolveTagName(ModelField modelField, XmlFieldMetadata xmlFieldMetadata)
          Resolve XML tag name for a field.
 



Copyright © 2001-2012 Codehaus. All Rights Reserved.