org.w3c.dom.xpath.XPathNSResolverprotected class AbstractDocument.XPathNodeNSResolver
extends java.lang.Object
implements org.w3c.dom.xpath.XPathNSResolver
| Modifier and Type | Field | Description |
|---|---|---|
protected org.w3c.dom.Node |
contextNode |
The context node for namespace prefix resolution.
|
| Constructor | Description |
|---|---|
XPathNodeNSResolver(org.w3c.dom.Node n) |
Creates a new XPathNodeNSResolver object.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
lookupNamespaceURI(java.lang.String prefix) |
DOM: Implements
XPathNSResolver.lookupNamespaceURI(String). |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.