public class XmlNamespace extends Object
| Constructor and Description |
|---|
XmlNamespace() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
String |
getUri() |
void |
setPrefix(String prefix) |
void |
setUri(String uri) |
Copyright © 2023. All rights reserved.