Class SPARQLJSONBooleanResultParser

java.lang.Object
com.stardog.stark.query.io.json.SPARQLJSONBooleanResultParser
All Implemented Interfaces:
BooleanQueryResultParser, SPARQLJSONConstants, QueryResultParser<BooleanQueryResultHandler>

public final class SPARQLJSONBooleanResultParser extends Object implements BooleanQueryResultParser, SPARQLJSONConstants

BooleanQueryResultParser for results encoded in SPARQL/JSON.

Since:
1.0
Version:
1.0
Author:
Michael Grove