Uses of Package
org.eclipse.jdt.internal.core.index

Packages that use org.eclipse.jdt.internal.core.index
org.eclipse.jdt.core.search   
org.eclipse.jdt.internal.core.index   
org.eclipse.jdt.internal.core.search   
org.eclipse.jdt.internal.core.search.indexing   
org.eclipse.jdt.internal.core.search.matching   
 

Classes in org.eclipse.jdt.internal.core.index used by org.eclipse.jdt.core.search
EntryResult
           
Index
          An Index maps document names to their referenced words in various categories.
 

Classes in org.eclipse.jdt.internal.core.index used by org.eclipse.jdt.internal.core.index
DiskIndex
           
EntryResult
           
Index
          An Index maps document names to their referenced words in various categories.
IndexLocation
          The location of the index files are represented as IndexLocation This is an abstract class to allow different implementation for a jar entry and a file on the disk.
MemoryIndex
           
 

Classes in org.eclipse.jdt.internal.core.index used by org.eclipse.jdt.internal.core.search
Index
          An Index maps document names to their referenced words in various categories.
IndexLocation
          The location of the index files are represented as IndexLocation This is an abstract class to allow different implementation for a jar entry and a file on the disk.
 

Classes in org.eclipse.jdt.internal.core.index used by org.eclipse.jdt.internal.core.search.indexing
Index
          An Index maps document names to their referenced words in various categories.
IndexLocation
          The location of the index files are represented as IndexLocation This is an abstract class to allow different implementation for a jar entry and a file on the disk.
 

Classes in org.eclipse.jdt.internal.core.index used by org.eclipse.jdt.internal.core.search.matching
EntryResult
           
Index
          An Index maps document names to their referenced words in various categories.