|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.werken.xpath.impl.Expr
com.werken.xpath.impl.Step
com.werken.xpath.impl.UnAbbrStep
com.werken.xpath.impl.NodeTypeStep
com.werken.xpath.impl.PIStep
public class PIStep
Constructor Summary | |
---|---|
PIStep(java.lang.String axis,
java.lang.String target)
|
Method Summary | |
---|---|
protected boolean |
matches(java.lang.Object node)
|
Methods inherited from class com.werken.xpath.impl.NodeTypeStep |
---|
applyToChild, applyToNode, applyToNodes, applyToSelf, toString |
Methods inherited from class com.werken.xpath.impl.UnAbbrStep |
---|
addPredicate, applyTo, applyTo, applyTo, applyToAncestor, applyToAncestorOrSelf, applyToAttribute, applyToDescendant, applyToDescendantOrSelf, applyToFollowing, applyToFollowingSibling, applyToParent, applyToPreceeding, applyToPreceedingSibling, getAxis, getPredicates |
Methods inherited from class com.werken.xpath.impl.Step |
---|
evaluate, isAbsolute, setIsAbsolute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PIStep(java.lang.String axis, java.lang.String target)
Method Detail |
---|
protected boolean matches(java.lang.Object node)
matches
in class NodeTypeStep
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |