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.IdPattern
(package private) class IdPattern
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()
- Specified by:
- getDefaultPriority in interface PathPattern
(package private) byte getMatchNodeType()
- Overrides:
- getMatchNodeType in interface PathPatternBase
- Returns:
- om.Node.ELEMENT
public boolean matches(Node node, ExprContext context)
- Returns:
- true if the given node carries the id under consideration