|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChildWalkerMultiStep | |
org.apache.xpath.axes | Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator. |
Uses of ChildWalkerMultiStep in org.apache.xpath.axes |
Subclasses of ChildWalkerMultiStep in org.apache.xpath.axes | |
class |
RootWalkerMultiStep
This class extends ChildWalkerMultiStep to handle the root step of patterns such as "/foo/baz" where the first step is the root, and the rest of the steps are simple child steps. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |