Package com.levigo.jadice.search

Interface Summary
CharSequenceMatcher Implementations of this interface will provide the logic for searching in the given CharSequence.
MatchConsumer Callback interface which will consume matches found by a CharSequenceMatcher implementation.
Result A Result is created by the SearchEngine, if it has found something.
SearchStateListener  
 

Class Summary
AbstractCharSequenceSearchRequest  
CopySelectedTextCommand Deprecated. This implementation is misplaced and doesn't respect permissions.
PatternSearchRequest A variation of a AbstractCharSequenceSearchRequest which allows searching using Patterns.
PatternSearchRequest.PatternMatcher  
PropertiesConfigurerImpl  
SearchRequest provides a interaction interface for searching and retrieving results.
SearchResultEvent The SearchResultEvent informs about a new Result in the ResultSet of a Document.
SearchStateChangeEvent The SearchProgressEvent informs about the progress of the search in the SearchEngine.
Available information:
SearchStateChangeEvent.getProcessedPagesCount(): get the number of already searched pages SearchStateChangeEvent.getTotalPageCount(): the pageCount of the document status: SearchStateChangeEvent.isCancelled(), SearchStateChangeEvent.isRunning(), SearchStateChangeEvent.isCancelled(), SearchStateChangeEvent.isFinished()
TextSelectionTool A Tool used to select textual page content.
 

Enum Summary
SearchRequest.SearchState  
 



Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.