See: Description
| Class | Description |
|---|---|
| BaseHtmlProvider |
A simple JAX-RS Entity Provider that can accept RDF datasets that represent
Fedora resources and merge them into templates chosen based on the primary
node type of the backing JCR node for that Fedora resource.
|
| GraphStoreStreamingOutput |
Helper for serializing a GraphStore or Dataset to a RDF
serialization format (given by the serialization's mime type)
|
| RangeRequestInputStream |
An InputStream wrapper that skips N bytes and only returns
the data up to a certain length
|
| RdfProvider |
Helper for writing Datasets out in a variety of serialization formats
with cache headers.
|
| RdfSerializationUtils |
Utilities to help with serializing a graph to an HTTP resource
|
| RdfStreamProvider |
Provides serialization for streaming RDF results.
|
| RdfStreamProvider.NTriplesWithCorrectMimeType |
OpenRDF uses the wrong mimeType for n-triples, so we offer the correct
one as well.
|
| RdfStreamStreamingOutput |
Serializes an
RdfStream. |
| StreamingBaseHtmlProvider |
Simple HTML provider that delegates to
BaseHtmlProvider |
| ViewHelpers |
General view helpers for rendering HTML responses
|
| Annotation Type | Description |
|---|---|
| HtmlTemplate |
An annotation that hints to the HtmlProvider a template that should be used
to render a response.
|
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.