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