org.apache.xalan.xsltc.dom
Class SingleNodeCounter
- Axis, Axis
public abstract class SingleNodeCounter
- Jacek Ambroziak
- Santiago Pericas-Geertsen
ALL , ALLFROMNODE , ANCESTOR , ANCESTORORSELF , ATTRIBUTE , CHILD , DESCENDANT , DESCENDANTORSELF , DESCENDANTSFROMROOT , DESCENDANTSORSELFFROMROOT , FILTEREDLIST , FOLLOWING , FOLLOWINGSIBLING , NAMESPACE , NAMESPACEDECLS , PARENT , PRECEDING , PRECEDINGANDANCESTOR , PRECEDINGSIBLING , ROOT , SELF , names |
getCounter
public String getCounter()
Returns the position of node according to the level and
the from and count patterns.
- getCounter in interface NodeCounter
setStartNode
public NodeCounter setStartNode(int node)
Set the start node for this counter. The same NodeCounter
object can be used multiple times by resetting the starting node.
- setStartNode in interface NodeCounter
Copyright B) 2004 Apache XML Project. All Rights Reserved.