Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Package
oracle.ide.file

Packages that use oracle.ide.file
oracle.ide.file Classes and interfaces used to track changes to files. 
oracle.ide.index Classes used to build and query indexes of source files. 
oracle.jdeveloper.audit.model The base classes for defining the Audit object model. 
oracle.jdeveloper.file   
 

Classes in oracle.ide.file used by oracle.ide.file
AbstractFileScope
          Base class for file scope implementations.
ContentSetRoot
          A single root directory in a ContentSet.
ContentSetScope
          File scope that includes the files in a project ContentSet.
FileChange
          A change to a file.
FileChange.Type
          The type of change.
FileChangeListener
          Listens for changes to files in a FileScope.
FileChanges
          A collection of changes to files.
FileChangesExpiredException
          Thrown when file change data has expired.
FileScope
          A scope in which files are monitored.
FileSet
          A set of files selected from a single root directory.
FileSetFilter
          Filters the files in a FileSet.
FileSetTable
          Abstract base class for file table implementations based on FileSet.
FileTable
          Persistently stores information about a set of files, and provides a mapping from each file to an integer ID.
LibraryPaths
          The source and class paths of a library.
Path
          An ordered path made up of FileSet.
ProjectCache
          Caches project properties.
 

Classes in oracle.ide.file used by oracle.ide.index
FileSet
          A set of files selected from a single root directory.
Path
          An ordered path made up of FileSet.
 

Classes in oracle.ide.file used by oracle.jdeveloper.audit.model
FileChangeListener
          Listens for changes to files in a FileScope.
FileChanges
          A collection of changes to files.
FileScope
          A scope in which files are monitored.
 

Classes in oracle.ide.file used by oracle.jdeveloper.file
LibraryPaths
          The source and class paths of a library.
Path
          An ordered path made up of FileSet.
ProjectCache
          Caches project properties.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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