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