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

E13403-04

Uses of Class
oracle.jdeveloper.java.locator.URLClassLocator

Packages that use URLClassLocator
oracle.jdeveloper.java.locator Public implementations of the JavaClassLocator interface. 
 

Uses of URLClassLocator in oracle.jdeveloper.java.locator
 

Subclasses of URLClassLocator in oracle.jdeveloper.java.locator
 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.
 


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.