org.jaxen.expr
public class DefaultProcessingInstructionNodeStep extends DefaultStep implements ProcessingInstructionNodeStep
Deprecated: this class will become non-public in the future; use the interface instead
Field Summary | |
---|---|
String | name |
static long | serialVersionUID |
Constructor Summary | |
---|---|
DefaultProcessingInstructionNodeStep(IterableAxis axis, String name, PredicateSet predicateSet) |
Method Summary | |
---|---|
String | getName() |
String | getText() |
boolean | matches(Object node, ContextSupport support) |