Uses of Class
org.apache.xpath.axes.DescendantWalker

Packages that use DescendantWalker
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. 
 

Uses of DescendantWalker in org.apache.xalan.transformer
 

Subclasses of DescendantWalker in org.apache.xalan.transformer
 class KeyWalker
          **For internal use only** Walker for a Key() function.
 

Uses of DescendantWalker in org.apache.xpath.axes
 

Subclasses of DescendantWalker in org.apache.xpath.axes
 class DescendantOrSelfWalker
          Walker for the 'descendant-or-self' axes.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.