public class SPARQLBooleanXMLParser extends SPARQLXMLParserBase 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(java.io.InputStream in) |
parseQueryResult, parseQueryResultInternalgetParserConfig, getSupportedSettings, setParserConfig, setQueryResultHandler, setValueFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParserConfig, getSupportedSettings, parseQueryResult, setParserConfig, setQueryResultHandler, setValueFactorypublic SPARQLBooleanXMLParser()
public BooleanQueryResultFormat getBooleanQueryResultFormat()
getBooleanQueryResultFormat in interface BooleanQueryResultParserpublic QueryResultFormat getQueryResultFormat()
getQueryResultFormat in interface QueryResultParserpublic boolean parse(java.io.InputStream in)
throws java.io.IOException,
QueryResultParseException
parse in interface BooleanQueryResultParserjava.io.IOExceptionQueryResultParseExceptionCopyright © 2001-2015 Aduna. All Rights Reserved.