public class SPARQLBooleanJSONParserFactory extends Object implements BooleanQueryResultParserFactory
TupleQueryResultParserFactory
for parsers of SPARQL-1.1 JSON Boolean Query Results.Constructor and Description |
---|
SPARQLBooleanJSONParserFactory() |
Modifier and Type | Method and Description |
---|---|
BooleanQueryResultFormat |
getBooleanQueryResultFormat()
Returns
BooleanQueryResultFormat.JSON . |
BooleanQueryResultParser |
getParser()
Returns a new instance of SPARQLBooleanJSONParser.
|
public BooleanQueryResultFormat getBooleanQueryResultFormat()
BooleanQueryResultFormat.JSON
.getBooleanQueryResultFormat
in interface BooleanQueryResultParserFactory
public BooleanQueryResultParser getParser()
getParser
in interface BooleanQueryResultParserFactory
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.