Package | Description |
---|---|
org.openrdf.query.resultio | |
org.openrdf.query.resultio.sparqljson |
A writer for the SPARQL Query Results JSON Format
|
org.openrdf.query.resultio.sparqlxml |
Parsers and writers for the SPARQL Query Results XML Format
|
org.openrdf.query.resultio.text |
Modifier and Type | Method and Description |
---|---|
protected BooleanQueryResultFormat |
BooleanQueryResultWriterRegistry.getKey(BooleanQueryResultWriterFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLBooleanJSONWriterFactory
A
BooleanQueryResultWriterFactory for writers of SPARQL/JSON query
boolean results. |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLBooleanXMLWriterFactory
A
BooleanQueryResultWriterFactory for writers of SPARQL/XML boolean
query results. |
Modifier and Type | Class and Description |
---|---|
class |
BooleanTextWriterFactory
A
BooleanQueryResultWriterFactory for writers of plain text boolean
query results. |
Copyright © 2001-2016 Aduna. All Rights Reserved.