Uses of Class
eu.clarin.sru.client.SRURecord
-
-
Uses of SRURecord in eu.clarin.sru.client
Methods in eu.clarin.sru.client that return SRURecord Modifier and Type Method Description SRURecord
SRUExplainResponse. getRecord()
Get the explain record.Methods in eu.clarin.sru.client that return types with arguments of type SRURecord Modifier and Type Method Description List<SRURecord>
SRUSearchRetrieveResponse. getRecords()
Get the list of records.
-