public class Namespaces extends Object
| Constructor and Description |
|---|
Namespaces() |
| Modifier and Type | Method and Description |
|---|---|
String |
addNamespace(String namespace) |
String |
addNamespace(String prefix,
String namespace) |
String |
namespacePrefix(String namespace) |
Iterable<? extends String> |
namespaces() |
String |
toString() |