Package org.eclipse.search.core.text
package org.eclipse.search.core.text
Classes giving access to the file (text) search functionality.
-
ClassDescriptionA
TextSearchEngine
searches the content of a workspace file resources for matches to a given search pattern.ATextSearchMatchAccess
gives access to a pattern match found by theTextSearchEngine
.Collects the results from a search engine query.ATextSearchScope
defines the scope of a search.