Class SPARQLBooleanXMLParser

All Implemented Interfaces:
BooleanQueryResultParser, QueryResultParser, ErrorHandler

public class SPARQLBooleanXMLParser extends AbstractSPARQLXMLParser implements BooleanQueryResultParser
Parser for reading boolean query results formatted as SPARQL Results Documents. See SPARQL Query Results XML Format for the definition of this format. The parser assumes that the XML is wellformed.