|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.InheritPattern
Constructor Summary | |
(package private) |
InheritPattern(Pattern p)
|
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 |
InheritPattern(Pattern p)
Method Detail |
public boolean matches(Node node, ExprContext context) throws XSLException
Pattern
matches
in interface Pattern
XSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |