|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extension of XPathCallback interface that provides NodeIterator-based callback
Method Summary | |
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 interface wt.util.xml.xpath.XPathCallback |
process, process, process, process, process, processNotFound |
Method Detail |
public void process(NodeIterator iter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |