public abstract class AbstractSPARQLXMLParser extends AbstractQueryResultParser
handler, valueFactory| Constructor and Description |
|---|
AbstractSPARQLXMLParser() |
AbstractSPARQLXMLParser(ValueFactory valueFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseQueryResult(InputStream in) |
protected boolean |
parseQueryResultInternal(InputStream in,
boolean attemptParseBoolean,
boolean attemptParseTuple) |
getParserConfig, getSupportedSettings, setParserConfig, setQueryResultHandler, setValueFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQueryResultFormatpublic AbstractSPARQLXMLParser()
public AbstractSPARQLXMLParser(ValueFactory valueFactory)
public void parseQueryResult(InputStream in) throws IOException, QueryResultParseException, QueryResultHandlerException
protected boolean parseQueryResultInternal(InputStream in, boolean attemptParseBoolean, boolean attemptParseTuple) throws IOException, QueryResultParseException, QueryResultHandlerException
Copyright © 2015-2016 Eclipse Foundation. All Rights Reserved.