|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.inet.imap.Namespaces.Namespace
public static class Namespaces.Namespace
An individual namespace specification.
Constructor Summary | |
---|---|
Namespaces.Namespace()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Namespaces.Namespace()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |