|
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.ZipEntryStorage
org.eclipse.jdt.launching.sourcelookup.ZipEntryStorage
org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage.
public class ZipEntryStorage
Storage implementation for zip entries.
This class may be instantiated; it is not intended to be subclassed.
ArchiveSourceLocation,
IStorage| Constructor Summary | |
|---|---|
ZipEntryStorage(java.util.zip.ZipFile archive,
java.util.zip.ZipEntry entry)
Deprecated. Constructs a new storage implementation for the given zip entry in the specified zip file |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage |
|---|
equals, getArchive, getContents, getFullPath, getName, getZipEntry, 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 ZipEntryStorage(java.util.zip.ZipFile archive,
java.util.zip.ZipEntry entry)
archive - zip fileentry - zip entry
|
Eclipse JDT Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||