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