|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.polliwog.utils.DateIterator
public class DateIterator
| Constructor Summary | |
|---|---|
DateIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
void |
init(VisitorData vd)
|
java.lang.Object |
next()
|
void |
remove()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateIterator()
| Method Detail |
|---|
public void init(VisitorData vd)
throws WeblogException
init in interface PolliwogIteratorWeblogExceptionpublic void remove()
remove in interface java.util.Iteratorpublic void reset()
reset in interface PolliwogIteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic boolean hasNext()
hasNext in interface java.util.Iterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||