public class ClasspathJar extends DependencyClasspathEntry implements ClasspathEntry
exportedPackages, file, packageNames, PATH_EXPORT_PACKAGE, PATH_MANIFESTMF| Modifier and Type | Method and Description |
|---|---|
static ClasspathJar |
create(File file) |
org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer |
findType(String packageName,
String binaryFileName,
org.eclipse.jdt.internal.compiler.env.AccessRestriction accessRestriction) |
String |
toString() |
findType, getAccessRestriction, getEntryDescription, getEntryName, getPackageNames, parseBundleManifest, parseExportPackageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindType, getEntryDescription, getPackageNamespublic org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer findType(String packageName, String binaryFileName, org.eclipse.jdt.internal.compiler.env.AccessRestriction accessRestriction)
findType in class DependencyClasspathEntrypublic static ClasspathJar create(File file) throws IOException
IOExceptionCopyright © 2015. All rights reserved.