Class SPARQLStarResultsJSONParser
java.lang.Object
org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParser
org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONParser
- All Implemented Interfaces:
QueryResultParser, TupleQueryResultParser
@Deprecated(since="3.4.0")
public class SPARQLStarResultsJSONParser
extends SPARQLStarResultsJSONParser
Deprecated.
-
Field Summary
Fields inherited from class AbstractSPARQLJSONParser
BINDINGS, BNODE, BOOLEAN, DATATYPE, HEAD, LINK, LITERAL, RESULTS, TYPE, TYPED_LITERAL, URI, VALUE, VARS, XMLLANGFields inherited from class AbstractQueryResultParser
handler, valueFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SPARQLStarResultsJSONParser
getTupleQueryResultFormatMethods inherited from class SPARQLResultsJSONParser
checkTripleType, getQueryResultFormat, parse, parseTripleValue, setTupleQueryResultHandlerMethods inherited from class AbstractSPARQLJSONParser
getSupportedSettings, parseQueryResult, parseQueryResultInternal, parseValueMethods inherited from class AbstractQueryResultParser
getParseErrorListener, getParseLocationListener, getParserConfig, set, setParseErrorListener, setParseLocationListener, setParserConfig, setQueryResultHandler, setValueFactoryMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface QueryResultParser
getParserConfig, getSupportedSettings, parseQueryResult, set, setParseErrorListener, setParseLocationListener, setParserConfig, setQueryResultHandler, setValueFactory
-
Constructor Details
-
SPARQLStarResultsJSONParser
public SPARQLStarResultsJSONParser()Deprecated.
-
SPARQLStarResultsJSONParser