| Constructor and Description |
|---|
EntryIterator()
Iterator for looping over MetaWeblog API entries.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Returns true if more entries are avialable.
|
BlogEntry |
next()
Get next entry.
|
void |
remove()
Remove is not implemented.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic EntryIterator()
throws BlogClientException
BlogClientExceptionCopyright © 2023. All rights reserved.