|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeCallbackHandler | |
|---|---|
| org.springframework.xml.xpath | Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen. |
| Uses of NodeCallbackHandler in org.springframework.xml.xpath |
|---|
| Methods in org.springframework.xml.xpath with parameters of type NodeCallbackHandler | |
|---|---|
void |
XPathOperations.evaluate(String expression,
javax.xml.transform.Source context,
NodeCallbackHandler callbackHandler)
Evaluates the given expression, handling the result Node objects on a per-node basis with a NodeCallbackHandler. |
void |
AbstractXPathTemplate.evaluate(String expression,
javax.xml.transform.Source context,
NodeCallbackHandler callbackHandler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||