|
Eclipse JDT Release 3.7 |
|||||||||
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.
ArchiveSourceLocation
,
IStorage
Constructor Summary | |
---|---|
ZipEntryStorage(ZipFile archive,
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(ZipFile archive, ZipEntry entry)
archive
- zip fileentry
- zip entry
|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.