Package | Description |
---|---|
com.epimorphics.lda.core |
The core package contains the core of Elda's functionality: the handling
of endpoint requests and select and view query construction.
|
com.epimorphics.lda.renderers |
The renderers package contains the Renderer interface and the standard
implementations -- HTML, JSON, XML, Turtle -- and the infrastructure for
accessing them.
|
com.epimorphics.lda.renderers.velocity |
A renderer, based on Apache Velocity, for generating HTML views
of Elda resultsets.
|
com.epimorphics.lda.restlets |
The restlets package contains those classes which interact
with the web container in which Elda is embedded.
|
com.epimorphics.lda.specs |
The specs package contains the classes that interpret linked
data API configurations and their endpoints.
|
com.epimorphics.lda.support |
The support package contains classes that support Elda's
linked-data-API operations but which would clutter the packages
containing the supported classes.
|
com.epimorphics.util |
The util package contains convenience classes.
|
Class and Description |
---|
Factories.FormatNameAndType |
Renderer
Renderers -- turning result sets into byte streams.
|
Class and Description |
---|
Factories
Named renderer factories.
|
Factories.FormatNameAndType |
FeedRenderer.FeedResults |
Renderer
Renderers -- turning result sets into byte streams.
|
Renderer.BytesOut
Renderers produce BytesOut objects which will then
stream the rendering to a provided output stream
later.
|
RendererFactory
A RendererFactory can construct a Renderer given an
APIEndpoint
and a ShortnameService . |
XMLRendering.Trail |
Class and Description |
---|
Renderer
Renderers -- turning result sets into byte streams.
|
Renderer.BytesOut
Renderers produce BytesOut objects which will then
stream the rendering to a provided output stream
later.
|
Class and Description |
---|
Renderer
Renderers -- turning result sets into byte streams.
|
Class and Description |
---|
Factories
Named renderer factories.
|
Class and Description |
---|
Factories
Named renderer factories.
|
Class and Description |
---|
Renderer.BytesOut
Renderers produce BytesOut objects which will then
stream the rendering to a provided output stream
later.
|
Copyright © 2014. All Rights Reserved.