Uses of Package
org.eclipse.wst.jsdt.core.search

Packages that use org.eclipse.wst.jsdt.core.search
org.eclipse.wst.jsdt.core.search   
org.eclipse.wst.jsdt.internal.core.search   
org.eclipse.wst.jsdt.ui   
org.eclipse.wst.jsdt.ui.search   
org.eclipse.wst.jsdt.web.core.javascript.search   
 

Classes in org.eclipse.wst.jsdt.core.search used by org.eclipse.wst.jsdt.core.search
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
          A match collected while searching for all type names methods using a requestor.
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.
 

Classes in org.eclipse.wst.jsdt.core.search used by org.eclipse.wst.jsdt.internal.core.search
SearchDocument
          A search document encapsulates a content to be either indexed or searched in.
 

Classes in org.eclipse.wst.jsdt.core.search used by org.eclipse.wst.jsdt.ui
IJavaScriptSearchScope
          An IJavaScriptSearchScope defines where search result should be found by a SearchEngine.
 

Classes in org.eclipse.wst.jsdt.core.search used by org.eclipse.wst.jsdt.ui.search
IJavaScriptSearchScope
          An IJavaScriptSearchScope defines where search result should be found by a SearchEngine.
 

Classes in org.eclipse.wst.jsdt.core.search used by org.eclipse.wst.jsdt.web.core.javascript.search
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.
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.