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

E17493-02

Package oracle.ide.file

Classes and interfaces used to track changes to files.

See:
          Description

Interface Summary
FileChange A change to a file.
FileChangeListener Listens for changes to files in a FileScope.
FileScope A scope in which files are monitored.
FileSetFilter Filters the files in a FileSet.
FileTableRemovedListener Listens for removal of FileTable.
 

Class Summary
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.
FileChanges A collection of changes to files.
FileSet A set of files selected from a single root directory.
FileSetFilters Provides common implementations of FileSetFilter.
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.
 

Enum Summary
FileChange.Type The type of change.
 

Exception Summary
FileChangesExpiredException Thrown when file change data has expired.
InvalidFileTableException Thrown if the file table data is determined to be invalid.
 

Package oracle.ide.file Description

Classes and interfaces used to track changes to files.

Since:
11.1.2

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

E17493-02

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