Class RowSetReaderJSON_V1

java.lang.Object
org.apache.jena.riot.rowset.rw.RowSetReaderJSON_V1
All Implemented Interfaces:
RowSetReader

public class RowSetReaderJSON_V1 extends Object implements RowSetReader
Read JSON format SPARQL Results.

SPARQL 1.1 Query Results JSON Format

This was the ResultSet/RowSet reader for JSON up to and including Jena 4.4.0. Jena 4.5.0 introduced RowSetReaderJSONStreaming.

To switch back, call install().