public class WrapSetsRequest extends Request implements Serializable
Request to bind the OAI Plugin to one or more sets of an OAI
repository.| Modifier | Constructor and Description |
|---|---|
protected |
WrapSetsRequest() |
|
WrapSetsRequest(String url)
Creates an instance with the URL of an OAI repository and a prefix for
the names of the sets to use as the names of the corresponding sources.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
addAlternativesXPath, addSets, getAlternativesXPath, getContentXPath, getDescription, getMetadataFormat, getName, getRepositoryUrl, getSets, getTitleXPath, setContentXPath, setDescription, setMetadataFormat, setName, setRepositoryUrl, setTitleXPathprotected WrapSetsRequest()
public WrapSetsRequest(String url) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2015. All Rights Reserved.