Uses of Class
org.apache.jena.riot.rowset.rw.rs_json.RowSetBuffered
Packages that use RowSetBuffered
-
Uses of RowSetBuffered in org.apache.jena.riot.rowset.rw
Methods in org.apache.jena.riot.rowset.rw that return RowSetBufferedModifier and TypeMethodDescriptionstatic RowSetBuffered<RowSetJSONStreaming<?>>
RowSetReaderJSONStreaming.createRowSet
(InputStream in, Context context) -
Uses of RowSetBuffered in org.apache.jena.riot.rowset.rw.rs_json
Methods in org.apache.jena.riot.rowset.rw.rs_json that return RowSetBufferedModifier and TypeMethodDescriptionstatic RowSetBuffered<RowSetJSONStreaming<?>>
RowSetJSONStreaming.createBuffered
(InputStream in, LabelToNode labelMap, Supplier<DataBag<Binding>> bufferFactory, ValidationSettings validationSettings, ErrorHandler errorHandler)