|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JarEntryResource | |
|---|---|
| org.eclipse.jdt.internal.core | |
| Uses of JarEntryResource in org.eclipse.jdt.internal.core |
|---|
| Subclasses of JarEntryResource in org.eclipse.jdt.internal.core | |
|---|---|
class |
JarEntryDirectory
|
class |
JarEntryFile
A jar entry that represents a non-java file found in a JAR. |
| Methods in org.eclipse.jdt.internal.core that return JarEntryResource | |
|---|---|
abstract JarEntryResource |
JarEntryResource.clone(java.lang.Object newParent)
|
JarEntryResource |
JarEntryFile.clone(java.lang.Object newParent)
|
JarEntryResource |
JarEntryDirectory.clone(java.lang.Object newParent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||