Class SPARQLStarResultsJSONWriter
java.lang.Object
org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONWriter
- All Implemented Interfaces:
CharSink, Sink, QueryResultHandler, QueryResultWriter, TupleQueryResultWriter, TupleQueryResultHandler
@Deprecated(since="3.4.0")
public class SPARQLStarResultsJSONWriter
extends SPARQLStarResultsJSONWriter
Deprecated.
-
Field Summary
Fields inherited from class AbstractSPARQLJSONWriter
documentOpen, firstTupleWritten, headerComplete, headerOpen, jg, linksFound, tupleVariablesFound -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SPARQLStarResultsJSONWriter
acceptsFileFormat, getQueryResultFormat, getTupleQueryResultFormatMethods inherited from class SPARQLResultsJSONWriter
writeValueMethods inherited from class AbstractSPARQLJSONWriter
endDocument, endHeader, endQueryResult, getSupportedSettings, getWriter, handleBoolean, handleLinks, handleNamespace, handleSolutionImpl, handleStylesheet, startDocument, startHeader, startQueryResultMethods inherited from class AbstractQueryResultWriter
getFileFormat, getWriterConfig, handleSolution, setWriterConfig, xsdStringToPlainLiteralMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface QueryResultHandler
endQueryResult, handleBoolean, handleLinks, handleSolution, startQueryResultMethods inherited from interface QueryResultWriter
endHeader, getSupportedSettings, getWriterConfig, handleNamespace, handleStylesheet, setWriterConfig, startDocument, startHeaderMethods inherited from interface Sink
getFileFormat
-
Constructor Details
-
SPARQLStarResultsJSONWriter
Deprecated.
-
SPARQLStarResultsJSONWriter