Uses of Interface
eu.clarin.sru.client.SRUExplainHandler
-
-
Uses of SRUExplainHandler in eu.clarin.sru.client
Subinterfaces of SRUExplainHandler in eu.clarin.sru.client Modifier and Type Interface Description interface
SRUDefaultHandler
A handler implementing all interfaces for all three response handler types.Classes in eu.clarin.sru.client that implement SRUExplainHandler Modifier and Type Class Description class
SRUDefaultHandlerAdapter
Default base class for SRU client response handlers.Methods in eu.clarin.sru.client with parameters of type SRUExplainHandler Modifier and Type Method Description void
SRUSimpleClient. explain(SRUExplainRequest request, SRUExplainHandler handler)
Perform a explain operation.
-