Class XsdModelMetadata
java.lang.Object
org.codehaus.modello.plugin.xsd.metadata.XsdModelMetadata
- All Implemented Interfaces:
org.codehaus.modello.metadata.Metadata
,org.codehaus.modello.metadata.ModelMetadata
XsdModelMetadata
- Author:
- Joakim Erdfelt
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNamespace
(org.codehaus.modello.model.Version version) getTargetNamespace
(org.codehaus.modello.model.Version version) void
setNamespace
(String namespace) void
setTargetNamespace
(String targetNamespace)
-
Field Details
-
ID
-
-
Constructor Details
-
XsdModelMetadata
public XsdModelMetadata()
-
-
Method Details
-
getNamespace
-
setNamespace
-
getTargetNamespace
-
setTargetNamespace
-
getNamespace
-
getTargetNamespace
-