de.unidu.is.oai
Class ListMetadataFormats
java.lang.Object
de.unidu.is.oai.OAIRequest
de.unidu.is.oai.OAIListRequest
de.unidu.is.oai.ListMetadataFormats
- public class ListMetadataFormats
- extends OAIListRequest
- Version:
- $Revision: 1.4 $
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
- Author:
- fischer
|
Constructor Summary |
ListMetadataFormats(java.lang.String url,
java.lang.String userAgent,
java.lang.String fromEmail)
|
ListMetadataFormats(java.lang.String url,
java.lang.String userAgent,
java.lang.String fromEmail,
java.lang.String resumptionToken)
|
| Methods inherited from class de.unidu.is.oai.OAIRequest |
getModifiers, getRelevantElement, getRequestResult, getUrl, getVerb, parse, setFromEmail, setModifiers, setRequestResult, setUrl, setUserAgent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListMetadataFormats
public ListMetadataFormats(java.lang.String url,
java.lang.String userAgent,
java.lang.String fromEmail)
throws OAIException
- Parameters:
url - userAgent - fromEmail -
ListMetadataFormats
public ListMetadataFormats(java.lang.String url,
java.lang.String userAgent,
java.lang.String fromEmail,
java.lang.String resumptionToken)
throws OAIException
listMetadataFormats
public void listMetadataFormats()
throws OAIException
- Throws:
OAIException
doListMetadataFormats
protected void doListMetadataFormats()
throws OAIException
- Throws:
OAIException
addSchema
protected void addSchema(Schema schema)
- Parameters:
schema -
extractSchemas
protected java.util.Collection extractSchemas(org.w3c.dom.Element root)
throws OAIException
- Throws:
OAIException
getMetadataFormats
public java.util.Collection getMetadataFormats()
getMetadataFormatsIterator
public java.util.Iterator getMetadataFormatsIterator()
getMetadataPrefixes
public java.util.Collection getMetadataPrefixes()
getMetadataPrefixesIterator
public java.util.Iterator getMetadataPrefixesIterator()