org.jaxen.expr
Interface ProcessingInstructionNodeStep

All Superinterfaces:
Predicated, java.io.Serializable, Step, Visitable
All Known Implementing Classes:
DefaultProcessingInstructionNodeStep

public interface ProcessingInstructionNodeStep
extends Step


Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface org.jaxen.expr.Step
axisIterator, evaluate, getAxis, getText, matches, simplify
 
Methods inherited from interface org.jaxen.expr.Predicated
addPredicate, getPredicates, getPredicateSet
 
Methods inherited from interface org.jaxen.expr.Visitable
accept
 

Method Detail

getName

public java.lang.String getName()


Copyright © 2001-2005 Codehaus. All Rights Reserved.