Uses of Interface
eu.clarin.sru.client.SRUExtraResponseDataParser
- 
- 
Uses of SRUExtraResponseDataParser in eu.clarin.sru.clientMethods in eu.clarin.sru.client that return types with arguments of type SRUExtraResponseDataParser Modifier and Type Method Description List<SRUExtraResponseDataParser>SRUClientConfig. getExtraResponseDataParsers()Get the list of extra response data parsers to be used.Methods in eu.clarin.sru.client with parameters of type SRUExtraResponseDataParser Modifier and Type Method Description SRUClientConfig.BuilderSRUClientConfig.Builder. addExtraResponseDataParser(SRUExtraResponseDataParser parser)Add an extra response data parser instance to the list of extra response data parsers
 
-