Uses of Package
org.eclipse.search.core.text
Packages that use org.eclipse.search.core.text
Package
Description
Classes giving access to the file (text) search functionality.
Provides the base classes to implement a search result view part for searches with textual matches.
-
Classes in org.eclipse.search.core.text used by org.eclipse.search.core.textClassDescriptionA
TextSearchEnginesearches the content of a workspace file resources for matches to a given search pattern.ATextSearchMatchAccessgives access to a pattern match found by theTextSearchEngine.Collects the results from a search engine query.ATextSearchScopedefines the scope of a search. -
Classes in org.eclipse.search.core.text used by org.eclipse.search.ui.text