Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.search.core.text.TextSearchEngine

Packages that use TextSearchEngine
org.eclipse.search.core.text Classes giving access to the file (text) search functionality. 
 

Uses of TextSearchEngine in org.eclipse.search.core.text
 

Methods in org.eclipse.search.core.text that return TextSearchEngine
static TextSearchEngine TextSearchEngine.create()
          Creates an instance of the search engine.
static TextSearchEngine TextSearchEngine.createDefault()
          Creates the default, built-in, text search engine that implements a brute-force search, not using any search index.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.