| Interface | Description |
|---|---|
| UncheckedFunction<T,R> |
Operations that throw
RepositoryException cannot be used as lambdas without "unchecking" those exceptions. |
| UncheckedPredicate<T> |
Operations that throw
RepositoryException cannot be used as lambdas without "unchecking" those exceptions. |
| Class | Description |
|---|---|
| BasicCacheEntry |
Cache entry that wraps a binary stream and provides
fixity methods against it
|
| BinaryCacheEntry |
A
CacheEntry for simple Binary objects |
| BNodeSkolemizationUtil | |
| FedoraTypesUtils |
Convenience class with static methods for manipulating Fedora types in the
JCR.
|
| FedoraTypesUtils.IsExposedJCRPropertyPredicate |
A functional predicate to check whether a property is a JCR property that should be exposed.
|
| FilteringJcrPropertyStatementListener |
A subclass of JcrPropertyStatementListener that intercepts all requests to modify
"relaxed" server-managed triples and provides methods to get those intercepted values.
|
| FixityInputStream |
An InputStream wrapper that calculates the size and digest
while reading from the stream.
|
| FixityResultImpl |
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.
|
| NamespaceTools |
Tools for working with the JCR Namespace Registry
|
| NodePropertiesTools |
Tools for replacing, appending and deleting JCR node properties
|
| ProjectedCacheEntry |
Cache entry for a projected binary
|
| PropertyChangedListener |
Listen to Jena statement events to see whether a certain
property was added or removed.
|
| StreamUtils |
Copyright © 2013–2018 DuraSpace, Inc.. All rights reserved.