public class Identify extends HarvesterVerb
SCHEMA_LOCATION_V2_0
Constructor and Description |
---|
Identify()
Mock object constructor (for unit testing purposes)
|
Identify(java.lang.String baseURL)
Client-side Identify verb constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProtocolVersion()
Get the oai:protocolVersion value from the Identify response
|
getDocument, getErrors, getNodeList, getRequestURL, getSchemaLocation, getSingleString, runVerb, toString
public Identify()
public Identify(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.ParserConfigurationException
org.xml.sax.SAXException
javax.xml.transform.TransformerException
public java.lang.String getProtocolVersion() throws javax.xml.transform.TransformerException, java.lang.NoSuchFieldException
javax.xml.transform.TransformerException
java.lang.NoSuchFieldException
Copyright © 2020 Regents of the University of California. All Rights Reserved.