|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StepPattern | |
org.apache.xpath.patterns | Implementation of XPath nodeTest support, and XSLT pattern matching support. |
Uses of StepPattern in org.apache.xpath.patterns |
Subclasses of StepPattern in org.apache.xpath.patterns | |
class |
AncestorStepPattern
|
class |
FunctionPattern
|
Methods in org.apache.xpath.patterns that return StepPattern | |
StepPattern[] |
UnionPattern.getPatterns()
|
Methods in org.apache.xpath.patterns with parameters of type StepPattern | |
void |
StepPattern.setRelativePathPattern(StepPattern expr)
|
void |
UnionPattern.setPatterns(StepPattern[] patterns)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |