public class SPARQLResultsTSVParserFactory extends Object implements TupleQueryResultParserFactory
TupleQueryResultParserFactory for SPARQL TSV result parsers.| Constructor and Description | 
|---|
| SPARQLResultsTSVParserFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| TupleQueryResultParser | getParser()Returns a new instance of SPARQLResultsTSVParser. | 
| TupleQueryResultFormat | getTupleQueryResultFormat()Returns  TupleQueryResultFormat.TSV. | 
public TupleQueryResultFormat getTupleQueryResultFormat()
TupleQueryResultFormat.TSV.getTupleQueryResultFormat in interface TupleQueryResultParserFactorypublic TupleQueryResultParser getParser()
getParser in interface TupleQueryResultParserFactoryCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.