See: Description
Interface | Description |
---|---|
Glob.FileSystemInterface |
A FileSystemInterface provides an interface onto a file system
that allows querying for a name being a directory name and extracting
from a directory a list of names that match a given pattern.
|
Class | Description |
---|---|
Controls |
a Controls object contains control and report values for Elda
execution.
|
CycleFinder |
Find the cyclic nodes in a graph, using Tarjen's algorithm
for finding strongly connected components: see
the Wikipedia entry.
|
CycleFinder.Node | |
EldaFileManager | |
Glob |
Glob allows glob-like wildcard expansion in pathnames, specifically the
use of * to represent any sequence of non-/ characters.
|
InitialParameter |
A QuerySolution with one literal binding, used as an initial setting
for a SPARQL query.
|
LanguageFilter |
This class implements the language-filtering rules of LDA views.
|
MapMatching |
Fetch values from a Properties.
|
ModelPrefixEditor |
Class to edit models by editing all the resource URIs according to the
rules for a PrefixEditor.
|
MultiMap<K,V> |
A map from things to lots of things.
|
NoteBoard |
A place to store values going in to, and coming out of, queries.
|
NumericArgUtils |
Utilities to handle numeric arguments in API queries.
|
PrefixEditor |
Edits the prefixes of strings (in the motivating case, URIs)
by replacing them with different strings as specified by a
collection of (from, to) pairs.
|
PrefixLogger |
Prefix mapping
|
PropertyChain |
A PropertyChain is a sequence of properties, to be used to trawl
down a model.
|
PropertyChainTranslator |
A PropertyChainTranslator is initialised with a bunch of property chains
and can then be used to create components of a SPARQL query.
|
PropertyChainTranslator.Vars | |
QuerySupport | |
ReflectionSupport |
Versions of Class.forName and Class.newInstance that turn checked
exceptions into unchecked ones.
|
RendererFactoriesSpec | |
TDBManager |
Control point for TDB access -- everything goes through here so that
there's only one TDB open and the name-expansion is shared.
|
Times |
A Times object holds information about the times (and mayhap other
details) associated with an Elda query.
|
Copyright © 2014. All Rights Reserved.