Class ClasspathJMod
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJMod
-
Field Summary
FieldsFields inherited from class ClasspathJar
packageCache, zipFileFields inherited from class ClasspathLocation
accessRuleSet, annotationZipFile, externalAnnotationPath, limitModuleNames, module, patchModuleName, updates -
Method Summary
Methods inherited from class ClasspathJar
addToPackageSet, cleanup, debugPathString, decorateWithExternalAnnotations, equals, findClass, getManifest, getModule, getProjectRelativePath, hasCompilationUnit, hashCode, isPackage, lastModified, listPackages, toStringMethods inherited from class ClasspathLocation
areAllModuleOptionsEqual, connectAllLocationsForEEA, createAnswer, externalAnnotationsEquals, findClass, forBinaryFolder, forJrtSystem, forLibrary, forLibrary, forLibrary, getModulesDeclaringPackage, hasModule, isOutputFolder, reset, setModule, singletonModuleNameIf
-
Field Details
-
CLASSES
public static char[] CLASSES -
CLASSES_FOLDER
- See Also:
-
-
Method Details
-
findClass
public NameEnvironmentAnswer findClass(String binaryFileName, String qualifiedPackageName, String moduleName, String qualifiedBinaryFileName, boolean asBinaryOnly, Predicate<String> moduleNameFilter) - Overrides:
findClassin classClasspathJar
-
readPackageNames
Description copied from class:ClasspathJaroverloaded- Overrides:
readPackageNamesin classClasspathJar
-