Package org.eclipse.search.core.text
Classes giving access to the file (text) search functionality.
-
Class Summary Class Description TextSearchEngine ATextSearchEnginesearches the content of a workspace file resources for matches to a given search pattern.TextSearchMatchAccess ATextSearchMatchAccessgives access to a pattern match found by theTextSearchEngine.TextSearchRequestor Collects the results from a search engine query.TextSearchScope ATextSearchScopedefines the scope of a search.