public static interface WGContentNavigator.IteratorCreator extends java.lang.Iterable<WGContent>
Modifier and Type | Method and Description |
---|---|
int |
getSize() |
WGContentNavigator.Iterator |
iterator() |
WGContentNavigator.Iterator iterator()
iterator
in interface java.lang.Iterable<WGContent>
int getSize() throws WGAPIException
WGAPIException