Class JarEntryFile

java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
All Implemented Interfaces:
IJarEntryResource, org.eclipse.core.resources.IStorage, org.eclipse.core.runtime.IAdaptable

public class JarEntryFile extends JarEntryResource
A jar entry that represents a non-java file found in a JAR.
See Also:
  • IStorage