Class Summary |
Header |
Class that holds the information returned in the <header>
part of a response. |
Identification |
Class that represents the information returned from an Identify request. |
IdentifiersList |
Class that represents the response from a ListIdentifiers request. |
ListBase<T> |
Abstract base class that holds common functionality for the responses that
return lists. |
MetadataFormat |
This class has the information for a specific metadata format that
exists in the repository. |
MetadataFormatsList |
This class represents the response from a ListMetadataFormats request
to the OAI-PMH server. |
OaiPmhServer |
Class that acts as a facade for an OAI-PMH server. |
QueryBuilder |
Helper class that builds the URL:s that corresponds to the different requests to the
OAI-PMH server. |
Record |
The Record class represents the data returned for a
GetRecord or ListRecords request. |
RecordsList |
Class that represents the response from a ListRecords request. |
ResponseBase |
Abstract base class that represents a response from the OAI-PMH server. |
ResumptionToken |
This class represents the resumption token returned from a
list request when not all of the content of the query fits in one response. |
Set |
A set is a tool for selective harvesting from a repository. |
SetsList |
Class that represents the response from a ListSets request. |