Package org.joseki.server.processors

Class Summary
AddProcessor Processor to add the statements in the argument model into the target model.
OneArgProcessor General template for any operation that takes exactly one model as argument
OptionsProcessor Processor that produces the meta-data for an attached model.
PingProcessor Ping operation processor.
ProcessorCom General template
QueryModelProcessor This class is the indirection for queries that are specified by an RDF model.
QueryProcessorCom Query processor framework that returns the whole model.
QueryProcessorFetch Query processor that returns the data object referenced.
QueryProcessorGET Query processor that returns the whole model.
QueryProcessorRDQL Query processor that executes an RDQL query on a model and returns the smallest subgraph that gives the same query results.
QueryProcessorSPO Query processor that returns the whole model.
RemoveProcessor Processor to remove the statements in the argument model from the target model.
ZeroArgProcessor General template for any operation that takes no models (in the request body) as arguments - they can have parameters.
 



Copyright © 2002 Hewlett-Packard. All Rights Reserved.