com.jclark.xsl.expr
abstract class PathPatternBase extends Object implements PathPattern, TopLevelPattern
Method Summary | |
---|---|
PathPattern[] | getAlternatives()
by default, only return a list of length one (itself) |
Name | getMatchName()
by default, returns null
Element, Attribute and PI nodetype tests will override this |
abstract byte | getMatchNodeType() |
UNKNOWN: one of the constants from om.Node