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

E13403-02

oracle.jdeveloper.java.locator
Class JdevPathClassLocator

java.lang.Object
  extended by oracle.jdeveloper.java.locator.BaseClassLocator
      extended by oracle.jdeveloper.java.locator.PathClassLocator
          extended by oracle.jdeveloper.java.locator.JdevPathClassLocator
All Implemented Interfaces:
JavaClassLocator, JavaResourceLocator

public class JdevPathClassLocator
extends PathClassLocator


Field Summary
 
Fields inherited from class oracle.jdeveloper.java.locator.BaseClassLocator
EMPTY_COLLECTION, EMPTY_LOCATOR, EMPTY_STRING_ARRAY
 
Constructor Summary
JdevPathClassLocator(URLPath sourcepath, URLPath classpath)
           
 
Method Summary
protected  long getSourceTimestamp(java.net.URL sourceURL)
          Gets the timestamp for the given source file url.
 
Methods inherited from class oracle.jdeveloper.java.locator.PathClassLocator
buildIndex, getAllClasses, getAllPackages, getClassesInPackage, getClassTimestamp, getClassURL, getPackages, getResourceURL, getSourceURL, getURL
 
Methods inherited from class oracle.jdeveloper.java.locator.BaseClassLocator
addToCollection, buildFQName, ensureValid, getAllClasses, getAllClasses, getAllPackages, getAllPackages, getClassesByName, getClassesByPrefix, getClassesInPackage, getNameCascades, getNameParts, getPackages, getResourceURLs, getStringArray
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdevPathClassLocator

public JdevPathClassLocator(URLPath sourcepath,
                            URLPath classpath)
Method Detail

getSourceTimestamp

protected long getSourceTimestamp(java.net.URL sourceURL)
Description copied from class: PathClassLocator
Gets the timestamp for the given source file url.

Overrides:
getSourceTimestamp in class PathClassLocator

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

E13403-02

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