|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.PathPatternBase
com.jclark.xsl.expr.ParentPattern
class ParentPattern
Constructor Summary | |
---|---|
ParentPattern(PathPatternBase childPattern,
Pattern parentPattern)
|
Method Summary | |
---|---|
int |
getDefaultPriority()
|
(package private) Name |
getMatchName()
|
(package private) byte |
getMatchNodeType()
|
boolean |
matches(Node node,
ExprContext context)
|
Methods inherited from class com.jclark.xsl.expr.PathPatternBase |
---|
getAlternatives |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ParentPattern(PathPatternBase childPattern, Pattern parentPattern)
Method Detail |
---|
public boolean matches(Node node, ExprContext context) throws XSLException
XSLException
public int getDefaultPriority()
Name getMatchName()
getMatchName
in class PathPatternBase
byte getMatchNodeType()
getMatchNodeType
in class PathPatternBase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |