Uses of Class org.apache.xpath.patterns.StepPattern

Uses in package org.apache.xpath.patterns

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.

Classes derived from org.apache.xpath.patterns.StepPattern

class
Special context node pattern matcher.
class
Match pattern step that contains a function.

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.

Uses in package org.apache.xpath

Methods with parameter type org.apache.xpath.patterns.StepPattern

boolean
Visit a match pattern.

Copyright B) 2004 Apache XML Project. All Rights Reserved.