| Constructor and Description |
|---|
TSVInput() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
booleanFromTSV(InputStream in)
Reads SPARQL Boolean result from TSV
|
static ResultSet |
fromTSV(InputStream in)
Reads SPARQL Results from TSV format into a
ResultSet instance |
public static ResultSet fromTSV(InputStream in)
ResultSet instancein - Input Streampublic static boolean booleanFromTSV(InputStream in)
in - Input StreamLicenced under the Apache License, Version 2.0