org.jaxen.expr
Class DefaultProcessingInstructionNodeStep

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

public class DefaultProcessingInstructionNodeStep
extends DefaultStep

See Also:
Serialized Form

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

Constructor Detail

DefaultProcessingInstructionNodeStep

public DefaultProcessingInstructionNodeStep(IterableAxis axis,
                                            String name)
Method Detail

getName

public String getName()

matches

public boolean matches(Object node,
                       ContextSupport support)


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

SourceForge Logo