org.jaxen.expr
Class DefaultAllNodeStep

java.lang.Object
  |
  +--org.jaxen.expr.DefaultStep
        |
        +--org.jaxen.expr.DefaultAllNodeStep
All Implemented Interfaces:
Predicated, Serializable, Step

public class DefaultAllNodeStep
extends DefaultStep

See Also:
Serialized Form

Constructor Summary
DefaultAllNodeStep(IterableAxis axis)
           
 
Method Summary
 String getText()
           
 boolean matches(Object node, ContextSupport contextSupport)
           
 String toString()
           
 
Methods inherited from class org.jaxen.expr.DefaultStep
addPredicate, axisIterator, getAxis, getAxisName, getIterableAxis, getPredicates, getPredicateSet, simplify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultAllNodeStep

public DefaultAllNodeStep(IterableAxis axis)
Method Detail

toString

public String toString()
Overrides:
toString in class DefaultStep

getText

public String getText()
Overrides:
getText in class DefaultStep

matches

public boolean matches(Object node,
                       ContextSupport contextSupport)


Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo