Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.core.internal.resources

Interface Summary
AliasManager.Doit  
CharsetDeltaJob.ICharsetListenerFilter  
ICoreConstants  
IManager  
IMarkerSetElement  
IModelObjectConstants  
 

Class Summary
AliasManager An alias is a resource that occupies the same file system location as another resource in the workspace.
CharsetDeltaJob Detects changes to content types/project preferences and broadcasts any corresponding encoding changes as resource deltas.
CharsetManager Manages user-defined encodings as preferences in the project content area.
ComputeProjectOrder Implementation of a sort algorithm for computing the project order.
ComputeProjectOrder.Digraph A directed graph.
ComputeProjectOrder.Digraph.Vertex struct-like object for representing a vertex along with various values computed during depth-first search (DFS).
Container  
ContentDescriptionManager A helper class for File#getContentDescription.
DelayedSnapshotJob Performs periodic saving (snapshot) of the workspace.
File  
FileState  
Folder  
InternalTeamHook The internal abstract superclass of all TeamHook implementations.
InternalWorkspaceJob Batches the activity of a job as a single operation, without obtaining the workspace lock.
LinkDescription Object for describing the characteristics of linked resources that are stored in the project description.
LocalMetaArea  
Marker An abstract marker implementation.
MarkerAttributeMap A specialized map implementation that is optimized for a small set of interned strings as keys.
MarkerDelta  
MarkerDeltaManager The notification mechanism can request marker deltas for several overlapping intervals of time.
MarkerInfo  
MarkerManager A marker manager stores and retrieves markers on resources in the workspace.
MarkerReader This class is used to read markers from disk.
MarkerReader_1 This class is used to read markers from disk.
MarkerReader_2 This class is used to read markers from disk.
MarkerReader_3 This class is used to read markers from disk.
MarkerSet  
MarkerSnapshotReader  
MarkerSnapshotReader_1 Snapshot the markers for the specified resource to the given output stream.
MarkerSnapshotReader_2 Snapshot the markers for the specified resource to the given output stream.
MarkerTypeDefinition  
MarkerTypeDefinitionCache  
MarkerWriter  
ModelObject  
ModelObjectWriter  
MoveDeleteHook  
NatureManager Maintains collection of known nature descriptors, and implements nature-related algorithms provided by the workspace.
OS Captures platform specific attributes relevant to the core resources plugin.
PathVariableManager Core's implementation of IPathVariableManager.
PlatformURLResourceConnection Platform URL support platform:/resource// maps to resource in current workspace
Project  
ProjectDescription  
ProjectDescriptionReader  
ProjectInfo  
ProjectNatureDescriptor  
ProjectPreferences Represents a node in the Eclipse preference hierarchy which stores preference values for projects.
Resource  
ResourceInfo  
ResourceProxy Implements a resource proxy given a path requestor and the resource info of the resource currently being visited.
ResourceStatus  
ResourceTree  
RootInfo  
Rules Class for calculating scheduling rules for resource changing operations.
SafeFileTable Represents a table of keys and paths used by a plugin to maintain its configuration files' names.
SaveContext  
SavedState Standard implementation of the ISavedState interface.
SaveManager  
Synchronizer  
SyncInfoReader This class is used to read sync info from disk.
SyncInfoReader_2 This class is used to read sync info from disk.
SyncInfoReader_3 This class is used to read sync info from disk.
SyncInfoSnapReader  
SyncInfoSnapReader_3  
SyncInfoWriter  
TestingSupport Provides special internal access to the workspace resource implementation.
WorkManager Used to track operation state for each thread that is involved in an operation.
Workspace  
WorkspaceDescription  
WorkspaceDescriptionReader This class contains legacy code only.
WorkspacePreferences This class provides the same interface as WorkspaceDescription but instead of changing/obtaining values from its internal state, it changes/obtains properties in/from the workspace plug-in's preferences.
WorkspaceRoot  
WorkspaceTreeReader  
WorkspaceTreeReader_0 This class is temporary only.
WorkspaceTreeReader_2  
XMLWriter A simple XML writer.
 

Exception Summary
ResourceException A checked exception representing a failure.