org.apache.tools.ant
Class MagicNames
java.lang.Object
org.apache.tools.ant.MagicNames
public class MagicNames
extends java.lang.Object
Magic names used within Ant.
Not all magic names are here yet.
static String | SCRIPT_REPOSITORY - The name of the script repository used by the script repo task
|
static String | SYSTEM_LOADER_REF - The name of the reference to the System Class Loader
|
SCRIPT_REPOSITORY
public static final String SCRIPT_REPOSITORY
The name of the script repository used by the script repo task
SYSTEM_LOADER_REF
public static final String SYSTEM_LOADER_REF
The name of the reference to the System Class Loader
Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.