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