com.werken.xpath.impl

Class PIStep


public class PIStep
extends NodeTypeStep

Constructor Summary

PIStep(String axis, String target)

Method Summary

protected boolean
matches(Object node)

Methods inherited from class com.werken.xpath.impl.NodeTypeStep

applyToChild, applyToNode, applyToNodes, applyToSelf, matches, toString

Methods inherited from class com.werken.xpath.impl.UnAbbrStep

addPredicate, applyTo, applyTo, applyTo, applyToAncestor, applyToAncestorOrSelf, applyToAttribute, applyToChild, applyToDescendant, applyToDescendantOrSelf, applyToFollowing, applyToFollowingSibling, applyToParent, applyToPreceeding, applyToPreceedingSibling, applyToSelf, getAxis, getPredicates

Methods inherited from class com.werken.xpath.impl.Step

applyTo, evaluate, isAbsolute, setIsAbsolute

Methods inherited from class com.werken.xpath.impl.Expr

evaluate

Constructor Details

PIStep

public PIStep(String axis,
              String target)

Method Details

matches

protected boolean matches(Object node)
Overrides:
matches in interface NodeTypeStep


Copyright B) 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.