|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.xslt.xt.xpath.PathPatternBase
com.smallx.xml.xslt.xt.xpath.AnyNodeTest
Constructor Summary | |
AnyNodeTest()
Creates a new instance of AnyNodeTest |
Method Summary | |
PathPattern[] |
getAlternatives()
|
int |
getDefaultPriority()
|
boolean |
matches(Item node,
ExprContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AnyNodeTest()
Method Detail |
public int getDefaultPriority()
public boolean matches(Item node, ExprContext context)
public PathPattern[] getAlternatives()
getAlternatives
in interface TopLevelPattern
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |