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
ProtocolException
Copyright © 2018 JBoss by Red Hat. All rights reserved.