Package | Description |
---|---|
com.epimorphics.lda.renderers.common |
A collection of utility classes that define a convenience API targeted
at renderer developers.
|
Modifier and Type | Class and Description |
---|---|
class |
DisplayRdfNode
Facade for a resource from the resultset with methods to make displaying
the resource in a template easier.
|
class |
EldaView
Encapsulates a view of an underlying Elda result set by specifying the properties
that should be presented for the resources selected into the result set.
|
static class |
EldaView.BasicView
Built-in view named
basic . |
static class |
EldaView.DescriptionView
Built-in view named
all . |
class |
Page
Value object representing the page of results returned by Elda's query
processing.
|
class |
PageFormat
Encapsulates a format that a page is declared as being available in.
|
static class |
PageMetadata.Execution
Encapsulates the execution object which produced the page's results
|
static class |
PageMetadata.Processor
Encapsulates the processor that generated the result set
|
static class |
PageMetadata.QueryResult
Encapsulates the query result object which documents a SPARQL query run to create the page
|
Copyright © 2014. All Rights Reserved.