| Package | Description |
|---|---|
| oracle.jdeveloper.java.locator |
Public implementations of the JavaClassLocator interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdevPathClassLocator |
| Modifier and Type | Method and Description |
|---|---|
static PathClassLocator |
PathClassLocator.getInstance(URLPath sourcePath, URLPath classPath)
Get a
PathClassLocator instance. |
static PathClassLocator |
PathClassLocator.getInstanceInterruptibly(URLPath sourcePath, URLPath classPath)
Get a
PathClassLocator instance. |