|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jdt.internal.compiler.batch.ClasspathLocation
org.eclipse.jdt.internal.compiler.batch.ClasspathJar
org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
public class ClasspathSourceJar
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jdt.internal.compiler.batch.ClasspathJar |
|---|
closeZipFileAtEnd, file, packageCache, zipFile |
| Fields inherited from class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation |
|---|
accessRuleSet, BINARY, destinationPath, SOURCE |
| Fields inherited from interface org.eclipse.jdt.internal.compiler.util.SuffixConstants |
|---|
EXTENSION_class, EXTENSION_CLASS, EXTENSION_java, EXTENSION_JAVA, SUFFIX_class, SUFFIX_CLASS, SUFFIX_java, SUFFIX_JAVA, SUFFIX_STRING_class, SUFFIX_STRING_CLASS, SUFFIX_STRING_java, SUFFIX_STRING_JAVA |
| Constructor Summary | |
|---|---|
ClasspathSourceJar(File file,
boolean closeZipFileAtEnd,
AccessRuleSet accessRuleSet,
String encoding,
String destinationPath)
|
|
| Method Summary | |
|---|---|
NameEnvironmentAnswer |
findClass(char[] typeName,
String qualifiedPackageName,
String qualifiedBinaryFileName)
|
NameEnvironmentAnswer |
findClass(char[] typeName,
String qualifiedPackageName,
String qualifiedBinaryFileName,
boolean asBinaryOnly)
|
int |
getMode()
|
| Methods inherited from class org.eclipse.jdt.internal.compiler.batch.ClasspathJar |
|---|
fetchLinkedJars, findTypeNames, getPath, initialize, isPackage, normalizedPath, reset, toString |
| Methods inherited from class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation |
|---|
equals, fetchAccessRestriction, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClasspathSourceJar(File file,
boolean closeZipFileAtEnd,
AccessRuleSet accessRuleSet,
String encoding,
String destinationPath)
| Method Detail |
|---|
public NameEnvironmentAnswer findClass(char[] typeName,
String qualifiedPackageName,
String qualifiedBinaryFileName,
boolean asBinaryOnly)
findClass in interface FileSystem.ClasspathfindClass in class ClasspathJar
public NameEnvironmentAnswer findClass(char[] typeName,
String qualifiedPackageName,
String qualifiedBinaryFileName)
findClass in interface FileSystem.ClasspathfindClass in class ClasspathJarpublic int getMode()
getMode in class ClasspathJar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||