Class SPARQLXMLBooleanResultParser

java.lang.Object
com.stardog.stark.query.io.xml.SPARQLXMLBooleanResultParser
All Implemented Interfaces:
BooleanQueryResultParser, QueryResultParser<BooleanQueryResultHandler>

public final class SPARQLXMLBooleanResultParser extends Object implements BooleanQueryResultParser

Parser for boolean results in SPARQL/XML

Since:
1.0
Version:
1.0
Author:
Michael Grove
See Also: