| Class | Description |
|---|---|
| ContentDigest |
Digest helpers to convert digests (checksums) into URI strings
(based loosely on Magnet URIs)
|
| EventIterator |
Encapsulate JCR iterators with a type-aware, plain Iterator
|
| FedoraTypesUtils |
Convenience class with static methods for manipulating Fedora types in the
JCR.
|
| FixityInputStream |
An InputStream wrapper that calculates the size and digest
while reading from the stream.
|
| FixityResult |
Structure for presenting the results of a fixity check
(and any repair operations that may have occurred)
|
| JcrPropertyStatementListener |
Listen to Jena statement events, and when the statement is changed
in the graph store, make the change within JCR as well.
|
| JcrRdfTools |
A set of helpful tools for converting JCR properties to RDF
|
| LowLevelCacheEntry |
Manage low-level I/O from a cache store
(or, for an ISPN store, a cache loader) in order
to report on e.g.
|
| NamespaceChangedStatementListener |
Listener that maps changes to actions in the JCR namespace registry
|
| NamespaceTools |
Tools for working with the JCR Namespace Registry
(wrapping some non-standard Modeshape machinery)
|
| NodeIterator |
Type-aware iterator to wrap the JCR NodeIterator
|
| NodePropertiesTools |
Tools for replacing, appending and deleting JCR node properties
|
| PropertyIterator |
A type-aware iterator that wraps the generic JCR PropertyIterator
|
| Enum | Description |
|---|---|
| EventType |
A convenient abstraction over JCR's integer-typed events.
|
| FixityResult.FixityState |
The possible fixity states (which may be ORed together later)
|
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.