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