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