Package | Description |
---|---|
org.eclipse.search.core.text |
Classes giving access to the file (text) search functionality.
|
org.eclipse.search.ui.text |
Provides the base classes to implement a search result view part for searches with textual matches.
|
Class and Description |
---|
TextSearchEngine
A
TextSearchEngine searches the content of a workspace file resources
for matches to a given search pattern. |
TextSearchMatchAccess
A
TextSearchMatchAccess gives access to a pattern match found by the TextSearchEngine . |
TextSearchRequestor
Collects the results from a search engine query.
|
TextSearchScope
A
TextSearchScope defines the scope of a search. |
Class and Description |
---|
TextSearchScope
A
TextSearchScope defines the scope of a search. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.