org.apache.batik.dom
protected class AbstractDocument.XPathNodeNSResolver extends Object implements XPathNSResolver
| Field Summary | |
|---|---|
| protected Node | contextNode
The context node for namespace prefix resolution. |
| Constructor Summary | |
|---|---|
| XPathNodeNSResolver(Node n)
Creates a new XPathNodeNSResolver object. | |
| Method Summary | |
|---|---|
| String | lookupNamespaceURI(String prefix)
DOM: Implements
org.w3c.dom.xpath.XPathNSResolver#lookupNamespaceURI(String). |