public class Namespace extends Object
| Constructor and Description |
|---|
Namespace(String prefix,
String namespaceId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceId() |
String |
getPrefix() |
void |
setNamespaceId(String name) |
void |
setPrefix(String prefix) |
Copyright © 2019. All rights reserved.