|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mail.imap.protocol.Namespaces.Namespace
public static class Namespaces.Namespace
A single namespace entry.
Field Summary | |
---|---|
char |
delimiter
Delimiter between names in this namespace. |
java.lang.String |
prefix
Prefix string for the namespace. |
Constructor Summary | |
---|---|
Namespaces.Namespace(Response r)
Parse a namespace element out of the response. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String prefix
public char delimiter
Constructor Detail |
---|
public Namespaces.Namespace(Response r) throws ProtocolException
ProtocolException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |