org.jaxen.expr
Class DefaultTextNodeStep

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

public class DefaultTextNodeStep
extends DefaultStep

See Also:
Serialized Form

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

Constructor Detail

DefaultTextNodeStep

public DefaultTextNodeStep(IterableAxis axis)
Method Detail

matches

public boolean matches(Object node,
                       ContextSupport support)

getText

public String getText()
Overrides:
getText in class DefaultStep


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

SourceForge Logo