Interface ProcessingInstructionNodeStep
- All Superinterfaces:
Predicated, Serializable, Step
- All Known Implementing Classes:
DefaultProcessingInstructionNodeStep
Represents the XPath node-test
processing-instruction().-
Method Summary
Methods inherited from interface Predicated
addPredicate, getPredicates, getPredicateSet
-
Method Details
-
getName
String getName()Returns the target matched by this processing instruction node-step.- Returns:
- the target of the processing instruction
-