|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.NamespaceTest
Constructor Summary | |
(package private) |
NamespaceTest(java.lang.String ns)
|
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 |
NamespaceTest(java.lang.String ns)
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 |