Package org.jafer.sru.bridge

Interface Summary
OperationBridge This interface defines the exceute method that all operation bridges must support
 

Class Summary
ExplainOperationBridge This bridge executes an SRW Explain operation call.
ScanOperationBridge  
SearchRetrieveOperationBridge This bridge executes an SRW Search Retrieve operation call.
SRUtoSRWBridge This class processes an SRU operation by calling the prefined SRW instance and returning the result to the caller.
V1Bridge class that provides standard methods to all operation bridges