Class SPARQLXMLParserBase
java.lang.Object
org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLXMLParserBase
- All Implemented Interfaces:
QueryResultParser, ErrorHandler
Deprecated.
-
Field Summary
Fields inherited from class AbstractQueryResultParser
handler, valueFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractSPARQLXMLParser
error, fatalError, getCompulsoryXmlFeatureSettings, getCompulsoryXmlPropertySettings, getOptionalXmlFeatureSettings, getOptionalXmlPropertySettings, getSupportedSettings, parseQueryResult, parseQueryResultInternal, reportWarning, warningMethods 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
getQueryResultFormat
-
Constructor Details
-
SPARQLXMLParserBase
public SPARQLXMLParserBase()Deprecated.
-
AbstractSPARQLXMLParserinstead.