public static class Namespaces.Namespace
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
char |
delimiter
Delimiter between names in this namespace.
|
java.lang.String |
prefix
Prefix string for the namespace.
|
| Constructor and Description |
|---|
Namespaces.Namespace(Response r)
Parse a namespace element out of the response.
|
public java.lang.String prefix
public char delimiter
public Namespaces.Namespace(Response r) throws ProtocolException
ProtocolExceptionCopyright © 2013 Oracle. All Rights Reserved.