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 TupleQueryResultParserFactory
public TupleQueryResultParser getParser()
getParser
in interface TupleQueryResultParserFactory
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.