|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.polliwog.utils.ObjectIterator org.polliwog.utils.JoSQLIterator
public class JoSQLIterator
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.polliwog.utils.ObjectIterator |
---|
ObjectIterator.XMLConstants |
Field Summary |
---|
Fields inherited from class org.polliwog.utils.ObjectIterator |
---|
objects |
Constructor Summary | |
---|---|
JoSQLIterator(org.jdom.Element root,
VisitorEnvironment ve)
|
Method Summary | |
---|---|
void |
init(VisitorData vd)
|
void |
remove()
|
Methods inherited from class org.polliwog.utils.ObjectIterator |
---|
hasNext, next, reset, setObjects |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JoSQLIterator(org.jdom.Element root, VisitorEnvironment ve) throws org.jdom.JDOMException, WeblogException
org.jdom.JDOMException
WeblogException
Method Detail |
---|
public void init(VisitorData vd) throws WeblogException
init
in interface PolliwogIterator
init
in class ObjectIterator
WeblogException
public void remove()
remove
in interface java.util.Iterator
remove
in class ObjectIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |