public class SPARQLBooleanXMLParserFactory extends Object implements BooleanQueryResultParserFactory
BooleanQueryResultParserFactory
for parsers of SPARQL/XML boolean query results.Constructor and Description |
---|
SPARQLBooleanXMLParserFactory() |
Modifier and Type | Method and Description |
---|---|
BooleanQueryResultFormat |
getBooleanQueryResultFormat()
Returns
BooleanQueryResultFormat.SPARQL . |
BooleanQueryResultParser |
getParser()
Returns a new instance of SPARQLBooleanXMLParser.
|
public BooleanQueryResultFormat getBooleanQueryResultFormat()
BooleanQueryResultFormat.SPARQL
.getBooleanQueryResultFormat
in interface BooleanQueryResultParserFactory
public BooleanQueryResultParser getParser()
getParser
in interface BooleanQueryResultParserFactory
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.