Frames | No Frames |
Classes derived from org.apache.xpath.axes.AxesWalker | |
class | Walker for the OP_VARIABLE, or OP_EXTFUNCTION, or OP_FUNCTION, or OP_GROUP,
op codes.
|
class | Walker for a reverse axes.
|
Methods with parameter type org.apache.xpath.axes.AxesWalker | |
void | Set the head of the walker list.
|
void | Set the last used walker.
|
void | Set the next walker in the location step chain.
|
void | Set or clear the previous walker reference in the location step chain.
|
Methods with return type org.apache.xpath.axes.AxesWalker | |
AxesWalker | Get the head of the walker list.
|
AxesWalker | Get the last used walker.
|
AxesWalker | Get the next walker in the location step chain.
|
AxesWalker | Get the previous walker reference in the location step chain.
|