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

Uses in package org.apache.xpath

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

boolean
Visit a match pattern.

Uses in package org.apache.xpath.patterns

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.

Copyright © 2006 Apache XML Project. All Rights Reserved.