com.werken.xpath.impl
Class SelfStep

java.lang.Object
  extended by com.werken.xpath.impl.Expr
      extended by com.werken.xpath.impl.Step
          extended by com.werken.xpath.impl.AbbrStep
              extended by com.werken.xpath.impl.SelfStep

public class SelfStep
extends AbbrStep


Constructor Summary
SelfStep()
           
 
Method Summary
 java.util.List applyToSelf(java.lang.Object node, ContextSupport support)
           
 
Methods inherited from class com.werken.xpath.impl.Step
applyTo, evaluate, isAbsolute, setIsAbsolute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfStep

public SelfStep()
Method Detail

applyToSelf

public java.util.List applyToSelf(java.lang.Object node,
                                  ContextSupport support)


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