A C D F G I N O S T U

A

AbstractPmhResolver - Class in org.fedoracommons.funapi.pmh
 
AbstractPmhResolver() - Constructor for class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
addFormat(UnapiFormat) - Method in class org.fedoracommons.funapi.UnapiFormats
 
addNamespace(String, String) - Method in class org.fedoracommons.funapi.utilities.NamespaceContextImpl
Add a prefix to namespace mapping.

C

copy(InputStream, OutputStream) - Static method in class org.fedoracommons.funapi.UnapiServlet
Copy an InputStream to an OutputStream.

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class org.fedoracommons.funapi.UnapiServlet
 
DSpacePmhResolver - Class in org.fedoracommons.funapi.pmh.dspace
 
DSpacePmhResolver() - Constructor for class org.fedoracommons.funapi.pmh.dspace.DSpacePmhResolver
 

F

FedoraPmhResolver - Class in org.fedoracommons.funapi.pmh.fedora
 
FedoraPmhResolver() - Constructor for class org.fedoracommons.funapi.pmh.fedora.FedoraPmhResolver
 
FedoraResolver - Class in org.fedoracommons.funapi.fedora
Implementation of ObjectResolver for a Fedora repository.
FedoraResolver() - Constructor for class org.fedoracommons.funapi.fedora.FedoraResolver
 
FormatException - Exception in org.fedoracommons.funapi
 
FormatException(String, Throwable) - Constructor for exception org.fedoracommons.funapi.FormatException
 
FormatException(String) - Constructor for exception org.fedoracommons.funapi.FormatException
 
FormatsSerializer - Class in org.fedoracommons.funapi
Provides an UnAPI formats serialization.
FormatsSerializer() - Constructor for class org.fedoracommons.funapi.FormatsSerializer
 

G

getContentType() - Method in class org.fedoracommons.funapi.UnapiObject
 
getDocs() - Method in class org.fedoracommons.funapi.UnapiFormat
 
getErrorCode() - Method in exception org.fedoracommons.funapi.UnapiException
 
getFormats() - Method in class org.fedoracommons.funapi.fedora.FedoraResolver
 
getFormats(String) - Method in class org.fedoracommons.funapi.fedora.FedoraResolver
 
getFormats() - Method in interface org.fedoracommons.funapi.ObjectResolver
Provide the object formats which should be supported for all objects available through the unAPI service.
getFormats(String) - Method in interface org.fedoracommons.funapi.ObjectResolver
Provide a list of object formats available from the unAPI service for the object identified by id.
getFormats() - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
getFormats(String) - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
getFormats() - Method in class org.fedoracommons.funapi.UnapiFormats
 
getHttpClient() - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
getId() - Method in class org.fedoracommons.funapi.UnapiFormats
 
getInputStream() - Method in class org.fedoracommons.funapi.UnapiObject
 
getName() - Method in class org.fedoracommons.funapi.UnapiFormat
 
getNamespaceURI(String) - Method in class org.fedoracommons.funapi.utilities.NamespaceContextImpl
getObject(String, String) - Method in class org.fedoracommons.funapi.fedora.FedoraResolver
 
getObject(String, String) - Method in interface org.fedoracommons.funapi.ObjectResolver
Return an UnapiObject representing the object specified by id in the format specified by format.
getObject(String, String) - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
getPassword() - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
getPassword() - Method in class org.fedoracommons.funapi.pmh.dspace.DSpacePmhResolver
getPassword() - Method in class org.fedoracommons.funapi.pmh.fedora.FedoraPmhResolver
getPmhBaseUrl() - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
getPmhBaseUrl() - Method in class org.fedoracommons.funapi.pmh.dspace.DSpacePmhResolver
getPmhBaseUrl() - Method in class org.fedoracommons.funapi.pmh.fedora.FedoraPmhResolver
getPmhId(String) - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
getPmhId(String) - Method in class org.fedoracommons.funapi.pmh.dspace.DSpacePmhResolver
getPmhId(String) - Method in class org.fedoracommons.funapi.pmh.fedora.FedoraPmhResolver
getPrefix(String) - Method in class org.fedoracommons.funapi.utilities.NamespaceContextImpl
getPrefixes(String) - Method in class org.fedoracommons.funapi.utilities.NamespaceContextImpl
getRedirectUrl() - Method in class org.fedoracommons.funapi.UnapiObject
 
getType() - Method in class org.fedoracommons.funapi.UnapiFormat
 
getUsername() - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
getUsername() - Method in class org.fedoracommons.funapi.pmh.dspace.DSpacePmhResolver
getUsername() - Method in class org.fedoracommons.funapi.pmh.fedora.FedoraPmhResolver

I

IdentifierException - Exception in org.fedoracommons.funapi
 
IdentifierException(String, Throwable) - Constructor for exception org.fedoracommons.funapi.IdentifierException
 
IdentifierException(String) - Constructor for exception org.fedoracommons.funapi.IdentifierException
 
init() - Method in class org.fedoracommons.funapi.UnapiServlet
 

N

NamespaceContextImpl - Class in org.fedoracommons.funapi.utilities
An implementation of NamespaceContext that provides an addNamespace method.
NamespaceContextImpl() - Constructor for class org.fedoracommons.funapi.utilities.NamespaceContextImpl
 
NamespaceContextImpl(String, String) - Constructor for class org.fedoracommons.funapi.utilities.NamespaceContextImpl
 
NamespaceContextImpl(Map<String, String>) - Constructor for class org.fedoracommons.funapi.utilities.NamespaceContextImpl
Constructor that takes a Map of prefix to namespaces.

O

ObjectResolver - Interface in org.fedoracommons.funapi
 
org.fedoracommons.funapi - package org.fedoracommons.funapi
 
org.fedoracommons.funapi.fedora - package org.fedoracommons.funapi.fedora
 
org.fedoracommons.funapi.pmh - package org.fedoracommons.funapi.pmh
 
org.fedoracommons.funapi.pmh.dspace - package org.fedoracommons.funapi.pmh.dspace
 
org.fedoracommons.funapi.pmh.fedora - package org.fedoracommons.funapi.pmh.fedora
 
org.fedoracommons.funapi.utilities - package org.fedoracommons.funapi.utilities
 

S

serialize(UnapiFormats, OutputStream) - Method in class org.fedoracommons.funapi.FormatsSerializer
 
setDocs(String) - Method in class org.fedoracommons.funapi.UnapiFormat
 
setFedoraClient(FedoraClient) - Method in class org.fedoracommons.funapi.fedora.FedoraResolver
 
setFormats(List<UnapiFormat>) - Method in class org.fedoracommons.funapi.UnapiFormats
 
setHttpClient(HttpClient) - Method in class org.fedoracommons.funapi.fedora.FedoraResolver
 
setHttpClient(HttpClient) - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
setHttpMethod(HttpMethod) - Method in class org.fedoracommons.funapi.pmh.AbstractPmhResolver
 
setId(String) - Method in class org.fedoracommons.funapi.UnapiFormats
 
setName(String) - Method in class org.fedoracommons.funapi.UnapiFormat
 
setType(String) - Method in class org.fedoracommons.funapi.UnapiFormat
 
size() - Method in class org.fedoracommons.funapi.UnapiFormats
 

T

toDocument(UnapiFormats) - Method in class org.fedoracommons.funapi.FormatsSerializer
 
toString(UnapiFormats) - Method in class org.fedoracommons.funapi.FormatsSerializer
 

U

UnapiException - Exception in org.fedoracommons.funapi
 
UnapiException(int, String, Throwable) - Constructor for exception org.fedoracommons.funapi.UnapiException
 
UnapiException(int, String) - Constructor for exception org.fedoracommons.funapi.UnapiException
 
UnapiException(String, Throwable) - Constructor for exception org.fedoracommons.funapi.UnapiException
 
UnapiException(String) - Constructor for exception org.fedoracommons.funapi.UnapiException
 
UnapiFormat - Class in org.fedoracommons.funapi
Representation of an UnAPI format element.
UnapiFormat(String, String, String) - Constructor for class org.fedoracommons.funapi.UnapiFormat
 
UnapiFormat(String[]) - Constructor for class org.fedoracommons.funapi.UnapiFormat
 
UnapiFormats - Class in org.fedoracommons.funapi
Representation of an UnAPI formats element.
UnapiFormats(String, List<UnapiFormat>) - Constructor for class org.fedoracommons.funapi.UnapiFormats
 
UnapiFormats(String) - Constructor for class org.fedoracommons.funapi.UnapiFormats
 
UnapiObject - Class in org.fedoracommons.funapi
Wrapper object that contains either a redirectUrl or InputStream.
UnapiObject(String) - Constructor for class org.fedoracommons.funapi.UnapiObject
 
UnapiObject(InputStream, String) - Constructor for class org.fedoracommons.funapi.UnapiObject
 
UnapiServlet - Class in org.fedoracommons.funapi
An implementation of the unAPI version 1 HTTP interface functions.
UnapiServlet() - Constructor for class org.fedoracommons.funapi.UnapiServlet
 

A C D F G I N O S T U

Copyright © 2008 Fedora Commons, Inc.. All Rights Reserved.