Uses of Package
org.openrdf.query.resultio

Packages that use org.openrdf.query.resultio
org.openrdf.http.client   
org.openrdf.query.resultio   
org.openrdf.query.resultio.binary   
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   
org.openrdf.repository.http A repository that serves as a proxy for a remote repository on a Sesame server. 
 

Classes in org.openrdf.query.resultio used by org.openrdf.http.client
BooleanQueryResultFormat
          Represents the concept of a boolean query result serialization format.
TupleQueryResultFormat
          Represents the concept of an tuple query result serialization format.
 

Classes in org.openrdf.query.resultio used by org.openrdf.query.resultio
BooleanQueryResultFormat
          Represents the concept of a boolean query result serialization format.
BooleanQueryResultParser
          A general interface for boolean query result parsers.
BooleanQueryResultParserFactory
          Returns BooleanQueryResultParsers for a specific boolean query result format.
BooleanQueryResultParserRegistry
          A registry that keeps track of the available BooleanQueryResultParserFactorys.
BooleanQueryResultWriter
          The interface of objects that writer query results in a specific query result format.
BooleanQueryResultWriterFactory
          Returns BooleanQueryResultWriters for a specific boolean query result format.
BooleanQueryResultWriterRegistry
          A registry that keeps track of the available BooleanQueryResultWriterFactorys.
QueryResultParseException
          A parse exception that can be thrown by a query result parser when it encounters an error from which it cannot or doesn't want to recover.
TupleQueryResultFormat
          Represents the concept of an tuple query result serialization format.
TupleQueryResultParser
          A general interface for tuple query result parsers.
TupleQueryResultParserFactory
          A TupleQueryResultParserFactory returns TupleQueryResultParsers for a specific tuple query result format.
TupleQueryResultParserRegistry
          A registry that keeps track of the available TupleQueryResultParserFactorys.
TupleQueryResultWriter
          The interface of objects that writer query results in a specific query result format.
TupleQueryResultWriterFactory
          Returns TupleQueryResultWriters for a specific tuple query result format.
TupleQueryResultWriterRegistry
          A registry that keeps track of the available TupleQueryResultWriterFactorys.
UnsupportedQueryResultFormatException
          A Runtime exception indicating that a specific query result format is not supported.
 

Classes in org.openrdf.query.resultio used by org.openrdf.query.resultio.binary
QueryResultParseException
          A parse exception that can be thrown by a query result parser when it encounters an error from which it cannot or doesn't want to recover.
TupleQueryResultFormat
          Represents the concept of an tuple query result serialization format.
TupleQueryResultParser
          A general interface for tuple query result parsers.
TupleQueryResultParserBase
          Base class for TupleQueryResultParsers offering common functionality for query result parsers.
TupleQueryResultParserFactory
          A TupleQueryResultParserFactory returns TupleQueryResultParsers for a specific tuple query result format.
TupleQueryResultWriter
          The interface of objects that writer query results in a specific query result format.
TupleQueryResultWriterFactory
          Returns TupleQueryResultWriters for a specific tuple query result format.
 

Classes in org.openrdf.query.resultio used by org.openrdf.query.resultio.sparqljson
TupleQueryResultFormat
          Represents the concept of an tuple query result serialization format.
TupleQueryResultWriter
          The interface of objects that writer query results in a specific query result format.
TupleQueryResultWriterFactory
          Returns TupleQueryResultWriters for a specific tuple query result format.
 

Classes in org.openrdf.query.resultio used by org.openrdf.query.resultio.sparqlxml
BooleanQueryResultFormat
          Represents the concept of a boolean query result serialization format.
BooleanQueryResultParser
          A general interface for boolean query result parsers.
BooleanQueryResultParserFactory
          Returns BooleanQueryResultParsers for a specific boolean query result format.
BooleanQueryResultWriter
          The interface of objects that writer query results in a specific query result format.
BooleanQueryResultWriterFactory
          Returns BooleanQueryResultWriters for a specific boolean query result format.
QueryResultParseException
          A parse exception that can be thrown by a query result parser when it encounters an error from which it cannot or doesn't want to recover.
TupleQueryResultFormat
          Represents the concept of an tuple query result serialization format.
TupleQueryResultParser
          A general interface for tuple query result parsers.
TupleQueryResultParserBase
          Base class for TupleQueryResultParsers offering common functionality for query result parsers.
TupleQueryResultParserFactory
          A TupleQueryResultParserFactory returns TupleQueryResultParsers for a specific tuple query result format.
TupleQueryResultWriter
          The interface of objects that writer query results in a specific query result format.
TupleQueryResultWriterFactory
          Returns TupleQueryResultWriters for a specific tuple query result format.
 

Classes in org.openrdf.query.resultio used by org.openrdf.query.resultio.text
BooleanQueryResultFormat
          Represents the concept of a boolean query result serialization format.
BooleanQueryResultParser
          A general interface for boolean query result parsers.
BooleanQueryResultParserFactory
          Returns BooleanQueryResultParsers for a specific boolean query result format.
BooleanQueryResultWriter
          The interface of objects that writer query results in a specific query result format.
BooleanQueryResultWriterFactory
          Returns BooleanQueryResultWriters for a specific boolean query result format.
QueryResultParseException
          A parse exception that can be thrown by a query result parser when it encounters an error from which it cannot or doesn't want to recover.
 

Classes in org.openrdf.query.resultio used by org.openrdf.repository.http
TupleQueryResultFormat
          Represents the concept of an tuple query result serialization format.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.