public abstract class SPARQLXMLParserBase extends QueryResultParserBase
handler, valueFactory| Constructor and Description |
|---|
SPARQLXMLParserBase() |
SPARQLXMLParserBase(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 SPARQLXMLParserBase()
public SPARQLXMLParserBase(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 © 2001-2016 Aduna. All Rights Reserved.