|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xalan.xsltc.dom.NodeCounter org.apache.xalan.xsltc.dom.SingleNodeCounter org.apache.xalan.xsltc.dom.SingleNodeCounter.DefaultSingleNodeCounter
static class SingleNodeCounter.DefaultSingleNodeCounter
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.xalan.xsltc.dom.SingleNodeCounter |
---|
SingleNodeCounter.DefaultSingleNodeCounter |
Field Summary |
---|
Fields inherited from class org.apache.xalan.xsltc.dom.SingleNodeCounter |
---|
_countSiblings |
Fields inherited from class org.apache.xalan.xsltc.dom.NodeCounter |
---|
_document, _format, _groupSep, _groupSize, _iterator, _lang, _letterValue, _node, _nodeType, _translet, _value, END |
Constructor Summary | |
---|---|
SingleNodeCounter.DefaultSingleNodeCounter(Translet translet,
DOM document,
DTMAxisIterator iterator)
|
Method Summary | |
---|---|
java.lang.String |
getCounter()
Returns the position of node according to the level and the from and count patterns. |
NodeCounter |
setStartNode(int node)
Set the start node for this counter. |
Methods inherited from class org.apache.xalan.xsltc.dom.SingleNodeCounter |
---|
getDefaultNodeCounter |
Methods inherited from class org.apache.xalan.xsltc.dom.NodeCounter |
---|
formatNumbers, formatNumbers, getCounter, matchesCount, matchesFrom, setDefaultFormatting, setFormatting, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingleNodeCounter.DefaultSingleNodeCounter(Translet translet, DOM document, DTMAxisIterator iterator)
Method Detail |
---|
public NodeCounter setStartNode(int node)
NodeCounter
setStartNode
in class SingleNodeCounter
public java.lang.String getCounter()
NodeCounter
getCounter
in class SingleNodeCounter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |