|
|||||||||
| Home >> All >> org >> dom4j >> [ xpath overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.dom4j.xpath
| Class Summary | |
| AttributeTest | Test harness for the attribute axis |
| BadPathTest | Tests bad XPath expressions |
| BooleanTest | Test harness for the boolean expressions |
| DefaultNamespaceContext |
DefaultNamespaceContext implements a Jaxen NamespaceContext
such that a context node is used to determine the current XPath namespace
prefixes and namespace URIs available. |
| DefaultXPath | Default implementation of org.dom4j.XPathwhich uses the Jaxen project. |
| FilterTest | Test harness for XPath filters |
| GetPathTest | Test harness for the GetPath() method |
| MatrixConcatTest | Test harness for the matrix-concat extension function |
| NamespaceTest | Test harness for the namespace axis |
| NumberTest | Test harness for numeric XPath expressions |
| ObjectTest | Test harness for numeric XPath expressions |
| PrefixTest | Tests finding items using a namespace prefix |
| SelectSingleNodeTest | Tests the selectSingleNode method |
| SortByTest | Test harness for the sorting version of the selectNodes() function |
| SubstringTest | Test harness for the substring function |
| TextTest | Test harness for the text() function |
| UriMapTest | Tests the use of a Map for defining namespace URIs |
| ValueOfTest | Test harness for the valueOf() function |
| VariableTest | Test harness for the valueOf() function |
| XPathPattern |
XPathPattern is an implementation of Pattern which uses an
XPath xpath. |
|
|||||||||
| Home >> All >> org >> dom4j >> [ xpath overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||