Metadata, ModelMetadatapublic class XmlModelMetadata extends Object implements ModelMetadata
| Constructor | Description |
|---|---|
XmlModelMetadata() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getNamespace() |
|
String |
getNamespace(Version version) |
|
String |
getSchemaLocation() |
|
String |
getSchemaLocation(Version version) |
|
void |
setNamespace(String namespace) |
|
void |
setSchemaLocation(String schemaLocation) |
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.