Package org.openprivacy.reptile.search

Interface Summary
RemoteSearchProvider A RemoteSearchProvider is responsible for executing a search on a remote network.
SearchProvider The SearchProvider class provides a plugin mechanism for integrating external search mechanisms within Reptile.
 

Class Summary
AbstractSearchProvider Abstract implementation of a SearchProvider, all SearchProviders should implement this interface.
SearchProviderManager Handles creating and managing SearchProviders.
SearchRecord  
SearchRequest A SearchRequest is used to represent a new search we want to run on a SearchProvider.
SearchSerializer Provides a mechanism for searializing pages of a SearchProviders results into an XML representation.