| ARQFactory |
A singleton that can create ARQ SPARQL Queries and QueryExecution objects.
|
| AutoCompleteManager |
A singleton that holds a reference to an installed AutoCompleteEngine (if one exists).
|
| BasicAuthenticator |
|
| DatasetWithDifferentDefaultModel |
A DelegatingDataset that uses a different default model than the delegate.
|
| DatasetWrappingDatasetGraph |
An implementation of DatasetGraph that delegates all work to a given
Dataset implementation.
|
| DelegatingDataset |
A Dataset that simply delegates all its calls, allowing to wrap an existing
Dataset (e.g.
|
| DiffGraph |
A WrappedGraph that filters out deleted triples or adds added triples, without
modifying the underlying base graph.
|
| ExceptionUtil |
A collection of utilities on Exception handling.
|
| ExtraPrefixes |
Manages extra prefixes that are always available even if not
explicitly declared.
|
| FromDataset |
A Dataset that wraps another Dataset but changes its default and
named graphs based on the FROM and FROM NAMED clauses of a given
Query.
|
| ImportProperties |
A singleton controlling which properties shall be used to expand imports.
|
| IOUtil |
|
| JenaDatatypes |
Some static utilities dealing with datatypes and literals.
|
| JenaNodeUtil |
Some utilities operating on Jena Node objects, bypassing the Model/RDFNode abstraction layer.
|
| JenaUtil |
Some convenience methods to operate on Jena Models.
|
| JenaUtilHelper |
This is an extension point for the SPIN library
allowing modification of some low level utilities
that are exposed through JenaUtil.
|
| PrefixUtils |
|
| QueryExecutionFactoryFilter |
|
| RDFLabels |
A singleton that is used to render resources into strings.
|
| SystemTriples |
Provides access to the RDF/RDFS/OWL system triples.
|
| TransparentWrappedGraph |
A WrappedGraph that allows access to its delegate with a debug-friendly public method.
|
| UpdateFactoryFilter |
|
| VarFinder |
|