|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.util.xml.xpath.AbstractXPathCallback
wt.query.qml.SingleNodeCallback
Field Summary | |
private Node |
node
|
Fields inherited from class wt.util.xml.xpath.AbstractXPathCallback |
|
Constructor Summary | |
(package private) |
SingleNodeCallback()
|
Method Summary | |
Node |
getNode()
|
void |
process(NodeIterator iter)
This method will be called in preference to the version that takes a NodeList where both are present as this will be more efficient. |
Methods inherited from class wt.util.xml.xpath.AbstractXPathCallback |
process, process, process, process, process, processNotFound |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface wt.util.xml.xpath.XPathCallback |
process, process, process, process, process, processNotFound |
Field Detail |
private Node node
Constructor Detail |
SingleNodeCallback()
Method Detail |
public void process(NodeIterator iter)
XPathNICallback
process
in interface XPathNICallback
public Node getNode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |