Extension SDK 10.1.3.36.73

Package oracle.jdeveloper.java.provider

Public implementations of the JavaFileProvider interface.

See:
          Description

Class Summary
BaseFileProvider The BaseFileProvider is an abstract starting point for an implementation of the JavaFileProvider interface that relies on a JavaClassLocator instance for locating Java class and source files.
CachedFileProvider The CachedFileProvider is an abstract starting point for an implementation of the JavaFileProvider interface that adds cache support to the BaseFileProvider.
LocatorWrapper The LocatorWrapper is a JavaClassLocator implementation that simply wraps a BaseFileProvider instance.
PathFileProvider The PathFileProvider is an implementation of the JavaFileProvider interface that uses a static JavaClassLoator instance of URL paths for locating Java source and class files.
ProjectFileProvider The ProjectFileProvider is an implementation of the JavaFileProvider interface which relies on the path information of a Project for locating Java source and class files.
 

Package oracle.jdeveloper.java.provider Description

Public implementations of the JavaFileProvider interface.


Extension SDK 10.1.3.36.73

 

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