A B C D E F G H I J L M N O P Q R S T U V W Z

A

ARGS_ONE - Static variable in interface org.joseki.server.Processor
 
ARGS_ZERO - Static variable in interface org.joseki.server.Processor
 
ARGS_ZERO_OR_ONE - Static variable in interface org.joseki.server.Processor
 
AddProcessor - class org.joseki.server.processors.AddProcessor.
Processor to add the statements in the argument model into the target model.
AddProcessor() - Constructor for class org.joseki.server.processors.AddProcessor
 
AttachedModel - Static variable in class org.joseki.vocabulary.JosekiSchema
 
abortOperation() - Method in interface org.joseki.server.ModelSource
 
activate() - Method in interface org.joseki.server.ModelSource
 
activate() - Method in interface org.joseki.server.SourceController
 
activate() - Method in class org.joseki.server.source.SourceControllerFile
 
activate() - Method in class org.joseki.server.source.SourceControllerFileDebug
 
activate() - Method in class org.joseki.server.source.SourceControllerPermanent
 
activate() - Method in class org.joseki.server.source.SourceControllerRDB
 
activateOptions() - Method in class org.joseki.logging.log4j.OneLineLayout
 
add(String, Dispatcher) - Method in class org.joseki.server.DispatcherRegistry
 
add(String, Object) - Method in class org.joseki.server.Registry
 
addArg(Object) - Method in interface org.joseki.server.Request
 
addArg(Object) - Method in class org.joseki.server.RequestImpl
 
addModel(String, ModelSource) - Method in class org.joseki.server.ModelSet
Add an ModelSource to the ModelSet.
addModel(String, Model) - Method in class org.joseki.server.ModelSet
Add a Jena model to the ModelSet.
addModelSource(ModelSource, String) - Method in class org.joseki.server.Dispatcher
 
addProcessor(String, String, Processor) - Method in class org.joseki.server.Dispatcher
Add an operation processor.
addQueryProcessor(String, String, QueryProcessor) - Method in class org.joseki.server.Dispatcher
Add a query operation processor.
alsoInclude - Static variable in class org.joseki.vocabulary.JosekiSchema
Other resources to read and merge (e.g. file:...)
argsNeeded() - Method in interface org.joseki.server.Processor
Return the number of argument models this operation expects in the input request.
argsNeeded() - Method in class org.joseki.server.processors.OneArgProcessor
 
argsNeeded() - Method in class org.joseki.server.processors.QueryModelProcessor
A model is required.
argsNeeded() - Method in class org.joseki.server.processors.QueryProcessorCom
 
argsNeeded() - Method in class org.joseki.server.processors.ZeroArgProcessor
 
attachedModel - Static variable in class org.joseki.vocabulary.JosekiSchema
Required property

B

baseURI - Static variable in class org.joseki.Joseki
 
buildSource() - Method in interface org.joseki.server.SourceController
 
buildSource() - Method in class org.joseki.server.source.SourceControllerFile
 
buildSource() - Method in class org.joseki.server.source.SourceControllerFileDebug
 
buildSource() - Method in class org.joseki.server.source.SourceControllerPermanent
 
buildSource() - Method in class org.joseki.server.source.SourceControllerRDB
 

C

Cache - class org.joseki.util.cache.Cache.
 
Cache(int, CacheItemFactory, CachePolicy) - Constructor for class org.joseki.util.cache.Cache
 
CacheItemFactory - interface org.joseki.util.cache.CacheItemFactory.
 
CachePolicy - interface org.joseki.util.cache.CachePolicy.
 
CachePolicyLRU - class org.joseki.util.cache.CachePolicyLRU.
 
CachePolicyLRU() - Constructor for class org.joseki.util.cache.CachePolicyLRU
 
CacheTest - class org.joseki.util.cache.CacheTest.
 
CacheTest() - Constructor for class org.joseki.util.cache.CacheTest
 
ClearModelProcessor - class org.joseki.test.ClearModelProcessor.
This processor is only for testing.
ClearModelProcessor() - Constructor for class org.joseki.test.ClearModelProcessor
 
Closure - class org.joseki.util.Closure.
 
Closure() - Constructor for class org.joseki.util.Closure
 
Closure.ClosureBNode - class org.joseki.util.Closure.ClosureBNode.
 
Closure.ClosureBNode() - Constructor for class org.joseki.util.Closure.ClosureBNode
 
Closure.ClosureReachable - class org.joseki.util.Closure.ClosureReachable.
 
Closure.ClosureReachable() - Constructor for class org.joseki.util.Closure.ClosureReachable
 
ClosureTest - interface org.joseki.util.ClosureTest.
 
Configuration - class org.joseki.server.Configuration.
Parse and process a Joseki configuration file
Configuration() - Constructor for class org.joseki.server.Configuration
Create an empty ModelSet
ConfigurationErrorException - exception org.joseki.server.ConfigurationErrorException.
 
ConfigurationErrorException() - Constructor for class org.joseki.server.ConfigurationErrorException
 
ConfigurationErrorException(String) - Constructor for class org.joseki.server.ConfigurationErrorException
 
ConfigurationErrorException(String, Throwable) - Constructor for class org.joseki.server.ConfigurationErrorException
Constructor for ConfigurationErrorException.
ConfigurationErrorException(Throwable) - Constructor for class org.joseki.server.ConfigurationErrorException
Constructor for ConfigurationErrorException.
Connector - interface org.joseki.server.Connector.
 
Convert - class org.joseki.util.Convert.
 
Convert() - Constructor for class org.joseki.util.Convert
 
className - Static variable in class org.joseki.vocabulary.JosekiModule
Load Java class
className - Static variable in class org.joseki.vocabulary.JosekiSchema
code to load
clientContentType - Static variable in class org.joseki.Joseki
 
clientDebug - Static variable in class org.joseki.Joseki
 
close() - Method in class org.joseki.logging.java.ServletLogHandler
 
close() - Method in class org.joseki.util.NullOutputStream
 
closure(Statement) - Static method in class org.joseki.util.Closure
Calculate the bNode closure from a statement .
closure(Statement, ClosureTest) - Static method in class org.joseki.util.Closure
Calculate the bNode closure from a statement .
closure(Statement, Model) - Static method in class org.joseki.util.Closure
Calculate the bNode closure from a statement .
closure(Statement, ClosureTest, Model) - Static method in class org.joseki.util.Closure
Calculate the bNode closure from a statement .
closure(Resource, boolean) - Static method in class org.joseki.util.Closure
Calculate the bNode closure from a resource.
closure(Resource, ClosureTest, boolean) - Static method in class org.joseki.util.Closure
Calculate the bNode closure from a resource .
closure(Resource, boolean, Model) - Static method in class org.joseki.util.Closure
Calculate the bNode closure from a resource .
closure(Resource, ClosureTest, boolean, Model) - Static method in class org.joseki.util.Closure
Calculate the bNode closure from a resource .
contains(String) - Method in class org.joseki.server.DispatcherRegistry
 
containsParam(String) - Method in interface org.joseki.server.Request
 
containsParam(String) - Method in class org.joseki.server.RequestImpl
 
contentTypeN3 - Static variable in class org.joseki.Joseki
 
contentTypeNTriples - Static variable in class org.joseki.Joseki
 
contentTypeRDFXML - Static variable in class org.joseki.Joseki
 
create(Object) - Method in interface org.joseki.util.cache.CacheItemFactory
Make (reestablish) an object based on its key
createOperation(String, String, String) - Method in class org.joseki.server.Dispatcher
Find target model, choose processor and make an operation.
createQueryRequest(String, String, String) - Method in class org.joseki.server.Dispatcher
 
createRegistry(String, Class) - Static method in class org.joseki.server.Registry
 
createRequest(String, String, String, boolean) - Method in class org.joseki.server.Dispatcher
 
createSourceModel(Resource, String) - Method in interface org.joseki.server.SourceController
 
createSourceModel(Resource, String) - Method in class org.joseki.server.source.SourceControllerFile
 
createSourceModel(Resource, String) - Method in class org.joseki.server.source.SourceControllerFileDebug
 
createSourceModel(Resource, String) - Method in class org.joseki.server.source.SourceControllerPermanent
 
createSourceModel(Resource, String) - Method in class org.joseki.server.source.SourceControllerRDB
 

D

Dispatcher - class org.joseki.server.Dispatcher.
The main operation engine class.
Dispatcher() - Constructor for class org.joseki.server.Dispatcher
Create a Dispatcher
Dispatcher(Dispatcher) - Constructor for class org.joseki.server.Dispatcher
Create a Dispatcher that will call another if it can not handle the request
DispatcherName - Static variable in class org.joseki.server.RDFServer
 
DispatcherRegistry - class org.joseki.server.DispatcherRegistry.
The dispatcher registry exists so that connectors can dynamically find the appropiate dispatcher.
DumpServlet - class org.joseki.server.webserver.servlets.DumpServlet.
 
DumpServlet() - Constructor for class org.joseki.server.webserver.servlets.DumpServlet
 
dateAndTimeFormat - Variable in class org.joseki.logging.java.OneLineFormatter
 
dateAndTimeFormat - Variable in class org.joseki.logging.log4j.OneLineLayout
 
dbDriver - Static variable in class org.joseki.vocabulary.JosekiSchema
Driver name relational databases
dbModelName - Static variable in class org.joseki.vocabulary.JosekiSchema
Model name a relational database model
dbType - Static variable in class org.joseki.vocabulary.JosekiSchema
Type for a relational database
deactivate() - Method in interface org.joseki.server.ModelSource
 
deactivate() - Method in interface org.joseki.server.SourceController
 
deactivate() - Method in class org.joseki.server.source.SourceControllerFile
 
deactivate() - Method in class org.joseki.server.source.SourceControllerFileDebug
 
deactivate() - Method in class org.joseki.server.source.SourceControllerPermanent
 
deactivate() - Method in class org.joseki.server.source.SourceControllerRDB
 
decWWWForm(String) - Static method in class org.joseki.util.Convert
 
decWWWForm(StringBuffer) - Static method in class org.joseki.util.Convert
 
defaultConfigFile - Static variable in class org.joseki.server.RDFServer
Default configuration file
defaultPort - Static variable in class org.joseki.server.RDFServer
Default port for the server
defaultServerBaseURI - Static variable in class org.joseki.server.RDFServer
Default location for the Joseki server
destroy() - Method in class org.joseki.server.http.JosekiWebAPI
Destroys the servlet.
destroy() - Method in class org.joseki.server.webserver.servlets.LogFilter
 
destroy(Object, Object) - Method in interface org.joseki.util.cache.CacheItemFactory
Release an object based on its key.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.joseki.server.webserver.servlets.LogFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.joseki.server.http.JosekiWebAPI
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.joseki.server.webserver.servlets.DumpServlet
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.joseki.server.http.JosekiWebAPI
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.joseki.server.http.JosekiWebAPI
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.joseki.server.webserver.servlets.DumpServlet
 
dumpEnvironment() - Static method in class org.joseki.server.webserver.servlets.DumpServlet
dumpEnvironment
dumpRequest(HttpServletRequest) - Static method in class org.joseki.server.webserver.servlets.DumpServlet
 
dumpResource(Log, Resource) - Static method in class org.joseki.util.PrintUtils
 
dumpServletContext() - Method in class org.joseki.server.webserver.servlets.DumpServlet
 

E

ENC_UTF8 - Static variable in class org.joseki.server.http.HttpOperationCodec
 
ExecutionError - class org.joseki.server.ExecutionError.
 
ExecutionError() - Constructor for class org.joseki.server.ExecutionError
 
ExecutionException - exception org.joseki.server.ExecutionException.
 
ExecutionException(int, String) - Constructor for class org.joseki.server.ExecutionException
 
ExecutionException(int, String, String) - Constructor for class org.joseki.server.ExecutionException
 
encWWWForm(String) - Static method in class org.joseki.util.Convert
 
encWWWForm(StringBuffer) - Static method in class org.joseki.util.Convert
 
endOperation() - Method in interface org.joseki.server.ModelSource
 
errorString(int) - Static method in class org.joseki.server.ExecutionError
 
exec(Request) - Method in class org.joseki.server.Dispatcher
Actually do something!
exec(Request) - Method in interface org.joseki.server.Processor
Execute the operation.
exec(Request) - Method in class org.joseki.server.processors.OneArgProcessor
 
exec(Request) - Method in class org.joseki.server.processors.QueryModelProcessor
 
exec(Request) - Method in class org.joseki.server.processors.QueryProcessorCom
 
exec(Request) - Method in class org.joseki.server.processors.ZeroArgProcessor
 
execOneArg(ModelSource, Model, Request) - Method in class org.joseki.server.processors.AddProcessor
 
execOneArg(ModelSource, Model, Request) - Method in class org.joseki.server.processors.OneArgProcessor
 
execOneArg(ModelSource, Model, Request) - Method in class org.joseki.server.processors.RemoveProcessor
 
execQuery(ModelSource, String, Request) - Method in interface org.joseki.server.QueryProcessor
Map from short name for the query language (as used by GET dispatching) and the long URI.
execQuery(ModelSource, Model, Request) - Method in interface org.joseki.server.QueryProcessor
 
execQuery(ModelSource, String, Request) - Method in class org.joseki.server.processors.QueryProcessorCom
Query processors supply this, rather than the exec method.
execQuery(ModelSource, Model, Request) - Method in class org.joseki.server.processors.QueryProcessorCom
 
execQuery(ModelSource, String, Request) - Method in class org.joseki.server.processors.QueryProcessorFetch
 
execQuery(ModelSource, Model, Request) - Method in class org.joseki.server.processors.QueryProcessorFetch
 
execQuery(ModelSource, String, Request) - Method in class org.joseki.server.processors.QueryProcessorGET
 
execQuery(ModelSource, Model, Request) - Method in class org.joseki.server.processors.QueryProcessorGET
 
execQuery(ModelSource, String, Request) - Method in class org.joseki.server.processors.QueryProcessorRDQL
 
execQuery(ModelSource, Model, Request) - Method in class org.joseki.server.processors.QueryProcessorRDQL
 
execQuery(ModelSource, String, Request) - Method in class org.joseki.server.processors.QueryProcessorSPO
 
execQuery(ModelSource, Model, Request) - Method in class org.joseki.server.processors.QueryProcessorSPO
 
execZeroArg(ModelSource, Request) - Method in class org.joseki.server.processors.OptionsProcessor
 
execZeroArg(ModelSource, Request) - Method in class org.joseki.server.processors.PingProcessor
 
execZeroArg(ModelSource, Request) - Method in class org.joseki.server.processors.ZeroArgProcessor
 
execZeroArg(ModelSource, Request) - Method in class org.joseki.test.ClearModelProcessor
 
expel(int) - Method in interface org.joseki.util.cache.CachePolicy
Choose which object(s) to remove.
expel(int) - Method in class org.joseki.util.cache.CachePolicyLRU
 

F

FetchClosure - class org.joseki.server.processors.fetch.FetchClosure.
Fetch handler to find the bNode-closure from a resource.
FetchClosure() - Constructor for class org.joseki.server.processors.fetch.FetchClosure
 
FetchHandler - interface org.joseki.server.processors.fetch.FetchHandler.
 
FileManager - class org.joseki.server.FileManager.
A class to encapsulate accessing a file, whether it is in the local file system (various places), in a JAR file or a URL.
fetch(Resource, Set, Model) - Method in class org.joseki.server.processors.fetch.FetchClosure
 
fetch(Resource, Set, Model) - Method in interface org.joseki.server.processors.fetch.FetchHandler
 
fetchClosure - Static variable in class org.joseki.vocabulary.JosekiVocab
 
find(String) - Method in class org.joseki.server.DispatcherRegistry
 
findModel(String) - Method in class org.joseki.server.Dispatcher
 
findModel(String) - Method in class org.joseki.server.ModelSet
 
findProcessor(String) - Method in class org.joseki.server.ProcessorRegistry
 
findQueryProcessor(String) - Method in class org.joseki.server.ProcessorRegistry
 
flush() - Method in class org.joseki.logging.java.ServletLogHandler
 
flush() - Method in interface org.joseki.server.ModelSource
 
flush() - Method in class org.joseki.util.NullOutputStream
 
fmt(RDFNode) - Static method in class org.joseki.util.PrintUtils
 
fmt(Literal) - Static method in class org.joseki.util.PrintUtils
 
format(LogRecord) - Method in class org.joseki.logging.java.OneLineFormatter
Format the given LogRecord.
format(LogRecord) - Method in class org.joseki.logging.java.OneLineFormatterCompact
Format the given LogRecord.
format(LoggingEvent) - Method in class org.joseki.logging.log4j.OneLineLayout
 

G

get(String) - Method in class org.joseki.server.Registry
 
get(Object) - Method in class org.joseki.util.cache.Cache
 
getCharset() - Method in class org.joseki.util.HttpContentType
 
getConfigurationModel() - Method in class org.joseki.server.Configuration
 
getDataArgs() - Method in interface org.joseki.server.Request
 
getDataArgs() - Method in class org.joseki.server.RequestImpl
 
getDispatcher() - Method in interface org.joseki.server.Request
 
getDispatcher() - Method in class org.joseki.server.RequestImpl
 
getDispatcher() - Method in class org.joseki.server.http.JosekiWebAPI
 
getInstance() - Static method in class org.joseki.server.DispatcherRegistry
 
getInstance() - Static method in class org.joseki.server.FileManager
Get the file manager.
getInterfaceURI() - Method in interface org.joseki.server.module.Loadable
The URI for this loadable class.
getInterfaceURI() - Method in class org.joseki.server.processors.AddProcessor
 
getInterfaceURI() - Method in class org.joseki.server.processors.OptionsProcessor
 
getInterfaceURI() - Method in class org.joseki.server.processors.PingProcessor
 
getInterfaceURI() - Method in class org.joseki.server.processors.QueryModelProcessor
 
getInterfaceURI() - Method in class org.joseki.server.processors.QueryProcessorFetch
 
getInterfaceURI() - Method in class org.joseki.server.processors.QueryProcessorGET
 
getInterfaceURI() - Method in class org.joseki.server.processors.QueryProcessorRDQL
 
getInterfaceURI() - Method in class org.joseki.server.processors.QueryProcessorSPO
 
getInterfaceURI() - Method in class org.joseki.server.processors.RemoveProcessor
 
getInterfaceURI() - Method in class org.joseki.server.processors.fetch.FetchClosure
 
getInterfaceURI() - Method in class org.joseki.server.source.SourceControllerFile
 
getInterfaceURI() - Method in class org.joseki.server.source.SourceControllerFileDebug
The URI for this loadable class.
getInterfaceURI() - Method in class org.joseki.server.source.SourceControllerRDB
 
getInterfaceURI() - Method in class org.joseki.test.ClearModelProcessor
 
getLoader() - Method in class org.joseki.server.Dispatcher
 
getMediaType() - Method in class org.joseki.util.HttpContentType
 
getModel() - Method in interface org.joseki.server.ModelSourceJena
Get the Jena model for this source.
getModel() - Method in class org.joseki.server.source.ModelSourceFile
 
getModel() - Method in class org.joseki.server.source.ModelSourcePermanent
 
getModelSet() - Method in class org.joseki.server.Dispatcher
 
getModelSource() - Method in interface org.joseki.server.Request
 
getModelSource() - Method in class org.joseki.server.RequestImpl
 
getModelURI() - Method in interface org.joseki.server.Request
Get the URI for the source for the operation - the request URI local to the webapp
getModelURI() - Method in class org.joseki.server.RequestImpl
 
getName() - Method in interface org.joseki.server.Request
 
getName() - Method in class org.joseki.server.RequestImpl
 
getOptionsModel(String) - Method in class org.joseki.server.Dispatcher
 
getOptionsModel(ModelSource, String) - Method in class org.joseki.server.Dispatcher
 
getParam(String) - Method in interface org.joseki.server.Request
 
getParam(String) - Method in class org.joseki.server.RequestImpl
 
getParams() - Method in interface org.joseki.server.Request
 
getParams() - Method in class org.joseki.server.RequestImpl
 
getPort() - Method in class org.joseki.server.RDFServer
 
getPrefixes() - Method in interface org.joseki.server.ModelSource
Help write results neatly.
getProcessor() - Method in interface org.joseki.server.Request
 
getProcessor() - Method in class org.joseki.server.RequestImpl
 
getProcessorRegistry() - Method in interface org.joseki.server.ModelSource
 
getReaderType(String) - Static method in class org.joseki.Joseki
 
getRegistry(String) - Static method in class org.joseki.server.Registry
 
getRequestURL() - Method in interface org.joseki.server.Request
The URL used in the request
getRequestURL() - Method in class org.joseki.server.RequestImpl
 
getServer() - Method in class org.joseki.server.RDFServer
 
getServerURI() - Method in interface org.joseki.server.ModelSource
The way to reference this data from outside.
getServerURI() - Method in interface org.joseki.server.SourceController
 
getServerURI() - Method in class org.joseki.server.source.SourceControllerFile
 
getServerURI() - Method in class org.joseki.server.source.SourceControllerFileDebug
 
getServerURI() - Method in class org.joseki.server.source.SourceControllerPermanent
 
getServerURI() - Method in class org.joseki.server.source.SourceControllerRDB
 
getServletInfo() - Method in class org.joseki.server.http.JosekiWebAPI
Returns a short description of the servlet.
getServletInfo() - Method in class org.joseki.server.webserver.servlets.DumpServlet
 
getURI() - Static method in class org.joseki.vocabulary.JosekiModule
The namespace of the vocabalary as a string
getURI() - Static method in class org.joseki.vocabulary.JosekiSchema
The namespace of the vocabalary as a string
getWriterType(String) - Static method in class org.joseki.Joseki
 

H

HttpClear - class org.joseki.test.HttpClear.
Execute a "clear model" operation ona remote model (that allows such).
HttpClear(URL) - Constructor for class org.joseki.test.HttpClear
 
HttpClear(String) - Constructor for class org.joseki.test.HttpClear
 
HttpContentType - class org.joseki.util.HttpContentType.
Handle HTTP content type
HttpContentType(String) - Constructor for class org.joseki.util.HttpContentType
 
HttpContentType(String, String, String) - Constructor for class org.joseki.util.HttpContentType
 
HttpOperationCodec - class org.joseki.server.http.HttpOperationCodec.
Extracting operation data from HTTP servlet requests and formatting results for sending back.
HttpOperationCodec() - Constructor for class org.joseki.server.http.HttpOperationCodec
 
handle(String, String, HttpRequest, HttpResponse) - Method in class org.joseki.server.webserver.NotFoundHandler2
 
handles(Resource, Set) - Method in class org.joseki.server.processors.fetch.FetchClosure
 
handles(Resource, Set) - Method in interface org.joseki.server.processors.fetch.FetchHandler
 
hasOperation - Static variable in class org.joseki.vocabulary.JosekiSchema
Multi-instance property
hasProcessor(String) - Method in class org.joseki.server.ProcessorRegistry
 
hasQueryOperation - Static variable in class org.joseki.vocabulary.JosekiSchema
Query language descriptionMulti-instance property
hasQueryProcessor(String) - Method in class org.joseki.server.ProcessorRegistry
 
httpHeaderField - Static variable in class org.joseki.Joseki
 
httpHeaderValue - Static variable in class org.joseki.Joseki
 

I

ignoresThrowable() - Method in class org.joseki.logging.log4j.OneLineLayout
 
implementation - Static variable in class org.joseki.vocabulary.JosekiModule
Identifies the implementation to use
includeStmt(Statement) - Method in class org.joseki.util.Closure.ClosureBNode
 
includeStmt(Statement) - Method in class org.joseki.util.Closure.ClosureReachable
 
includeStmt(Statement) - Method in interface org.joseki.util.ClosureTest
Return true if the statement should be included in the closure.
init() - Method in class org.joseki.server.http.JosekiWebAPI
 
init(ServletConfig) - Method in class org.joseki.server.http.JosekiWebAPI
Initializes the servlet.
init(Resource, Resource) - Method in interface org.joseki.server.module.Loadable
Allow an implementation to initialise, based on configuration file
init(Resource, Resource) - Method in class org.joseki.server.processors.ProcessorCom
 
init(Resource, Resource) - Method in class org.joseki.server.processors.QueryModelProcessor
 
init(Resource, Resource) - Method in class org.joseki.server.processors.QueryProcessorCom
 
init(Resource, Resource) - Method in class org.joseki.server.processors.QueryProcessorFetch
 
init(Resource, Resource) - Method in class org.joseki.server.processors.fetch.FetchClosure
 
init(Resource, Resource) - Method in class org.joseki.server.source.SourceControllerFile
 
init(Resource, Resource) - Method in class org.joseki.server.source.SourceControllerFileDebug
Allow an implementation to initialise, based on configuration file
init(Resource, Resource) - Method in class org.joseki.server.source.SourceControllerRDB
 
init() - Method in class org.joseki.server.webserver.servlets.DumpServlet
 
init(FilterConfig) - Method in class org.joseki.server.webserver.servlets.LogFilter
 
interface_ - Static variable in class org.joseki.vocabulary.JosekiModule
URI of the interface for the binding.
isImmutable() - Method in interface org.joseki.server.ModelSource
 
isImmutable - Static variable in class org.joseki.vocabulary.JosekiSchema
Indicate whether this model changes

J

Joseki - class org.joseki.Joseki.
Constants and other definitions.
Joseki() - Constructor for class org.joseki.Joseki
 
JosekiClientLibraryTests - class org.joseki.test.JosekiClientLibraryTests.
Tests of the client library Note: depends on external files (configuration, data for models) in the current directory and an already built RDF server.
JosekiClientLibraryTests(TestServer) - Constructor for class org.joseki.test.JosekiClientLibraryTests
 
JosekiModule - class org.joseki.vocabulary.JosekiModule.
Vocabulary definitions from etc/joseki-module.n3
JosekiModule() - Constructor for class org.joseki.vocabulary.JosekiModule
 
JosekiSchema - class org.joseki.vocabulary.JosekiSchema.
Vocabulary definitions for Joseki configuration vocabulary.
JosekiSchema() - Constructor for class org.joseki.vocabulary.JosekiSchema
 
JosekiServer - Static variable in class org.joseki.vocabulary.JosekiSchema
Required type
JosekiServerException - exception org.joseki.server.JosekiServerException.
Root of all runtime exceptions generated by the Joseki system
JosekiServerException(String) - Constructor for class org.joseki.server.JosekiServerException
 
JosekiServerException() - Constructor for class org.joseki.server.JosekiServerException
 
JosekiServerException(String, Throwable) - Constructor for class org.joseki.server.JosekiServerException
 
JosekiServerException(Throwable) - Constructor for class org.joseki.server.JosekiServerException
 
JosekiServerInternalTests - class org.joseki.test.JosekiServerInternalTests.
Tests of the mechanisms (attach, dispatch) of the server side.
JosekiServerInternalTests() - Constructor for class org.joseki.test.JosekiServerInternalTests
 
JosekiTests - class org.joseki.test.JosekiTests.
 
JosekiTests() - Constructor for class org.joseki.test.JosekiTests
 
JosekiVocab - class org.joseki.vocabulary.JosekiVocab.
Vocabulary Class initially generated by Jena vocabulary generator This class adds the non-schema-generated defintions.
JosekiVocab() - Constructor for class org.joseki.vocabulary.JosekiVocab
 
JosekiWebAPI - class org.joseki.server.http.JosekiWebAPI.
The servlet class.
JosekiWebAPI() - Constructor for class org.joseki.server.http.JosekiWebAPI
Creates new JosekiWebAPI
josekiSchema - Static variable in class org.joseki.vocabulary.JosekiSchema
 

L

Loadable - interface org.joseki.server.module.Loadable.
Load classes and instantiate new object based on loaded classes.
Loader - class org.joseki.server.module.Loader.
Load classes and instantiate new objects based on loadable classes.
Loader() - Constructor for class org.joseki.server.module.Loader
 
LogFilter - class org.joseki.server.webserver.servlets.LogFilter.
 
LogFilter() - Constructor for class org.joseki.server.webserver.servlets.LogFilter
 
load(ModelSet, String) - Method in class org.joseki.server.Configuration
Load a file
load(String) - Method in class org.joseki.server.ModelSet
Merge a configuration file into a model set.
loadAndInstantiate(Resource, Class) - Method in class org.joseki.server.module.Loader
 
loadModel(String) - Method in class org.joseki.server.FileManager
Load a model from a file (local or remote).
loadModel(String, String) - Method in class org.joseki.server.FileManager
Load a model from a file (local or remote).
longMessage - Variable in class org.joseki.server.ExecutionException
 

M

ModelDescription - Static variable in class org.joseki.vocabulary.JosekiSchema
 
ModelSet - class org.joseki.server.ModelSet.
A ModelSet is a collection of RDF models to be made available, together with the specific configuration for that set.
ModelSet() - Constructor for class org.joseki.server.ModelSet
Create an empty ModelSet
ModelSource - interface org.joseki.server.ModelSource.
Wrapper for models used by the RDF server.
ModelSourceFile - class org.joseki.server.source.ModelSourceFile.
An attached model that manages a file holding the model.
ModelSourceFile(SourceController, String) - Constructor for class org.joseki.server.source.ModelSourceFile
 
ModelSourceJena - interface org.joseki.server.ModelSourceJena.
Wrapper for source models that are backed by Jena models.
ModelSourcePermanent - class org.joseki.server.source.ModelSourcePermanent.
An attached model that manages a model whose OS resources do not need managing at query time i.e. they are permanently allocated at creation of the ModelSource.
ModelSourcePermanent(SourceController, Model, String) - Constructor for class org.joseki.server.source.ModelSourcePermanent
 
Module - Static variable in class org.joseki.vocabulary.JosekiModule
 
ModuleBinding - Static variable in class org.joseki.vocabulary.JosekiModule
 
main(String[]) - Static method in class org.joseki.test.JosekiTests
 
main(String[]) - Static method in class org.joseki.util.cache.CacheTest
 
messages - Static variable in class org.joseki.server.ExecutionError
 
modelSpec - Static variable in class org.joseki.vocabulary.JosekiSchema
Model spec to be used in creating the Jena model to back an attached model
module - Static variable in class org.joseki.vocabulary.JosekiModule
module

N

NAMESPACE - Static variable in class org.joseki.vocabulary.JosekiModule
The namespace of the vocabalary as a resource
NAMESPACE - Static variable in class org.joseki.vocabulary.JosekiSchema
The namespace of the vocabalary as a resource
NS - Static variable in class org.joseki.vocabulary.JosekiModule
The namespace of the vocabalary as a string ("http://joseki.org/2003/06/module#")
NS - Static variable in class org.joseki.vocabulary.JosekiSchema
The namespace of the vocabalary as a string ("http://joseki.org/2003/07/configuration#")
NotFoundHandler2 - class org.joseki.server.webserver.NotFoundHandler2.
Handler for resources that were not found.
NotFoundHandler2() - Constructor for class org.joseki.server.webserver.NotFoundHandler2
 
NullOutputStream - class org.joseki.util.NullOutputStream.
Code needed to implement an OutputStream that does nothing.
NullOutputStream() - Constructor for class org.joseki.util.NullOutputStream
 
nameColWidth - Static variable in class org.joseki.logging.java.OneLineFormatter
 
nameColWidth - Static variable in class org.joseki.logging.java.OneLineFormatterCompact
 
nameColWidth - Static variable in class org.joseki.logging.log4j.OneLineLayout
 
namespacePrefix - Static variable in class org.joseki.vocabulary.JosekiSchema
Defines an optional namespace prefix for this model.
newItem(Object, Object) - Method in interface org.joseki.util.cache.CachePolicy
Announce the insertion of a new object into the cache
newItem(Object, Object) - Method in class org.joseki.util.cache.CachePolicyLRU
 
noMapValue - Static variable in class org.joseki.server.RDFServer
Value fo rthe config file meaning "no configuration"
nsURI - Static variable in class org.joseki.vocabulary.JosekiSchema
The namespace URI part of a namespace prefix

O

OneArgProcessor - class org.joseki.server.processors.OneArgProcessor.
General template for any operation that takes exactly one model as argument
OneArgProcessor(String, int, int) - Constructor for class org.joseki.server.processors.OneArgProcessor
 
OneLineFormatter - class org.joseki.logging.java.OneLineFormatter.
Java logging formatter that record logs on one line.
OneLineFormatter() - Constructor for class org.joseki.logging.java.OneLineFormatter
 
OneLineFormatterCompact - class org.joseki.logging.java.OneLineFormatterCompact.
Java logging formatter that record logs with an abbreviated output, suitable for servlet logging where timestamps will be added by the underlying system.
OneLineFormatterCompact() - Constructor for class org.joseki.logging.java.OneLineFormatterCompact
 
OneLineLayout - class org.joseki.logging.log4j.OneLineLayout.
There are a few things the standard log4j PatternLayout does not do: 1/ I prefer log messages as "class.method", and column aligned.
OneLineLayout() - Constructor for class org.joseki.logging.log4j.OneLineLayout
 
Operation - Static variable in class org.joseki.vocabulary.JosekiSchema
 
OperationBinding - Static variable in class org.joseki.vocabulary.JosekiSchema
 
OptionsProcessor - class org.joseki.server.processors.OptionsProcessor.
Processor that produces the meta-data for an attached model.
OptionsProcessor() - Constructor for class org.joseki.server.processors.OptionsProcessor
 
oldNS - Static variable in class org.joseki.server.Configuration
 
ontDocumentManager - Static variable in class org.joseki.vocabulary.JosekiSchema
Optionally set the document manager for the ontology
ontology - Static variable in class org.joseki.vocabulary.JosekiSchema
Optional specification of an OWL ontology to use with this data
opAdd - Static variable in class org.joseki.vocabulary.JosekiSchema
 
opAdd - Static variable in class org.joseki.vocabulary.JosekiVocab
 
opLock - Static variable in class org.joseki.vocabulary.JosekiSchema
 
opLock - Static variable in class org.joseki.vocabulary.JosekiVocab
 
opOptions - Static variable in class org.joseki.vocabulary.JosekiSchema
 
opOptions - Static variable in class org.joseki.vocabulary.JosekiVocab
 
opPing - Static variable in class org.joseki.vocabulary.JosekiVocab
 
opQuery - Static variable in class org.joseki.vocabulary.JosekiVocab
 
opQueryModel - Static variable in class org.joseki.vocabulary.JosekiSchema
 
opQueryModel - Static variable in class org.joseki.vocabulary.JosekiVocab
 
opRemove - Static variable in class org.joseki.vocabulary.JosekiSchema
 
opRemove - Static variable in class org.joseki.vocabulary.JosekiVocab
 
opUnlock - Static variable in class org.joseki.vocabulary.JosekiSchema
 
opUnlock - Static variable in class org.joseki.vocabulary.JosekiVocab
 
opUpdate - Static variable in class org.joseki.vocabulary.JosekiSchema
 
opUpdate - Static variable in class org.joseki.vocabulary.JosekiVocab
 
open(String) - Method in class org.joseki.server.FileManager
 
operation - Static variable in class org.joseki.vocabulary.JosekiSchema
operationName - Static variable in class org.joseki.vocabulary.JosekiSchema
The name used identify the operationon this model
org.joseki - package org.joseki
 
org.joseki.logging.java - package org.joseki.logging.java
 
org.joseki.logging.log4j - package org.joseki.logging.log4j
 
org.joseki.server - package org.joseki.server
 
org.joseki.server.http - package org.joseki.server.http
 
org.joseki.server.module - package org.joseki.server.module
 
org.joseki.server.processors - package org.joseki.server.processors
 
org.joseki.server.processors.fetch - package org.joseki.server.processors.fetch
 
org.joseki.server.source - package org.joseki.server.source
 
org.joseki.server.webserver - package org.joseki.server.webserver
 
org.joseki.server.webserver.servlets - package org.joseki.server.webserver.servlets
 
org.joseki.test - package org.joseki.test
 
org.joseki.util - package org.joseki.util
 
org.joseki.util.cache - package org.joseki.util.cache
 
org.joseki.vocabulary - package org.joseki.vocabulary
 

P

PingProcessor - class org.joseki.server.processors.PingProcessor.
Ping operation processor.
PingProcessor() - Constructor for class org.joseki.server.processors.PingProcessor
 
PrintUtils - class org.joseki.util.PrintUtils.
Code to format things for output
PrintUtils() - Constructor for class org.joseki.util.PrintUtils
 
Processor - interface org.joseki.server.Processor.
Interface for all processors.
ProcessorCom - class org.joseki.server.processors.ProcessorCom.
General template
ProcessorCom(String, int, int) - Constructor for class org.joseki.server.processors.ProcessorCom
 
ProcessorRegistry - class org.joseki.server.ProcessorRegistry.
Registry for operation processors.
ProcessorRegistry() - Constructor for class org.joseki.server.ProcessorRegistry
 
password - Static variable in class org.joseki.vocabulary.JosekiSchema
Password for relational database
port - Variable in class org.joseki.test.TestServer
 
prefix - Static variable in class org.joseki.vocabulary.JosekiSchema
The namespace prefix part of a namespace prefix
propertyModelSet - Static variable in class org.joseki.server.RDFServer
Override the web.xml init-param for the configuration file.
propertyPort - Static variable in class org.joseki.server.RDFServer
System property for the port number.
publish(LogRecord) - Method in class org.joseki.logging.java.ServletLogHandler
 
publish(LogRecord) - Method in class org.joseki.logging.java.StreamHandlerFlush
 
put(Object, Object) - Method in class org.joseki.util.cache.Cache
 

Q

QueryExecutionException - exception org.joseki.server.QueryExecutionException.
 
QueryExecutionException(int, String) - Constructor for class org.joseki.server.QueryExecutionException
 
QueryLanguage - Static variable in class org.joseki.vocabulary.JosekiSchema
 
QueryLanguageBinding - Static variable in class org.joseki.vocabulary.JosekiSchema
 
QueryModelProcessor - class org.joseki.server.processors.QueryModelProcessor.
This class is the indirection for queries that are specified by an RDF model.
QueryModelProcessor() - Constructor for class org.joseki.server.processors.QueryModelProcessor
 
QueryOperation - Static variable in class org.joseki.vocabulary.JosekiSchema
 
QueryOperationBinding - Static variable in class org.joseki.vocabulary.JosekiSchema
 
QueryProcessor - interface org.joseki.server.QueryProcessor.
 
QueryProcessorCom - class org.joseki.server.processors.QueryProcessorCom.
Query processor framework that returns the whole model.
QueryProcessorCom() - Constructor for class org.joseki.server.processors.QueryProcessorCom
 
QueryProcessorFetch - class org.joseki.server.processors.QueryProcessorFetch.
Query processor that returns the data object referenced.
QueryProcessorFetch() - Constructor for class org.joseki.server.processors.QueryProcessorFetch
 
QueryProcessorGET - class org.joseki.server.processors.QueryProcessorGET.
Query processor that returns the whole model.
QueryProcessorGET() - Constructor for class org.joseki.server.processors.QueryProcessorGET
 
QueryProcessorRDQL - class org.joseki.server.processors.QueryProcessorRDQL.
Query processor that executes an RDQL query on a model and returns the smallest subgraph that gives the same query results.
QueryProcessorRDQL() - Constructor for class org.joseki.server.processors.QueryProcessorRDQL
 
QueryProcessorSPO - class org.joseki.server.processors.QueryProcessorSPO.
Query processor that returns the whole model.
QueryProcessorSPO() - Constructor for class org.joseki.server.processors.QueryProcessorSPO
 
queryGET - Static variable in class org.joseki.vocabulary.JosekiSchema
 
queryOperation - Static variable in class org.joseki.vocabulary.JosekiSchema
queryOperationFetch - Static variable in class org.joseki.vocabulary.JosekiVocab
 
queryOperationGET - Static variable in class org.joseki.vocabulary.JosekiVocab
 
queryOperationName - Static variable in class org.joseki.vocabulary.JosekiSchema
The name used identify the operation on this model - can be a URI or a short name (string)
queryOperationRDQL - Static variable in class org.joseki.vocabulary.JosekiVocab
 
queryOperationSPO - Static variable in class org.joseki.vocabulary.JosekiVocab
 
queryRDQL - Static variable in class org.joseki.vocabulary.JosekiSchema
 
queryScript - Static variable in class org.joseki.vocabulary.JosekiSchema
The query as a string

R

RDFServer - class org.joseki.server.RDFServer.
Standalone server.
RDFServer() - Constructor for class org.joseki.server.RDFServer
Create a new RDFServer on the default port or as specifed by the system property jena.rdfserver.port
RDFServer(String) - Constructor for class org.joseki.server.RDFServer
Create a new RDFServer using the named configuration file
RDFServer(String, int) - Constructor for class org.joseki.server.RDFServer
Create a new RDFServer
RDFServer(String, int, String) - Constructor for class org.joseki.server.RDFServer
Creates new RDFServer using the named configuration file
Registry - class org.joseki.server.Registry.
 
RemoveProcessor - class org.joseki.server.processors.RemoveProcessor.
Processor to remove the statements in the argument model from the target model.
RemoveProcessor() - Constructor for class org.joseki.server.processors.RemoveProcessor
 
Request - interface org.joseki.server.Request.
Abstaction of an operation request on a model.
RequestImpl - class org.joseki.server.RequestImpl.
General pupose implementation of an operation.
RequestImpl(String, String, String, Dispatcher, ModelSource, Processor) - Constructor for class org.joseki.server.RequestImpl
 
rcArgumentError - Static variable in class org.joseki.server.ExecutionError
 
rcArgumentUnreadable - Static variable in class org.joseki.server.ExecutionError
 
rcConfigurationError - Static variable in class org.joseki.server.ExecutionError
 
rcImmutableModel - Static variable in class org.joseki.server.ExecutionError
 
rcInternalError - Static variable in class org.joseki.server.ExecutionError
 
rcNoSuchQueryLanguage - Static variable in class org.joseki.server.ExecutionError
 
rcNoSuchURI - Static variable in class org.joseki.server.ExecutionError
 
rcOK - Static variable in class org.joseki.server.ExecutionError
 
rcOperationNotSupported - Static variable in class org.joseki.server.ExecutionError
 
rcQueryExecutionFailure - Static variable in class org.joseki.server.ExecutionError
 
rcQueryParseFailure - Static variable in class org.joseki.server.ExecutionError
 
rcQueryUnknownFormat - Static variable in class org.joseki.server.ExecutionError
 
rcRDFException - Static variable in class org.joseki.server.ExecutionError
 
rcSecurityError - Static variable in class org.joseki.server.ExecutionError
 
readModel(Model, String) - Method in class org.joseki.server.FileManager
Read a file of RDF into a model.
readModel(Model, String, String) - Method in class org.joseki.server.FileManager
Read a file of RDF into a model.
registerProcessor(String, Processor) - Method in class org.joseki.server.ProcessorRegistry
 
registerQueryProcessor(String, QueryProcessor) - Method in class org.joseki.server.ProcessorRegistry
 
registeredDispatchers() - Method in class org.joseki.server.DispatcherRegistry
 
registeredNames() - Method in class org.joseki.server.DispatcherRegistry
 
registeredNames() - Method in class org.joseki.server.Registry
 
registeredObjects() - Method in class org.joseki.server.Registry
 
release() - Method in interface org.joseki.server.ModelSource
 
releaseSource() - Method in interface org.joseki.server.SourceController
 
releaseSource() - Method in class org.joseki.server.source.SourceControllerFile
 
releaseSource() - Method in class org.joseki.server.source.SourceControllerFileDebug
 
releaseSource() - Method in class org.joseki.server.source.SourceControllerPermanent
 
releaseSource() - Method in class org.joseki.server.source.SourceControllerRDB
 
remove(String) - Method in class org.joseki.server.DispatcherRegistry
 
remove(Processor) - Method in class org.joseki.server.ProcessorRegistry
 
remove(QueryProcessor) - Method in class org.joseki.server.ProcessorRegistry
 
remove(String) - Method in class org.joseki.server.Registry
 
remove(Object) - Method in class org.joseki.util.cache.Cache
 
removeModel(String) - Method in class org.joseki.server.ModelSet
Remove a model from the ModelSet.
removeModelSource(String) - Method in class org.joseki.server.Dispatcher
 
removeProcessor(String, Processor) - Method in class org.joseki.server.Dispatcher
Remove a processor.
requestQueryLanguage - Static variable in class org.joseki.vocabulary.JosekiSchema
The query language of this request
returnCode - Variable in class org.joseki.server.ExecutionException
 

S

ServletLogHandler - class org.joseki.logging.java.ServletLogHandler.
Route java.util.logging output to the servlet context.log channel.
SourceController - interface org.joseki.server.SourceController.
A SourceController is an interface for loading and unloading the runtime system resources for datasources.
SourceController - Static variable in class org.joseki.vocabulary.JosekiSchema
An adapter to an external model source
SourceControllerFile - class org.joseki.server.source.SourceControllerFile.
SourceController for RDF models held in files.
SourceControllerFile() - Constructor for class org.joseki.server.source.SourceControllerFile
 
SourceControllerFileDebug - class org.joseki.server.source.SourceControllerFileDebug.
A simple SourceController which provides some monitoring facilities, based on the standard SourceControllerFile.
SourceControllerFileDebug() - Constructor for class org.joseki.server.source.SourceControllerFileDebug
 
SourceControllerPermanent - class org.joseki.server.source.SourceControllerPermanent.
A SourceController for permanent models (i.e. sources that are loaded once and kept in memory).
SourceControllerPermanent(Model) - Constructor for class org.joseki.server.source.SourceControllerPermanent
 
SourceControllerRDB - class org.joseki.server.source.SourceControllerRDB.
SourceController for RDF models held in databases.
SourceControllerRDB() - Constructor for class org.joseki.server.source.SourceControllerRDB
 
StreamHandlerFlush - class org.joseki.logging.java.StreamHandlerFlush.
A stream handler for java logging that flushes after every write.
StreamHandlerFlush() - Constructor for class org.joseki.logging.java.StreamHandlerFlush
 
StreamHandlerFlush(OutputStream, Formatter) - Constructor for class org.joseki.logging.java.StreamHandlerFlush
 
sendError(ExecutionException, HttpServletResponse) - Method in class org.joseki.server.http.HttpOperationCodec
 
sendResponse(Model, Request, HttpServletRequest, HttpServletResponse) - Method in class org.joseki.server.http.HttpOperationCodec
Send a response.
serverActualContentType - Static variable in class org.joseki.Joseki
 
serverContentType - Static variable in class org.joseki.Joseki
 
serverDebug - Static variable in class org.joseki.Joseki
 
serverDebug - Static variable in class org.joseki.vocabulary.JosekiSchema
Set server debugging mode
serverPort - Static variable in class org.joseki.vocabulary.JosekiSchema
Port number (if not implicit through servlet)Not normally needed
serverURI - Static variable in class org.joseki.vocabulary.JosekiSchema
URI of this server - Not normally needed
setArgs(Request, HttpServletRequest) - Method in class org.joseki.server.http.HttpOperationCodec
 
setDispatcher(Dispatcher) - Method in class org.joseki.server.http.JosekiWebAPI
 
setIsImmutable(boolean) - Method in interface org.joseki.server.ModelSource
 
setParam(String, String) - Method in interface org.joseki.server.Request
 
setParam(String, String) - Method in class org.joseki.server.RequestImpl
 
setParameters(Request, HttpServletRequest) - Method in class org.joseki.server.http.HttpOperationCodec
 
setPrefix(String, String) - Method in interface org.joseki.server.ModelSource
 
setProcessor(Processor) - Method in interface org.joseki.server.Request
 
setProcessor(Processor) - Method in class org.joseki.server.RequestImpl
 
setReaderType(String, String) - Static method in class org.joseki.Joseki
 
setServletContext(ServletContext) - Method in class org.joseki.server.FileManager
 
setWriterType(String, String) - Static method in class org.joseki.Joseki
 
shortMessage - Variable in class org.joseki.server.ExecutionException
 
size() - Method in class org.joseki.server.ModelSet
 
sourceController - Static variable in class org.joseki.vocabulary.JosekiSchema
This model uses an adapter
sourceControllerFile - Static variable in class org.joseki.vocabulary.JosekiVocab
 
sourceControllerRDB - Static variable in class org.joseki.vocabulary.JosekiVocab
 
sourceURIs() - Method in class org.joseki.server.ModelSet
 
start() - Method in class org.joseki.server.RDFServer
Start the server
startOperation(boolean) - Method in interface org.joseki.server.ModelSource
 
stop() - Method in class org.joseki.server.RDFServer
Stop the server.
suite() - Static method in class org.joseki.test.JosekiServerInternalTests
 
suite() - Static method in class org.joseki.test.JosekiTests
 

T

TestServer - class org.joseki.test.TestServer.
org.joseki.test.TestServer
TestServer() - Constructor for class org.joseki.test.TestServer
 
takesArg() - Method in interface org.joseki.server.Request
 
takesArg() - Method in class org.joseki.server.RequestImpl
 
toRDF(Model, Resource) - Method in class org.joseki.server.ProcessorRegistry
 
toString() - Method in class org.joseki.util.HttpContentType
 
traverse(Resource) - Method in class org.joseki.util.Closure.ClosureBNode
 
traverse(Resource) - Method in class org.joseki.util.Closure.ClosureReachable
 
traverse(Resource) - Method in interface org.joseki.util.ClosureTest
Return true if the closure algorithm should continue with statements with this resource as subject.

U

Utils - class org.joseki.util.Utils.
Dumping ground for odd bits of code.
Utils() - Constructor for class org.joseki.util.Utils
 
update(Object) - Method in interface org.joseki.util.cache.CachePolicy
Note access to an object
update(Object) - Method in class org.joseki.util.cache.CachePolicyLRU
 
useContentType - Static variable in class org.joseki.vocabulary.JosekiSchema
Set the MIME type for the protocol
user - Static variable in class org.joseki.vocabulary.JosekiSchema
User ID for relational database

V

version - Static variable in class org.joseki.Joseki
 
vocabulary - Static variable in class org.joseki.vocabulary.JosekiSchema
Optional specification of an RDFS vocabulary to use with this data

W

write(int) - Method in class org.joseki.util.NullOutputStream
 
write(byte[]) - Method in class org.joseki.util.NullOutputStream
 
write(byte[], int, int) - Method in class org.joseki.util.NullOutputStream
 

Z

ZeroArgProcessor - class org.joseki.server.processors.ZeroArgProcessor.
General template for any operation that takes no models (in the request body) as arguments - they can have parameters.
ZeroArgProcessor(String, int, int) - Constructor for class org.joseki.server.processors.ZeroArgProcessor
 

A B C D E F G H I J L M N O P Q R S T U V W Z

Copyright © 2002 Hewlett-Packard. All Rights Reserved.