|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.ElementOrAttributeTest
Constructor Summary | |
(package private) |
ElementOrAttributeTest(Name name)
|
Method Summary | |
boolean |
matches(Node node,
ExprContext context)
return true if the given node matches this pattern when evaluated in the given ExpressionContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
ElementOrAttributeTest(Name name)
Method Detail |
public boolean matches(Node node, ExprContext context)
Pattern
matches
in interface Pattern
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |