|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcdqa.function.Function
cdqa.function.MapLFunction
xoql.function.descNodes
public final class descNodes
Field Summary | |
---|---|
(package private) cdqa.util.NodeStack |
mainStack
|
(package private) cdqa.util.NodeStack |
tempStack
|
Fields inherited from class cdqa.function.MapLFunction |
---|
NULL |
Constructor Summary | |
---|---|
descNodes()
|
Method Summary | |
---|---|
void |
init(cdqa.object.XObject o)
|
(package private) cdqa.object.XObject |
loop()
|
cdqa.object.XObject |
next()
|
Methods inherited from class cdqa.function.MapLFunction |
---|
createIteratorInstance |
Methods inherited from class cdqa.function.Function |
---|
createIteratorInstance, createIteratorInstance, forName, getRepository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
cdqa.util.NodeStack mainStack
cdqa.util.NodeStack tempStack
Constructor Detail |
---|
public descNodes()
Method Detail |
---|
public void init(cdqa.object.XObject o)
init
in class cdqa.function.MapLFunction
cdqa.object.XObject loop()
public cdqa.object.XObject next()
next
in class cdqa.function.MapLFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |