|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jclark.xsl.expr.PathPatternBase | +--com.jclark.xsl.expr.NamespaceAttributeTest
Constructor Summary | |
(package private) |
NamespaceAttributeTest(java.lang.String ns)
|
Method Summary | |
PathPattern[] |
getAlternatives()
|
int |
getDefaultPriority()
|
(package private) Name |
getMatchName()
|
(package private) byte |
getMatchNodeType()
|
boolean |
matches(Node node,
ExprContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
NamespaceAttributeTest(java.lang.String ns)
Method Detail |
public boolean matches(Node node, ExprContext context)
byte getMatchNodeType()
getMatchNodeType
in class PathPatternBase
public int getDefaultPriority()
public PathPattern[] getAlternatives()
getAlternatives
in interface TopLevelPattern
Name getMatchName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |