public static class Namespaces.Namespace extends Object
Modifier and Type | Field and Description |
---|---|
char |
delimiter
Delimiter between names in this namespace.
|
String |
prefix
Prefix string for the namespace.
|
Constructor and Description |
---|
Namespaces.Namespace(Response r)
Parse a namespace element out of the response.
|
public String prefix
public char delimiter
public Namespaces.Namespace(Response r) throws ProtocolException
r
- the Response to parseProtocolException
- for any protocol errorsCopyright © 2015 Oracle. All rights reserved.