| java.lang.Object org.netbeans.modules.gsf.api.Index org.netbeans.napi.gsfret.source.ClassIndex
ClassIndex | final public class ClassIndex extends Index (Code) | | This file is originally from Retouche, the Java Support
infrastructure in NetBeans. I have modified the file as little
as possible to make merging Retouche fixes back as simple as
possible.
The ClassIndex provides access to information stored in the
persistent index. It can be used to obtain list of packages
or declared types. It can be also used to obtain a list of
source files referencing given type (usages of given type).
author: Petr Hrebejk, Tomas Zezula author: Tor Norbye |
|
|