| Package | Description |
|---|---|
| org.openrdf.query.resultio |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanQueryResultWriter
The interface of objects that writer query results in a specific query result
format.
|
interface |
TupleQueryResultWriter
The interface of objects that writer query results in a specific query result
format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryResultWriterBase
Base class for
QueryResultWriters offering common functionality for
query result writers. |
| Modifier and Type | Method and Description |
|---|---|
static QueryResultWriter |
QueryResultIO.createWriter(QueryResultFormat format,
OutputStream out)
Convenience methods for creating QueryResultWriter objects.
|
Copyright © 2001-2013 Aduna. All Rights Reserved.