| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaClassLocator | |
|---|---|
| oracle.jdeveloper.java | Public API for the java model. | 
| oracle.jdeveloper.java.locator | Public implementations of the JavaClassLocator interface. | 
| oracle.jdeveloper.java.provider | Public implementations of the JavaFileProvider interface. | 
| Uses of JavaClassLocator in oracle.jdeveloper.java | 
|---|
| Subinterfaces of JavaClassLocator in oracle.jdeveloper.java | |
|---|---|
|  interface | JavaClassLocator2Extends the JavaClassLocatorinterface to provide additional functionality. | 
| Fields in oracle.jdeveloper.java declared as JavaClassLocator | |
|---|---|
| protected  JavaClassLocator | JavaModel._classLocatorThe class locator for this manager. | 
| Methods in oracle.jdeveloper.java that return JavaClassLocator | |
|---|---|
|  JavaClassLocator | JavaModel.getJavaClassLocator()Fetch a JavaClassLocator instance for fetching package and class information. | 
| Uses of JavaClassLocator in oracle.jdeveloper.java.locator | 
|---|
| Classes in oracle.jdeveloper.java.locator that implement JavaClassLocator | |
|---|---|
|  class | ArrayClassLocatorThe ArrayClassLocatoris an implementation of theJavaClassLocatorthat delegates the task of locating classes to an array ofBaseClassLocatorinstances. | 
|  class | BaseClassLocatorThe BaseClassLocatoris an abstract starting point for aJavaClassLocatorthat adds thebuildIndex()entry point for instructing the locator to build its index. | 
|  class | CachedDirURLClassLocatorThe CachedDirURLClassLocatoris an implementation of the URL-based ClassLocator which deals with root URLs that are not Jar URLs. | 
|  class | DebugClassLocatorThe DebugClassLocatoris a decorator of theJavaClassLocatorAPI to provide debug/verbose output for tracing the calls to aJavaClassLocator. | 
|  class | DirURLClassLocatorThe DirURLClassLocatoris an implementation of the URL-based ClassLocator which deals with root URLs that are not Jar URLs. | 
|  class | JarURLClassLocatorLocates classes in JAR files. | 
|  class | JdevPathClassLocator | 
|  class | LibraryClassLocatorThe LibraryClassLocatoris an implementation of theJavaClassLocatorto locate classes for a Library instance. | 
|  class | PathClassLocatorThe PathClassLocatoris an implementation of theJavaClassLocatorto locate classes for based on an URLPaths for both the source and class paths | 
|  class | ProjectClassLocatorThe ProjectClassLocatoris an implementation of theJavaClassLocatorto locate classes for a Project instance. | 
|  class | URLClassLocatorThe URLClassLocatoris an abstract starting point for aJavaClassLocatorimplementation based out of a root URL. | 
| Uses of JavaClassLocator in oracle.jdeveloper.java.provider | 
|---|
| Classes in oracle.jdeveloper.java.provider that implement JavaClassLocator | |
|---|---|
|  class | LocatorWrapperThe LocatorWrapperis a JavaClassLocator implementation that simply wraps a BaseFileProvider instance. | 
| Methods in oracle.jdeveloper.java.provider that return JavaClassLocator | |
|---|---|
|  JavaClassLocator | ProjectFileProvider.getClassLocator()Fetch the class locator to use for locating files. | 
| abstract  JavaClassLocator | BaseFileProvider.getClassLocator()Fetch the class locator to use for locating files. | 
|  JavaClassLocator | SimpleFileProvider.getClassLocator()Fetch the class locator to use for locating files. | 
|  JavaClassLocator | ProjectFileProvider.getClassLocatorInterruptibly() | 
|  JavaClassLocator | BaseFileProvider.getClassLocatorInterruptibly()Get the class locator for this provider. | 
| Constructors in oracle.jdeveloper.java.provider with parameters of type JavaClassLocator | |
|---|---|
| SimpleFileProvider(ProviderContext e, JavaClassLocator locator)Constructs a new PathFileProviderinstance. | |
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||