| Frames | No Frames |
Methods with parameter type org.apache.xpath.patterns.StepPattern | |
| boolean | Visit a match pattern.
|
Classes derived from org.apache.xpath.patterns.StepPattern | |
| class | Special context node pattern matcher.
|
| class | Match pattern step that contains a function.
|
Methods with parameter type org.apache.xpath.patterns.StepPattern | |
| XObject | Execute the match pattern step relative to another step.
|
| void | Set the contained step patterns to be tested.
|
| void | Set the reference to nodetest and predicate for
parent or ancestor.
|
Methods with return type org.apache.xpath.patterns.StepPattern | |
| StepPattern[] | Get the contained step patterns to be tested.
|
| StepPattern | Get the reference to nodetest and predicate for
parent or ancestor.
|