|
||||||||||
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
public abstract class ClasspathLocation
Field Summary | |
---|---|
AccessRuleSet |
accessRuleSet
|
static int |
BINARY
|
java.lang.String |
destinationPath
|
static int |
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 |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath |
---|
fetchLinkedJars, findClass, findClass, findTypeNames, getPath, initialize, isPackage, normalizedPath, reset |
Field Detail |
---|
public static final int SOURCE
public static final int BINARY
public AccessRuleSet accessRuleSet
public java.lang.String destinationPath
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |