Package | Description |
---|---|
org.eclipse.wst.jsdt.core.search | |
org.eclipse.wst.jsdt.ui | |
org.eclipse.wst.jsdt.ui.search |
Class and Description |
---|
IJavaScriptSearchScope
An
IJavaScriptSearchScope defines where search result should be found by a
SearchEngine . |
SearchDocument
A search document encapsulates a content to be either indexed or searched in.
|
SearchMatch
A search match represents the result of a search query.
|
SearchParticipant
A search participant describes a particular extension to a generic search
mechanism, permitting combined search actions which will involve all required
participants.
|
SearchPattern
A search pattern defines how search results are found.
|
SearchRequestor
Collects the results from a search engine query.
|
TypeNameMatch |
TypeNameMatchRequestor
A
TypeNameMatchRequestor collects matches from a searchAllTypeNames
query to a SearchEngine . |
TypeNameRequestor
A
TypeNameRequestor collects search results from a searchAllTypeNames
query to a SearchEngine . |
Class and Description |
---|
IJavaScriptSearchScope
An
IJavaScriptSearchScope defines where search result should be found by a
SearchEngine . |
Class and Description |
---|
IJavaScriptSearchScope
An
IJavaScriptSearchScope defines where search result should be found by a
SearchEngine . |
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.