Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jclark.xsl.expr.PathPatternBase
com.jclark.xsl.expr.NamespaceElementTest
(package private) class NamespaceElementTest
extends PathPatternBase
Constructor Summary | |
|
Method Summary | |
int |
|
(package private) byte | |
boolean |
|
Methods inherited from class com.jclark.xsl.expr.PathPatternBase | |
getAlternatives , getMatchName , getMatchNodeType |
public int getDefaultPriority()
priority when used in XSLT template match pattern
- Specified by:
- getDefaultPriority in interface PathPattern
(package private) byte getMatchNodeType()
- Overrides:
- getMatchNodeType in interface PathPatternBase
public boolean matches(Node node, ExprContext context)
return true if the given node matches this pattern when evaluated in the given ExpressionContext