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