| Modifier and Type | Field and Description |
|---|---|
static int |
PAGE_SIZE |
| Constructor and Description |
|---|
Gtr2Iterator(String baseUrl,
String fromDate,
String startPage,
String endPage) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLinkedEntities(org.dom4j.Element master,
String relType,
org.dom4j.Element newRoot,
Function<org.dom4j.Document,org.dom4j.Element> mapper) |
protected abstract String |
expandMainEntity(org.dom4j.Element mainEntity) |
boolean |
hasNext() |
String |
next() |
void |
remove() |
protected abstract String |
urlForPage(String baseUrl,
int pageNumber) |
protected abstract String |
xpathForEntity() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static final int PAGE_SIZE
protected void addLinkedEntities(org.dom4j.Element master,
String relType,
org.dom4j.Element newRoot,
Function<org.dom4j.Document,org.dom4j.Element> mapper)
protected abstract String expandMainEntity(org.dom4j.Element mainEntity)
protected abstract String xpathForEntity()
Copyright © 2025. All rights reserved.