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