protected class XmlNodePrinter.NamespaceContext extends Object
Constructor and Description |
---|
NamespaceContext() |
NamespaceContext(XmlNodePrinter.NamespaceContext context) |
Modifier and Type | Method and Description |
---|---|
String |
getNamespace(String prefix) |
boolean |
isPrefixRegistered(String prefix,
String uri) |
void |
registerNamespacePrefix(String prefix,
String uri) |
public NamespaceContext()
public NamespaceContext(XmlNodePrinter.NamespaceContext context)