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–2017 Codehaus. All rights reserved.