Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Package
oracle.jdeveloper.java.locator

Packages that use oracle.jdeveloper.java.locator
oracle.jdeveloper.java Public API for the java model. 
oracle.jdeveloper.java.locator Public implementations of the JavaClassLocator interface. 
 

Classes in oracle.jdeveloper.java.locator used by oracle.jdeveloper.java
ClassLocatorFactory
          The ClassLocatorFactory is a factory for fetching BaseClassLocator instances.
 

Classes in oracle.jdeveloper.java.locator used by oracle.jdeveloper.java.locator
BaseClassLocator
          The BaseClassLocator is an abstract starting point for a JavaClassLocator that adds the buildIndex() entry point for instructing the locator to build its index.
ClassLocatorFactory
          The ClassLocatorFactory is a factory for fetching BaseClassLocator instances.
JdevPathClassLocator
           
PathClassLocator
          The PathClassLocator is an implementation of the JavaClassLocator to locate classes for based on an URLPaths for both the source and class paths
ProjectClassLocator
          The ProjectClassLocator is an implementation of the JavaClassLocator to locate classes for a Project instance.
URLClassLocator
          The URLClassLocator is an abstract starting point for a JavaClassLocator implementation based out of a root URL.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.