public class XmlModelMetadata extends Object implements ModelMetadata
| Constructor and Description |
|---|
XmlModelMetadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace() |
String |
getNamespace(Version version) |
String |
getSchemaLocation() |
String |
getSchemaLocation(Version version) |
void |
setNamespace(String namespace) |
void |
setSchemaLocation(String schemaLocation) |
Copyright © 2001-2016 Codehaus. All Rights Reserved.