org.jaxen.expr
Class DefaultCommentNodeStep

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

public class DefaultCommentNodeStep
extends DefaultStep

See Also:
Serialized Form

Constructor Summary
DefaultCommentNodeStep(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

DefaultCommentNodeStep

public DefaultCommentNodeStep(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