org.jaxen.pattern
public class NoNodeTest extends NodeTest
NoNodeTest matches no nodes.
Version: $Revision: 1.7 $
| Field Summary | |
|---|---|
| static NoNodeTest | instance |
| Constructor Summary | |
|---|---|
| NoNodeTest() | |
| Method Summary | |
|---|---|
| static NoNodeTest | getInstance() |
| short | getMatchType() |
| double | getPriority() |
| String | getText() |
| boolean | matches(Object node, Context context) |
Returns: true if the pattern matches the given node