|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcdqa.iterator.Iterator
cdqa.iterator.DRIterator
cdqa.iterator.DRWIterator
public class DRWIterator
Nested Class Summary |
---|
Nested classes/interfaces inherited from class cdqa.iterator.Iterator |
---|
Iterator.IteratorManager |
Field Summary | |
---|---|
(package private) Iterator |
fw
|
(package private) java.util.ArrayList |
with
|
Fields inherited from class cdqa.iterator.DRIterator |
---|
forestName, it, peer, rep, type |
Fields inherited from class cdqa.iterator.Iterator |
---|
current, initValue, NULL |
Constructor Summary | |
---|---|
DRWIterator(Iterator it,
Iterator fw,
Iterator p,
IRepository rep,
java.util.ArrayList with,
java.lang.Integer i)
|
Method Summary | |
---|---|
void |
addLinks(org.w3c.dom.Element node,
org.w3c.dom.Element cloned)
|
void |
postInit()
|
void |
preClose()
|
XObject |
pumpNext()
|
void |
setForest()
|
Methods inherited from class cdqa.iterator.DRIterator |
---|
addLink, appendIfNotExist, getCurrent, getForestName |
Methods inherited from class cdqa.iterator.Iterator |
---|
aggreg, all, and, asBooleanIterator, close, constant, constant, constant, constant, constant, debugPrint, empty, exist, init, init, join, join, list, ljoin, ljoin, map, mapL, mapL, mapL, mTOm, next, not, or, rjoin, rjoin, scan, scan, theFalseIterator, theTrueIterator, toPrintWriter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.ArrayList with
Iterator fw
Constructor Detail |
---|
public DRWIterator(Iterator it, Iterator fw, Iterator p, IRepository rep, java.util.ArrayList with, java.lang.Integer i)
Method Detail |
---|
public void postInit()
postInit
in class DRIterator
public void preClose()
preClose
in class DRIterator
public final XObject pumpNext()
pumpNext
in class DRIterator
public void setForest()
public void addLinks(org.w3c.dom.Element node, org.w3c.dom.Element cloned)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |