| AkubraFSIDResolver |
An extension of DirectoryScanningIDResolver for datastream directories of fedora
repositories using the akubra-fs storage implementation.
|
| ArchiveExportedFoxmlDirectoryObjectSource |
An ObjectSource implementation that exposes FOXML from a provided directory.
|
| DC |
|
| DirectoryScanningIDResolver |
An InternalIDResolver implementation that generates an index of
datastream ids (filenames) to file paths for the contents of a
datastream directory.
|
| FileCachedContent |
A CashedContent implementation that exposes content stored in a
file.
|
| FoxmlDirectoryDFSIterator |
A depth-first-search iteration over a tree of files that exposes them as FedoraObjectProcessors.
|
| FoxmlInputStreamFedoraObjectProcessor |
A FedoraObjectProcessor implementation that uses the STaX API to process
a FOXML XML InputStream.
|
| FoxmlObjectProperties |
An ObjectProperties implementation that is annotated to allow
JAXB unmarshalling from a FOXML XML file for stream.
|
| FoxmlObjectProperty |
An ObjectProperty implementation that is annotated to allow
JAXB unmarshalling from a FOXML XML file or stream.
|
| HttpClientURLFetcher |
|
| LegacyFSIDResolver |
An extension of DirectoryScanningIDResolver for datastream directories of fedora
repositories using the legacy-fs storage implementation.
|
| MemoryCachedContent |
A CachedContent implementation that stores the entirety of the content
in memory as String.
|
| NamespacePrefixMapper |
Utility bean to set namespace prefixes in a SPARQL update.
|
| NativeFoxmlDirectoryObjectSource |
An ObjectSource implementation that exposes FOXML from a provided directory.
|
| URLCachedContent |
A CachedContent implementation that exposes content stored
at a resolvable URL.
|