Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jdom2.xpath Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
XPathExpressionXPathExpression is a representation of a compiled XPath query and any Namespace or variable references the query may require.Interfaceorg.jdom2.xpathJDom
XPathFactoryXPathFactory allows JDOM users to configure which XPath implementation to use when evaluating XPath expressions.Classorg.jdom2.xpathJDom
XPathHelperProvides a set of utility methods to generate XPath expressions to select a given node in a document.Classorg.jdom2.xpathJDom
XPathA utility class for performing XPath calls on JDOM nodes, with a factory interface for obtaining a first XPath instance.Classorg.jdom2.xpathJDom
XPathBuilderA helper class for creating XPathExpression instances without having to manage your own Namespace and Variable contexts.Classorg.jdom2.xpathJDom
XPathDiagnosticClass representing the results of an XPath query allowing JDOM users to trace whether an item returned from an XPath query is subsequently filtered by theInterfaceorg.jdom2.xpathJDom
XPathDiagnosticImplA diagnostic implementation useful for diagnosing problems in XPath results.Classorg.jdom2.xpath.utilJDom
JDOMXPathA concrete XPath implementation for Jaxen.Classorg.jdom2.xpath.jaxenJDom
JaxenXPathFactoryThis simple Factory creates XPath instances tailored to the Jaxen library.Classorg.jdom2.xpath.jaxenJDom
AbstractXPathCompiledA mostly-implemented XPathExpression that only needs two methods to be implemented in order to satisfy the complete API.Classorg.jdom2.xpath.utilJDom