|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xpath.patterns | |
org.apache.xalan.lib.sql | Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through "streamable" result set. |
org.apache.xalan.transformer | In charge of run-time transformations and the production of result trees. |
org.apache.xpath.axes | Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator. |
org.apache.xpath.patterns | Implementation of XPath nodeTest support, and XSLT pattern matching support. |
Classes in org.apache.xpath.patterns used by org.apache.xalan.lib.sqlNodeTest
|
**For advanced use only** This is the basic node test class for both match patterns and location path steps. NodeTestFilter
|
This interface should be implemented by Nodes and/or iterators, when they need to know what the node test is before they do getNextChild, etc. |
Classes in org.apache.xpath.patterns used by org.apache.xalan.transformerNodeTest
|
**For advanced use only** This is the basic node test class for both match patterns and location path steps. |
Classes in org.apache.xpath.patterns used by org.apache.xpath.axesNodeTest
|
**For advanced use only** This is the basic node test class for both match patterns and location path steps. |
Classes in org.apache.xpath.patterns used by org.apache.xpath.patternsNodeTest
|
**For advanced use only** This is the basic node test class for both match patterns and location path steps. StepPattern
|
**For advanced use only** This class represents a single pattern match step. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |