| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.jclark.xsl.expr.PathPatternBase(package private) abstract class PathPatternBaseextends java.lang.Objectimplements PathPattern, TopLevelPatternMethod Summary | |
PathPattern[] |
|
(package private) Name |
|
(package private) abstract byte | |
public PathPattern[] getAlternatives()
by default, only return a list of length one (itself)
- Specified by:
- getAlternatives in interface TopLevelPattern
(package private) Name getMatchName()
by default, returns null Element, Attribute and PI nodetype tests will override this
(package private) abstract byte getMatchNodeType()