A B C D E F G H I L M N O P Q R S T U V X _

A

add(String, String) - Method in class dk.statsbiblioteket.doms.summa.oai.Request
 
addFrom(String) - Method in class dk.statsbiblioteket.doms.summa.oai.Request
 
addFrom(Date) - Method in class dk.statsbiblioteket.doms.summa.oai.Request
 
addMetadataPrefix(String) - Method in class dk.statsbiblioteket.doms.summa.oai.Request
 
addVerb(String) - Method in class dk.statsbiblioteket.doms.summa.oai.Request
 
ALL_RECORDS_IDENTIFIER - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 

B

base - Variable in class dk.statsbiblioteket.doms.summa.oai.Client
 
baseURL - Variable in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
buf - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 

C

characters(char[], int, int) - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
clearBuffers() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
Client - Class in dk.statsbiblioteket.doms.summa.oai
Client to send and receive oai Requests and Responses.
Client(String) - Constructor for class dk.statsbiblioteket.doms.summa.oai.Client
Create a new OAI client and configure it for a given oai provider.
Client.MonitoredInputStream - Class in dk.statsbiblioteket.doms.summa.oai
A special input stream that disconnects an underlying HttpURLConnection when closed.
Client.MonitoredInputStream(HttpURLConnection) - Constructor for class dk.statsbiblioteket.doms.summa.oai.Client.MonitoredInputStream
 
close() - Method in class dk.statsbiblioteket.doms.summa.oai.Client.MonitoredInputStream
 
con - Variable in class dk.statsbiblioteket.doms.summa.oai.Client.MonitoredInputStream
 
createNewRecord(String, String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
createNewRecord(String, byte[], String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
createRecordIterator(ListRecordsResponse) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
 
currentDate() - Method in class dk.statsbiblioteket.doms.summa.oai.OAIDateFormat
 
currentIter - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse.ResumingIterator
 
currentIterKey - Variable in class dk.statsbiblioteket.doms.summa.SummaStorage
 
currentParser - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse.ResumingIterator
 

D

dateFormat - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
dateFormatter - Variable in class dk.statsbiblioteket.doms.summa.SummaStorage
 
DEFAULT_NAMESPACE - Static variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
deleteRecord(String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
dk.statsbiblioteket.doms.summa - package dk.statsbiblioteket.doms.summa
 
dk.statsbiblioteket.doms.summa.oai - package dk.statsbiblioteket.doms.summa.oai
 
doDebug - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorage
 
DUBLINCORE_NAMESPACE - Static variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 

E

endElement(String, String, String) - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
exportRMIInterface() - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
Exports this objects Access interface over RMI.

F

FEDORA_BASE_URL - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 
FEDORA_RECORD_DISSEMINATOR - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 
fedoraBaseURL - Variable in class dk.statsbiblioteket.doms.summa.SummaStorage
 
fedoraRecordDisseminator - Variable in class dk.statsbiblioteket.doms.summa.SummaStorage
 
format(Date) - Method in class dk.statsbiblioteket.doms.summa.oai.OAIDateFormat
 

G

getBaseURL() - Method in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
getIdentity() - Method in class dk.statsbiblioteket.doms.summa.oai.Client
 
getInputStream(Request) - Method in class dk.statsbiblioteket.doms.summa.oai.Client
 
getInputStream() - Method in class dk.statsbiblioteket.doms.summa.oai.Response
 
getPrefix(String) - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
getRecord(String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
Get the record with the given name.
getRecords(String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
Get an iterator over all records in the DOMS or all records belonging to a given OAI set.
getRecordsFrom(String, String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
getRecordsModifiedAfter(long, String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
Get an iterator over all records from a given OIA set modified after the given time.
getRepositoryName() - Method in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
getResponseDate() - Method in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
getResponseDate() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
getResponseDate() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
getResponseDate() - Method in class dk.statsbiblioteket.doms.summa.oai.Response
 
getResumptionToken() - Method in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
getResumptionToken() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
getResumptionToken() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
Get the resumption token for the ListRecords request.
getResumptionToken() - Method in class dk.statsbiblioteket.doms.summa.oai.Response
 
getServiceURL() - Method in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
getServiceURL() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
getServiceURL() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
getServiceURL() - Method in class dk.statsbiblioteket.doms.summa.oai.Response
 
getSplits(int, String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
getToken(String) - Method in class dk.statsbiblioteket.doms.summa.oai.Request
 
getVerb() - Method in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
getVerb() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
getVerb() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
getVerb() - Method in class dk.statsbiblioteket.doms.summa.oai.Response
 

H

hasNext() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse.ResumingIterator
 
hasNext() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser.ResultSetIterator
 

I

id - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
IdentifyResponse - Class in dk.statsbiblioteket.doms.summa.oai
An oai Response for an oai Request with verb Identify.
IdentifyResponse(InputStream) - Constructor for class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
inDateStamp - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
inHeader - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
inIdentifier - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
inRecord - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
inRequest - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
inResponseDate - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
inResumptionToken - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
isParsing() - Method in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
isParsing() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
isParsing() - Method in class dk.statsbiblioteket.doms.summa.oai.Response
 
iterator() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
iterator() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
iterators - Variable in class dk.statsbiblioteket.doms.summa.SummaStorage
 

L

ListRecordsResponse - Class in dk.statsbiblioteket.doms.summa.oai
A Response for an oai request with verb ListRecords.
ListRecordsResponse(InputStream, IdentifyResponse) - Constructor for class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
ListRecordsResponse.ResumingIterator - Class in dk.statsbiblioteket.doms.summa.oai
Helper class to transparently iterate over a ListRecords response automatically fetching the next page in case of resumption tokens.
ListRecordsResponse.ResumingIterator(ListRecordsResponseSAXParser) - Constructor for class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse.ResumingIterator
 
ListRecordsResponseSAXParser - Class in dk.statsbiblioteket.doms.summa.oai
A SAX parser fine tuned for parsing the result of a ListRecordsResponse.
ListRecordsResponseSAXParser(Response, IdentifyResponse) - Constructor for class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
ListRecordsResponseSAXParser.IteratorTerminator - Class in dk.statsbiblioteket.doms.summa.oai
 
ListRecordsResponseSAXParser.IteratorTerminator() - Constructor for class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser.IteratorTerminator
 
ListRecordsResponseSAXParser.ResultSetIterator - Class in dk.statsbiblioteket.doms.summa.oai
 
ListRecordsResponseSAXParser.ResultSetIterator() - Constructor for class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser.ResultSetIterator
 
loadProperties() - Static method in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 
log - Variable in class dk.statsbiblioteket.doms.summa.oai.Client
 
log - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
log - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
log - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorage
 
log - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 
longFormat - Variable in class dk.statsbiblioteket.doms.summa.oai.OAIDateFormat
 

M

main(String[]) - Static method in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 
METADATA_PREFIX - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 

N

namespace - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
namespaceNumerator - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
next() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse.ResumingIterator
 
next() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser.ResultSetIterator
 
next(Long) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
Return the next record in the record iteration identified by the given iterator key.
nextParser() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse.ResumingIterator
 

O

OAI_DC_NAMESPACE - Static variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
OAI_PROVIDER - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 
oaiClient - Variable in class dk.statsbiblioteket.doms.summa.SummaStorage
 
OAIDateFormat - Class in dk.statsbiblioteket.doms.summa.oai
Create dates in ISO-8601 UTC format compliant with the OAI speccification.
OAIDateFormat() - Constructor for class dk.statsbiblioteket.doms.summa.oai.OAIDateFormat
 

P

parse() - Method in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
parse() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
parse() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
parse(String) - Method in class dk.statsbiblioteket.doms.summa.oai.OAIDateFormat
Parse a date string in one of the formats "2006-12-24" and "2006-12-24T17:45:55Z".
parse() - Method in class dk.statsbiblioteket.doms.summa.oai.Response
 
parser - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
payload - Variable in class dk.statsbiblioteket.doms.summa.oai.Request
 
perform() - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
PROPERTIES_FILE_NAME - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 

Q

q - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 

R

recordActive(String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
recordExists(String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
recordLead - Static variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
REGISTRY_PORT - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 
remove() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse.ResumingIterator
 
remove() - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser.ResultSetIterator
 
removeDeletedBefore(long, String) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
repositoryName - Variable in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
Request - Class in dk.statsbiblioteket.doms.summa.oai
A generic class representing an oai request.
Request() - Constructor for class dk.statsbiblioteket.doms.summa.oai.Request
 
response - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
Response - Class in dk.statsbiblioteket.doms.summa.oai
Response from a Request.
Response(InputStream) - Constructor for class dk.statsbiblioteket.doms.summa.oai.Response
 
responseDate - Variable in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
responseDate - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
responseDate - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
resumptionToken - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
resumptionToken - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
RMI_PORT - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 

S

SERVICE_NAME - Static variable in class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 
serviceURL - Variable in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
serviceURL - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
serviceURL - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
shortFormat - Variable in class dk.statsbiblioteket.doms.summa.oai.OAIDateFormat
 
startElement(String, String, String, Attributes) - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
submit(Request) - Method in class dk.statsbiblioteket.doms.summa.oai.Client
Send an OAI request to the configured oai service.
SummaStorage - Class in dk.statsbiblioteket.doms.summa
Implementation of the Summa IO Storage API on top of Fedoras OAIProvider plugin.
SummaStorage() - Constructor for class dk.statsbiblioteket.doms.summa.SummaStorage
 
SummaStorageDriver - Class in dk.statsbiblioteket.doms.summa
Auxiliary class for launching and configuring a SummaStorage.
SummaStorageDriver() - Constructor for class dk.statsbiblioteket.doms.summa.SummaStorageDriver
 

T

targetID - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
timeStamp(String) - Method in class dk.statsbiblioteket.doms.summa.oai.OAIDateFormat
 
toString() - Method in class dk.statsbiblioteket.doms.summa.oai.Request
 

U

UNDEFINED_URL - Static variable in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
updateRecord(Record) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.
updateRecord(String, byte[]) - Method in class dk.statsbiblioteket.doms.summa.SummaStorage
NOT IMPLEMENTED.

V

verb - Variable in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 
verb - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponse
 
verb - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 

X

xmlEncodeString(String) - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
xmlEscapeChars(char[], int, int) - Method in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
XSI_SCHEMA_INSTANCE - Static variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 

_

__in - Variable in class dk.statsbiblioteket.doms.summa.oai.Response
 
_currentDate - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
_currentID - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
_currentState - Variable in class dk.statsbiblioteket.doms.summa.oai.ListRecordsResponseSAXParser
 
_isParsing - Variable in class dk.statsbiblioteket.doms.summa.oai.IdentifyResponse
 

A B C D E F G H I L M N O P Q R S T U V X _