Uses of Interface
org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Packages that use IJarEntryResource
Package
Description
The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.
-
Uses of IJarEntryResource in org.aspectj.org.eclipse.jdt.core
Methods in org.aspectj.org.eclipse.jdt.core that return IJarEntryResourceModifier and TypeMethodDescriptionIJarEntryResource.getChildren()Returns the list of children of this jar entry resource. -
Uses of IJarEntryResource in org.aspectj.org.eclipse.jdt.internal.core
Classes in org.aspectj.org.eclipse.jdt.internal.core that implement IJarEntryResourceModifier and TypeClassDescriptionclassclassA jar entry that represents a non-java file found in a JAR.classclassMethods in org.aspectj.org.eclipse.jdt.internal.core that return IJarEntryResourceModifier and TypeMethodDescriptionJarEntryDirectory.getChildren()JarEntryFile.getChildren()NonJavaResource.getChildren()Methods in org.aspectj.org.eclipse.jdt.internal.core with parameters of type IJarEntryResourceModifier and TypeMethodDescriptionvoidJarEntryDirectory.setChildren(IJarEntryResource[] children)