| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xml.utils.NodeVector
org.apache.xpath.NodeSetDTM
org.apache.xpath.axes.RTFIterator
public class RTFIterator
| Field Summary | |
|---|---|
| (package private) static long | serialVersionUID | 
| Fields inherited from class org.apache.xpath.NodeSetDTM | 
|---|
| m_cacheNodes, m_mutable, m_next, m_root | 
| Fields inherited from class org.apache.xml.utils.NodeVector | 
|---|
| m_firstFree | 
| Fields inherited from interface org.apache.xml.dtm.DTMIterator | 
|---|
| FILTER_ACCEPT, FILTER_REJECT, FILTER_SKIP | 
| Constructor Summary | |
|---|---|
| RTFIterator(int root,
                       DTMManager manager)Constructor for RTFIterator | |
| Method Summary | 
|---|
| Methods inherited from class org.apache.xpath.NodeSetDTM | 
|---|
| addElement, addNode, addNodeInDocOrder, addNodeInDocOrder, addNodes, addNodesInDocOrder, allowDetachToRelease, appendNodes, clone, cloneWithReset, contains, detach, elementAt, getAxis, getCurrentNode, getCurrentPos, getDTM, getDTMManager, getExpandEntityReferences, getFilter, getLast, getLength, getRoot, getShouldCacheNodes, getWhatToShow, indexOf, indexOf, insertElementAt, insertNode, isDocOrdered, isFresh, isMutable, item, nextNode, previousNode, removeAllElements, removeElement, removeElementAt, removeNode, reset, runTo, setCurrentPos, setElementAt, setEnvironment, setItem, setLast, setRoot, setShouldCacheNodes, size | 
| Methods inherited from class org.apache.xml.utils.NodeVector | 
|---|
| insertInOrder, peepOrNull, peepTail, peepTailSub1, pop, popAndTop, popPair, popQuick, push, pushPair, RemoveAllNoClear, setTail, setTailSub1, sort, sort | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
static final long serialVersionUID
| Constructor Detail | 
|---|
public RTFIterator(int root,
                   DTMManager manager)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||