public class Namespace extends Object
Constructor and Description |
---|
Namespace(String prefix,
String namespaceURI)
Creates a new Namespace object for an XML Element.
|
Modifier and Type | Method and Description |
---|---|
String |
getNamespaceUri()
Returns the string value of the namespace.
|
String |
getPrefix()
Returns the prefix of this namespace.
|
Copyright © 2017. All rights reserved.