| Class | Description | 
|---|---|
| Find | 
 A single instance where text was found. 
 | 
| FindBundle | |
| FindBundle_ar | |
| FindBundle_cs | |
| FindBundle_da | |
| FindBundle_de | |
| FindBundle_el | |
| FindBundle_en | |
| FindBundle_es | |
| FindBundle_fi | |
| FindBundle_fr | |
| FindBundle_fr_CA | |
| FindBundle_hu | |
| FindBundle_it | |
| FindBundle_iw | |
| FindBundle_ja | |
| FindBundle_ko | |
| FindBundle_nl | |
| FindBundle_no | |
| FindBundle_pl | |
| FindBundle_pt | |
| FindBundle_pt_BR | |
| FindBundle_ro | |
| FindBundle_ru | |
| FindBundle_sk | |
| FindBundle_sv | |
| FindBundle_th | |
| FindBundle_tr | |
| FindBundle_zh_CN | |
| FindBundle_zh_TW | |
| FindCriteria | 
 A class defining what the finder should look for, and how it should do it. 
 | 
| Finder | 
 Utility class to find text in an editor. 
 | 
| FindResult | 
 The results of a call to a Finder. 
 | 
| FindUtils | 
 Utilities to aid find and replace. 
 | 
| PromptedReplacer | 
 Replace task for the 'prompted' option in find/replace. 
 | 
| ReplaceCriteria | 
 Criteria for replacing. 
 | 
| Replacement | 
 Details of a single replace occurance. 
 | 
| Replacer | 
 Handle find and replacing of text in an editor according to a given criteria. 
 | 
| ReplaceResult | 
 Result of a replace or skip action on the Replacer. 
 | 
| Enum | Description | 
|---|---|
| FindCriteria.Direction | 
 Which way to find. 
 | 
| ReplaceCriteria.Scope | 
 Scope of operation 
 | 
| ReplaceResult.State |