Uses of Interface
org.eclipse.core.resources.IEncodedStorage
-
Packages that use IEncodedStorage Package Description org.eclipse.core.resources Provides basic support for managing a workspace and its resources. -
-
Uses of IEncodedStorage in org.eclipse.core.resources
Subinterfaces of IEncodedStorage in org.eclipse.core.resources Modifier and Type Interface Description interface
IFile
Files are leaf resources which contain data.interface
IFileState
A previous state of a file stored in the workspace's local history.
-