Interface BooleanQueryResultHandler
- All Superinterfaces:
QueryResultHandler
- All Known Subinterfaces:
BooleanQueryResultWriter
- All Known Implementing Classes:
BooleanTextWriter, QueryResultCollector, RDFStarDecodingQueryResultHandler, SPARQLBooleanJSONWriter, SPARQLBooleanXMLWriter
An interface that indicates that this QueryResultHandler is capable of handling boolean results using the
QueryResultHandler.handleBoolean(boolean) method.-
Method Summary
Methods inherited from interface QueryResultHandler
endQueryResult, handleBoolean, handleLinks, handleSolution, startQueryResult