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 BooleanQueryResultParserFactorypublic BooleanQueryResultParser getParser()
getParser in interface BooleanQueryResultParserFactoryCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.