- getAssociationMetadata(ModelAssociation, Map<String, String>) - Method in class org.codehaus.modello.plugins.xml.metadata.XmlMetadataPlugin
-
- getClassMetadata(ModelClass, Map<String, String>) - Method in class org.codehaus.modello.plugins.xml.metadata.XmlMetadataPlugin
-
- getContentField(List<ModelField>) - Method in class org.codehaus.modello.plugins.xml.AbstractXmlGenerator
-
Get the field which type is Content if any.
- getContentField(List<ModelField>) - Method in class org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator
-
Get the field which type is Content if any.
- getFieldMetadata(ModelField, Map<String, String>) - Method in class org.codehaus.modello.plugins.xml.metadata.XmlMetadataPlugin
-
- getFieldsForXml(ModelClass, Version) - Method in class org.codehaus.modello.plugins.xml.AbstractXmlGenerator
-
Return the XML fields of this class, with proper XML order and no XML transient fields.
- getFieldsForXml(ModelClass, Version) - Method in class org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator
-
Return the XML fields of this class, with proper XML order and no XML transient fields.
- getFileName(String) - Method in class org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator
-
- getFormat() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlFieldMetadata
-
- getInsertParentFieldsUpTo() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlFieldMetadata
-
- getInterfaceMetadata(ModelInterface, Map<String, String>) - Method in class org.codehaus.modello.plugins.xml.metadata.XmlMetadataPlugin
-
- getItemsStyle() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlAssociationMetadata
-
- getMapStyle() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlAssociationMetadata
-
- getModelMetadata(Model, Map<String, String>) - Method in class org.codehaus.modello.plugins.xml.metadata.XmlMetadataPlugin
-
- getNamespace() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlModelMetadata
-
- getNamespace(Version) - Method in class org.codehaus.modello.plugins.xml.metadata.XmlModelMetadata
-
- getSchemaLocation() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlModelMetadata
-
- getSchemaLocation(Version) - Method in class org.codehaus.modello.plugins.xml.metadata.XmlModelMetadata
-
- getTagName() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlAssociationMetadata
-
- getTagName() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlClassMetadata
-
- getTagName() - Method in class org.codehaus.modello.plugins.xml.metadata.XmlFieldMetadata
-
- getValue(String, String, XmlFieldMetadata) - Method in class org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator
-
- getXmlAttributeFields(List<ModelField>) - Method in class org.codehaus.modello.plugins.xml.AbstractXmlGenerator
-
Gets all fields that are not marked as XML attribute.