org.apache.tools.ant

Class MagicNames


public class MagicNames
extends java.lang.Object

Magic names used within Ant. Not all magic names are here yet.
Since:
Ant 1.6

Field Summary

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

Field Details

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 B) 2000-2008 Apache Software Foundation. All Rights Reserved.