|
Eclipse JDT Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage
org.eclipse.jdt.launching.sourcelookup.LocalFileStorage
org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage
public class LocalFileStorage
Implementation of storage for a local file
(java.io.File).
This class may be instantiated; it is not intended to be subclassed.
DirectorySourceLocation,
IStorage| Constructor Summary | |
|---|---|
LocalFileStorage(java.io.File file)
Deprecated. Constructs and returns storage for the given file. |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage |
|---|
equals, getContents, getFile, getFullPath, getName, hashCode, isReadOnly |
| Methods inherited from class org.eclipse.core.runtime.PlatformObject |
|---|
getAdapter |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Constructor Detail |
|---|
public LocalFileStorage(java.io.File file)
file - a local file
|
Eclipse JDT Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||