Uses of Package
org.apache.xpath.patterns

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.sql
NodeTest
           
NodeTestFilter
          This interface should be implemented by Nodes and/or iterators, when they need to know what the node test is before get they do getNextChild, etc.
 

Classes in org.apache.xpath.patterns used by org.apache.xalan.transformer
NodeTest
           
 

Classes in org.apache.xpath.patterns used by org.apache.xpath.axes
NodeTest
           
 

Classes in org.apache.xpath.patterns used by org.apache.xpath.patterns
NodeTest
           
StepPattern
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.