|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.dom.AbstractDocument.XPathNodeNSResolver
protected class AbstractDocument.XPathNodeNSResolver
An XPathNSResolver that uses Node.lookupNamespaceURI.
| Field Summary | |
|---|---|
protected Node |
contextNode
The context node for namespace prefix resolution. |
| Constructor Summary | |
|---|---|
AbstractDocument.XPathNodeNSResolver(Node n)
Creates a new XPathNodeNSResolver object. |
|
| Method Summary | |
|---|---|
java.lang.String |
lookupNamespaceURI(java.lang.String prefix)
DOM: Implements XPathNSResolver.lookupNamespaceURI(String). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Node contextNode
| Constructor Detail |
|---|
public AbstractDocument.XPathNodeNSResolver(Node n)
| Method Detail |
|---|
public java.lang.String lookupNamespaceURI(java.lang.String prefix)
XPathNSResolver.lookupNamespaceURI(String).
lookupNamespaceURI in interface org.w3c.dom.xpath.XPathNSResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||