public class XMLNamespace extends Object
| Constructor and Description |
|---|
XMLNamespace() |
XMLNamespace(String prefix,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace() |
String |
getPrefix() |
void |
setNamespace(String namespace) |
void |
setPrefix(String prefix) |
Copyright © 2022. All rights reserved.