|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathFactory | |
org.jaxen | |
org.jaxen.expr |
Uses of XPathFactory in org.jaxen |
Methods in org.jaxen that return XPathFactory | |
XPathFactory |
JaxenHandler.getXPathFactory()
Retrieve the Jaxen XPathFactory used
during the parse to construct the XPath expression tree. |
Methods in org.jaxen with parameters of type XPathFactory | |
void |
JaxenHandler.setXPathFactory(XPathFactory xpathFactory)
Set the Jaxen XPathFactory to use
during the parse to construct the XPath expression tree. |
Uses of XPathFactory in org.jaxen.expr |
Classes in org.jaxen.expr that implement XPathFactory | |
class |
DefaultXPathFactory
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |