public class SPARQLBooleanXMLParser extends AbstractSPARQLXMLParser implements BooleanQueryResultParser
handler, valueFactory| Constructor and Description |
|---|
SPARQLBooleanXMLParser()
Creates a new parser for the SPARQL Query Results XML Format.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanQueryResultFormat |
getBooleanQueryResultFormat() |
QueryResultFormat |
getQueryResultFormat() |
boolean |
parse(InputStream in)
Deprecated.
|
void |
parseQueryResult(InputStream in) |
error, fatalError, getCompulsoryXmlFeatureSettings, getCompulsoryXmlPropertySettings, getOptionalXmlFeatureSettings, getOptionalXmlPropertySettings, getSupportedSettings, parseQueryResultInternal, reportWarning, warninggetParseErrorListener, getParseLocationListener, getParserConfig, set, setParseErrorListener, setParseLocationListener, setParserConfig, setQueryResultHandler, setValueFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParserConfig, getSupportedSettings, set, setParseErrorListener, setParseLocationListener, setParserConfig, setQueryResultHandler, setValueFactorypublic SPARQLBooleanXMLParser()
public BooleanQueryResultFormat getBooleanQueryResultFormat()
getBooleanQueryResultFormat in interface BooleanQueryResultParserpublic QueryResultFormat getQueryResultFormat()
getQueryResultFormat in interface QueryResultParserpublic void parseQueryResult(InputStream in) throws IOException, QueryResultParseException
parseQueryResult in interface QueryResultParserparseQueryResult in class AbstractSPARQLXMLParserIOExceptionQueryResultParseException@Deprecated public boolean parse(InputStream in) throws IOException, QueryResultParseException
parse in interface BooleanQueryResultParserIOExceptionQueryResultParseExceptionCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.