Package | Description |
---|---|
org.openrdf.http.server | |
org.openrdf.query.resultio | |
org.openrdf.rio |
General classes and interfaces for RDF parsers and RDF writers.
|
Modifier and Type | Method and Description |
---|---|
static <FF extends FileFormat,S> |
ProtocolUtil.getAcceptableService(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileFormatServiceRegistry<FF,S> serviceRegistry) |
Modifier and Type | Class and Description |
---|---|
class |
BooleanQueryResultParserRegistry
A registry that keeps track of the available
BooleanQueryResultParserFactory s. |
class |
BooleanQueryResultWriterRegistry
A registry that keeps track of the available
BooleanQueryResultWriterFactory s. |
class |
TupleQueryResultParserRegistry
A registry that keeps track of the available
TupleQueryResultParserFactory s. |
class |
TupleQueryResultWriterRegistry
A registry that keeps track of the available
TupleQueryResultWriterFactory s. |
Modifier and Type | Class and Description |
---|---|
class |
RDFParserRegistry
A registry that keeps track of the available
RDFParserFactory s. |
class |
RDFWriterRegistry
A registry that keeps track of the available
RDFWriterFactory s. |
Copyright © 2001–2015 Aduna. All rights reserved.