Package com.werken.xpath.impl
Class AbbrStep
- java.lang.Object
-
- com.werken.xpath.impl.Expr
-
- com.werken.xpath.impl.Step
-
- com.werken.xpath.impl.AbbrStep
-
- Direct Known Subclasses:
ParentStep
,SelfStep
public abstract class AbbrStep extends Step
-
-
Constructor Summary
Constructors Constructor Description AbbrStep()
-
Method Summary
-
Methods inherited from class com.werken.xpath.impl.Step
applyTo, evaluate, isAbsolute, setIsAbsolute
-
-