public class ListSets extends HarvesterVerb
SCHEMA_LOCATION_V2_0| Constructor and Description |
|---|
ListSets()
Mock object constructor (for unit testing purposes)
|
ListSets(java.lang.String baseURL)
Client-side ListSets verb constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResumptionToken()
Get the oai:resumptionToken from the response
|
getDocument, getErrors, getNodeList, getRequestURL, getSchemaLocation, getSingleString, runVerb, toStringpublic ListSets()
public ListSets(java.lang.String baseURL)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
javax.xml.transform.TransformerException
baseURL - the baseURL of the server to be queriedMalformedURLException - the baseURL is badjava.io.IOException - an I/O error occurredjavax.xml.parsers.ParserConfigurationExceptionorg.xml.sax.SAXExceptionjavax.xml.transform.TransformerExceptionpublic java.lang.String getResumptionToken()
throws javax.xml.transform.TransformerException,
java.lang.NoSuchFieldException
javax.xml.transform.TransformerExceptionjava.lang.NoSuchFieldExceptionCopyright © 2020 Regents of the University of California. All Rights Reserved.