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