- RDFSinkFilter - Class in org.fcrepo.client.utils
-
class RDFSinkFilter filtering StreamRDF to Sink.
- ReadOnlyFedoraRepositoryImpl - Class in org.fcrepo.client.impl
-
Read-only FedoraRepository implementation that throws a ReadOnlyException any time a write operation is attempted.
- ReadOnlyFedoraRepositoryImpl(String) - Constructor for class org.fcrepo.client.impl.ReadOnlyFedoraRepositoryImpl
-
Constructor that takes the repository url
- ReadOnlyFedoraRepositoryImpl(String, String, String) - Constructor for class org.fcrepo.client.impl.ReadOnlyFedoraRepositoryImpl
-
Constructor that takes the repoistory url and username/password for connecting
- ReadOnlyFedoraRepositoryImpl(String, HttpClient) - Constructor for class org.fcrepo.client.impl.ReadOnlyFedoraRepositoryImpl
-
Constructor that takes the pre-configured HttpClient
- registerNodeTypes(InputStream) - Method in class org.fcrepo.client.impl.FedoraRepositoryImpl
-
- registerNodeTypes(InputStream) - Method in class org.fcrepo.client.impl.ReadOnlyFedoraRepositoryImpl
-
- removeNamespace(String) - Method in class org.fcrepo.client.impl.FedoraRepositoryImpl
-
- removeNamespace(String) - Method in class org.fcrepo.client.impl.ReadOnlyFedoraRepositoryImpl
-
- removeTombstone() - Method in class org.fcrepo.client.impl.FedoraResourceImpl
-
Remove tombstone (for the current path)
- removeTombstone(String) - Method in class org.fcrepo.client.impl.FedoraResourceImpl
-
Remove tombstone located at given path
- repository - Variable in class org.fcrepo.client.impl.FedoraResourceImpl
-
- repositoryURL - Variable in class org.fcrepo.client.impl.FedoraRepositoryImpl
-
- REST_API_DIGEST - Static variable in class org.fcrepo.client.impl.FedoraDatastreamImpl
-