|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.MagicNames
Magic names used within Ant. Not all magic names are here yet.
Field Summary | |
static java.lang.String |
SCRIPT_REPOSITORY
The name of the script repository used by the script repo task |
static java.lang.String |
SYSTEM_LOADER_REF
The name of the reference to the System Class Loader |
Constructor Summary | |
MagicNames()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SCRIPT_REPOSITORY
public static final java.lang.String SYSTEM_LOADER_REF
Constructor Detail |
public MagicNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |