public static class Namespaces.Namespace extends Object
| Constructor and Description |
|---|
Namespace() |
| Modifier and Type | Method and Description |
|---|---|
char |
getDelimiter()
Returns the delimiter character for the namespace.
|
Map |
getExtensions()
Returns the dictionary of extension values for the namespace,
or
null if there are no extensions. |
String |
getPrefix()
Returns the namespace prefix.
|
String |
toString()
Debugging.
|
public String getPrefix()
public char getDelimiter()
public Map getExtensions()
null if there are no extensions.Copyright © 2017. All rights reserved.