org.jaxen.pattern

Class NoNodeTest

public class NoNodeTest extends NodeTest

NoNodeTest matches no nodes.

Version: $Revision: 1.7 $

Author: James Strachan

Field Summary
static NoNodeTestinstance
Constructor Summary
NoNodeTest()
Method Summary
static NoNodeTestgetInstance()
shortgetMatchType()
doublegetPriority()
StringgetText()
booleanmatches(Object node, Context context)

Field Detail

instance

private static NoNodeTest instance

Constructor Detail

NoNodeTest

public NoNodeTest()

Method Detail

getInstance

public static NoNodeTest getInstance()

getMatchType

public short getMatchType()

getPriority

public double getPriority()

getText

public String getText()

matches

public boolean matches(Object node, Context context)

Returns: true if the pattern matches the given node