Class XmlModelMetadata
java.lang.Object
org.codehaus.modello.plugins.xml.metadata.XmlModelMetadata
- All Implemented Interfaces:
Metadata, ModelMetadata
- Author:
- Trygve Laugstøl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNamespace(Version version) getSchemaLocation(Version version) voidsetNamespace(String namespace) voidsetSchemaLocation(String schemaLocation)
-
Field Details
-
ID
-
-
Constructor Details
-
XmlModelMetadata
public XmlModelMetadata()
-
-
Method Details
-
getNamespace
-
setNamespace
-
getSchemaLocation
-
setSchemaLocation
-
getNamespace
-
getSchemaLocation
-