Class Summary |
ByteLimitInputStream |
A wrapper input stream that will not allow to transfer more than the specified amount of bytes |
Closure |
Stores the results of closure computation |
ClosureBuilder |
Builds a closure of statements that are contained in a particular model by recursively following the URIs of
Resources (until a certain depth is reached, a time/byte limit is reached, or no new statements could be added by
this method). |
ClosureBuilderFactory |
Creates a ClosureBuilder and specifies the default parameters (if not
provided by the caller) |
ClosureModelResolver |
Invokes the closure builder for model resolution |
ModelCache |
A cache for Jena models. |
ModelCache.MemoryCacheEntry |
|