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, wait
forEachRemaining
public EntryIterator() throws BlogClientException
BlogClientException
Copyright © 2018. All rights reserved.