| Modifier and Type | Field and Description |
|---|---|
static int |
PAGE_SZIE |
static String |
TERMINATOR |
static int |
WAIT_END_SECONDS |
| Constructor and Description |
|---|
Gtr2ProjectsIterator(String baseUrl,
String fromDate) |
Gtr2ProjectsIterator(String baseUrl,
String fromDate,
int startFromPage,
int endAtPage) |
| Modifier and Type | Method and Description |
|---|---|
com.ximpleware.AutoPilot |
getAp() |
int |
getEndAtPage() |
String |
getNamespaces() |
String |
getQueryURL() |
int |
getStartFromPage() |
int |
getTotal() |
com.ximpleware.VTDGen |
getVg() |
com.ximpleware.VTDNav |
getVn() |
boolean |
hasNext() |
String |
next() |
void |
remove() |
void |
setAp(com.ximpleware.AutoPilot ap) |
void |
setEndAtPage(int endAtPage) |
void |
setNamespaces(String namespaces) |
void |
setQueryURL(String queryURL) |
void |
setStartFromPage(int startFromPage) |
void |
setTotal(int total) |
void |
setVg(com.ximpleware.VTDGen vg) |
void |
setVn(com.ximpleware.VTDNav vn) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static final String TERMINATOR
public static final int WAIT_END_SECONDS
public static final int PAGE_SZIE
public Gtr2ProjectsIterator(String baseUrl, String fromDate) throws eu.dnetlib.data.collector.rmi.CollectorServiceException
eu.dnetlib.data.collector.rmi.CollectorServiceExceptionpublic String getQueryURL()
public void setQueryURL(String queryURL)
public int getTotal()
public void setTotal(int total)
public int getEndAtPage()
public void setEndAtPage(int endAtPage)
public com.ximpleware.VTDGen getVg()
public void setVg(com.ximpleware.VTDGen vg)
public com.ximpleware.VTDNav getVn()
public void setVn(com.ximpleware.VTDNav vn)
public com.ximpleware.AutoPilot getAp()
public void setAp(com.ximpleware.AutoPilot ap)
public String getNamespaces()
public void setNamespaces(String namespaces)
public int getStartFromPage()
public void setStartFromPage(int startFromPage)
Copyright © 2024. All rights reserved.