Modifier and Type | Class and Description |
---|---|
class |
AbstractTupleQueryResultParser
Base class for
TupleQueryResultParser s offering common functionality for query result parsers. |
class |
QueryResultParserBase
Deprecated.
since 2.0. Use
AbstractQueryResultParser instead. |
class |
TupleQueryResultParserBase
Deprecated.
since 2.0. Use
AbstractTupleQueryResultParser instead. |
Modifier and Type | Class and Description |
---|---|
class |
BinaryQueryResultParser
Reader for the binary tuple result format.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSPARQLJSONParser
Abstract base class for SPARQL Results JSON Parsers.
|
class |
SPARQLBooleanJSONParser
Parser for SPARQL-1.1 JSON Results Format documents
|
class |
SPARQLJSONParserBase
Deprecated.
since 2.0. Use
AbstractSPARQLJSONParser instead. |
class |
SPARQLResultsJSONParser
Parser for SPARQL-1.1 JSON Results Format documents
|
Modifier and Type | Class and Description |
---|---|
class |
SPARQLStarResultsJSONParser
Parser for SPARQL* JSON results.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSPARQLXMLParser
Abstract base class for SPARQL Results XML Parsers.
|
class |
SPARQLBooleanXMLParser
Parser for reading boolean query results formatted as SPARQL Results Documents.
|
class |
SPARQLResultsXMLParser
Parser for reading tuple query results formatted as SPARQL Results Documents.
|
class |
SPARQLXMLParserBase
Deprecated.
since 2.0. Use
AbstractSPARQLXMLParser instead. |
Modifier and Type | Class and Description |
---|---|
class |
BooleanTextParser
Reader for the plain text boolean result format.
|
Modifier and Type | Class and Description |
---|---|
class |
SPARQLResultsCSVParser
SPARQL Results CSV format parser.
|
Modifier and Type | Class and Description |
---|---|
class |
SPARQLResultsTSVParser
SPARQL Results TSV format parser.
|
Modifier and Type | Class and Description |
---|---|
class |
SPARQLStarResultsTSVParser
Parser for SPARQL* TSV results.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.