|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.expr.PathPatternBase
abstract class PathPatternBase
a (component of) a compiled XPath pattern expression
| Constructor Summary | |
|---|---|
PathPatternBase()
|
|
| Method Summary | |
|---|---|
PathPattern[] |
getAlternatives()
by default, only return a list of length one (itself) |
(package private) Name |
getMatchName()
by default, returns null Element, Attribute and PI nodetype tests will override this |
(package private) abstract byte |
getMatchNodeType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.jclark.xsl.expr.PathPattern |
|---|
getDefaultPriority |
| Methods inherited from interface com.jclark.xsl.expr.Pattern |
|---|
matches |
| Constructor Detail |
|---|
PathPatternBase()
| Method Detail |
|---|
public PathPattern[] getAlternatives()
getAlternatives in interface TopLevelPatternName getMatchName()
abstract byte getMatchNodeType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||