| Package | Description | 
|---|---|
| oracle.jdeveloper.java.locator | 
 Public implementations of the JavaClassLocator interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CachedDirURLClassLocator
The  
CachedDirURLClassLocator is an implementation of the 
 URL-based ClassLocator which deals with root URLs that are not
 Jar URLs. | 
class  | 
DirURLClassLocator
The  
DirURLClassLocator is an implementation of the 
 URL-based ClassLocator which deals with root URLs that are not
 Jar URLs. | 
class  | 
JarURLClassLocator
Locates classes in JAR files. 
 |