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.ProcessingInstructionTest
(package private) class ProcessingInstructionTest
extends PathPatternBase
Constructor Summary | |
Method Summary | |
int |
|
(package private) Name |
|
(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) Name getMatchName()
by default, returns null Element, Attribute and PI nodetype tests will override this
- Overrides:
- getMatchName in interface PathPatternBase
(package private) byte getMatchNodeType()
- Overrides:
- getMatchNodeType in interface PathPatternBase