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
(package private) abstract class PathPatternBase
extends java.lang.Object
implements PathPattern, TopLevelPattern
Method 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()