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