????

Your IP : 216.73.216.152


Current Path : /opt/ant/manual/api/org/apache/tools/ant/
Upload File :
Current File : //opt/ant/manual/api/org/apache/tools/ant/MagicNames.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Tue May 22 06:24:50 CEST 2012 -->
<title>MagicNames (Apache Ant API)</title>
<meta name="date" content="2012-05-22">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="MagicNames (Apache Ant API)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/tools/ant/Main.html" title="class in org.apache.tools.ant"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/tools/ant/MagicNames.html" target="_top">Frames</a></li>
<li><a href="MagicNames.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.tools.ant</div>
<h2 title="Class MagicNames" class="title">Class MagicNames</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.tools.ant.MagicNames</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="strong">MagicNames</span>
extends java.lang.Object</pre>
<div class="block">Magic names used within Ant.

 Not all magic names are here yet.</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.6</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!--   -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_EXECUTOR_CLASSNAME">ANT_EXECUTOR_CLASSNAME</a></strong></code>
<div class="block">Property defining the classname of an executor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_EXECUTOR_REFERENCE">ANT_EXECUTOR_REFERENCE</a></strong></code>
<div class="block">Reference to the current Ant executor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_FILE">ANT_FILE</a></strong></code>
<div class="block">property for ant file name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_FILE_TYPE">ANT_FILE_TYPE</a></strong></code>
<div class="block">property for type of ant build file (either file or url)
 Value: "ant.file.type"</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_FILE_TYPE_FILE">ANT_FILE_TYPE_FILE</a></strong></code>
<div class="block">ant build file of type file
 Value: "file"</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_FILE_TYPE_URL">ANT_FILE_TYPE_URL</a></strong></code>
<div class="block">ant build file of type url
 Value: "url"</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_HOME">ANT_HOME</a></strong></code>
<div class="block">Property used to store the location of ant.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_JAVA_VERSION">ANT_JAVA_VERSION</a></strong></code>
<div class="block">Property used to store the java version ant is running in.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_LIB">ANT_LIB</a></strong></code>
<div class="block">Property used to store the location of the ant library (typically the ant.jar file.)
 Value: "ant.core.lib"</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANT_VERSION">ANT_VERSION</a></strong></code>
<div class="block">Ant version property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#ANTLIB_PREFIX">ANTLIB_PREFIX</a></strong></code>
<div class="block">prefix for antlib URIs:
 "antlib:"</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#BUILD_JAVAC_SOURCE">BUILD_JAVAC_SOURCE</a></strong></code>
<div class="block">property that provides the default value for javac's and
 javadoc's source attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#BUILD_JAVAC_TARGET">BUILD_JAVAC_TARGET</a></strong></code>
<div class="block">property that provides the default value for javac's target attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#BUILD_SYSCLASSPATH">BUILD_SYSCLASSPATH</a></strong></code>
<div class="block">System classpath policy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#PROJECT_BASEDIR">PROJECT_BASEDIR</a></strong></code>
<div class="block">property name for basedir of the project.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#PROJECT_DEFAULT_TARGET">PROJECT_DEFAULT_TARGET</a></strong></code>
<div class="block">Name of the property holding the default target of the
 currently executing project, if one has been specified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#PROJECT_HELPER_CLASS">PROJECT_HELPER_CLASS</a></strong></code>
<div class="block">Name of JVM system property which provides the name of the ProjectHelper class to use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#PROJECT_HELPER_SERVICE">PROJECT_HELPER_SERVICE</a></strong></code>
<div class="block">The service identifier in jars which provide ProjectHelper implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#PROJECT_INVOKED_TARGETS">PROJECT_INVOKED_TARGETS</a></strong></code>
<div class="block">Name of the property holding a comma separated list of targets
 that have been invoked (from the command line).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#PROJECT_NAME">PROJECT_NAME</a></strong></code>
<div class="block">Name of the property holding the name of the currently
 executing project, if one has been specified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#REFID_CLASSPATH_LOADER_PREFIX">REFID_CLASSPATH_LOADER_PREFIX</a></strong></code>
<div class="block">Prefix used to store classloader references.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#REFID_CLASSPATH_REUSE_LOADER">REFID_CLASSPATH_REUSE_LOADER</a></strong></code>
<div class="block">Name of the magic property that controls classloader reuse.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#REFID_LOCAL_PROPERTIES">REFID_LOCAL_PROPERTIES</a></strong></code>
<div class="block">Reference used to store the local properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#REFID_PROJECT_HELPER">REFID_PROJECT_HELPER</a></strong></code>
<div class="block">Name of ProjectHelper reference that we add to a project.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#REFID_PROPERTY_HELPER">REFID_PROPERTY_HELPER</a></strong></code>
<div class="block">Reference used to store the property helper.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#REGEXP_IMPL">REGEXP_IMPL</a></strong></code>
<div class="block">property for regular expression implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#REPOSITORY_DIR_PROPERTY">REPOSITORY_DIR_PROPERTY</a></strong></code>
<div class="block">Name of the property which can provide an override of the repository dir.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#REPOSITORY_URL_PROPERTY">REPOSITORY_URL_PROPERTY</a></strong></code>
<div class="block">Name of the property which can provide an override of the repository URL.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#SCRIPT_REPOSITORY">SCRIPT_REPOSITORY</a></strong></code>
<div class="block">The name of the script repository used by the script repo task.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#SYSTEM_LOADER_REF">SYSTEM_LOADER_REF</a></strong></code>
<div class="block">The name of the reference to the System Class Loader.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#TASKDEF_PROPERTIES_RESOURCE">TASKDEF_PROPERTIES_RESOURCE</a></strong></code>
<div class="block">name of the resource that taskdefs are stored under.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/tools/ant/MagicNames.html#TYPEDEFS_PROPERTIES_RESOURCE">TYPEDEFS_PROPERTIES_RESOURCE</a></strong></code>
<div class="block">name of the resource that typedefs are stored under.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!--   -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!--   -->
</a>
<h3>Field Detail</h3>
<a name="ANTLIB_PREFIX">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANTLIB_PREFIX</h4>
<pre>public static final&nbsp;java.lang.String ANTLIB_PREFIX</pre>
<div class="block">prefix for antlib URIs:
 "antlib:"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANTLIB_PREFIX">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_VERSION">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_VERSION</h4>
<pre>public static final&nbsp;java.lang.String ANT_VERSION</pre>
<div class="block">Ant version property.
 Value: "ant.version"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_VERSION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="BUILD_SYSCLASSPATH">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BUILD_SYSCLASSPATH</h4>
<pre>public static final&nbsp;java.lang.String BUILD_SYSCLASSPATH</pre>
<div class="block">System classpath policy.
 Value: "build.sysclasspath"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.BUILD_SYSCLASSPATH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SCRIPT_REPOSITORY">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCRIPT_REPOSITORY</h4>
<pre>public static final&nbsp;java.lang.String SCRIPT_REPOSITORY</pre>
<div class="block">The name of the script repository used by the script repo task.
 Value "org.apache.ant.scriptrepo"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.SCRIPT_REPOSITORY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SYSTEM_LOADER_REF">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SYSTEM_LOADER_REF</h4>
<pre>public static final&nbsp;java.lang.String SYSTEM_LOADER_REF</pre>
<div class="block">The name of the reference to the System Class Loader.
 Value "ant.coreLoader"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.SYSTEM_LOADER_REF">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REPOSITORY_DIR_PROPERTY">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPOSITORY_DIR_PROPERTY</h4>
<pre>public static final&nbsp;java.lang.String REPOSITORY_DIR_PROPERTY</pre>
<div class="block">Name of the property which can provide an override of the repository dir.
 for the libraries task
 Value "ant.maven.repository.dir"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.REPOSITORY_DIR_PROPERTY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REPOSITORY_URL_PROPERTY">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPOSITORY_URL_PROPERTY</h4>
<pre>public static final&nbsp;java.lang.String REPOSITORY_URL_PROPERTY</pre>
<div class="block">Name of the property which can provide an override of the repository URL.
 for the libraries task
 Value "ant.maven.repository.url"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.REPOSITORY_URL_PROPERTY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="TASKDEF_PROPERTIES_RESOURCE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TASKDEF_PROPERTIES_RESOURCE</h4>
<pre>public static final&nbsp;java.lang.String TASKDEF_PROPERTIES_RESOURCE</pre>
<div class="block">name of the resource that taskdefs are stored under.
 Value: "/org/apache/tools/ant/taskdefs/defaults.properties"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.TASKDEF_PROPERTIES_RESOURCE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="TYPEDEFS_PROPERTIES_RESOURCE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TYPEDEFS_PROPERTIES_RESOURCE</h4>
<pre>public static final&nbsp;java.lang.String TYPEDEFS_PROPERTIES_RESOURCE</pre>
<div class="block">name of the resource that typedefs are stored under.
 Value: "/org/apache/tools/ant/types/defaults.properties"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.TYPEDEFS_PROPERTIES_RESOURCE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_EXECUTOR_REFERENCE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_EXECUTOR_REFERENCE</h4>
<pre>public static final&nbsp;java.lang.String ANT_EXECUTOR_REFERENCE</pre>
<div class="block">Reference to the current Ant executor.
 Value: "ant.executor"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_EXECUTOR_REFERENCE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_EXECUTOR_CLASSNAME">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_EXECUTOR_CLASSNAME</h4>
<pre>public static final&nbsp;java.lang.String ANT_EXECUTOR_CLASSNAME</pre>
<div class="block">Property defining the classname of an executor.
 Value: "ant.executor.class"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_EXECUTOR_CLASSNAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROJECT_BASEDIR">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_BASEDIR</h4>
<pre>public static final&nbsp;java.lang.String PROJECT_BASEDIR</pre>
<div class="block">property name for basedir of the project.
 Value: "basedir"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.PROJECT_BASEDIR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_FILE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_FILE</h4>
<pre>public static final&nbsp;java.lang.String ANT_FILE</pre>
<div class="block">property for ant file name.
 Value: "ant.file"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_FILE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_FILE_TYPE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_FILE_TYPE</h4>
<pre>public static final&nbsp;java.lang.String ANT_FILE_TYPE</pre>
<div class="block">property for type of ant build file (either file or url)
 Value: "ant.file.type"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_FILE_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_FILE_TYPE_FILE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_FILE_TYPE_FILE</h4>
<pre>public static final&nbsp;java.lang.String ANT_FILE_TYPE_FILE</pre>
<div class="block">ant build file of type file
 Value: "file"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_FILE_TYPE_FILE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_FILE_TYPE_URL">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_FILE_TYPE_URL</h4>
<pre>public static final&nbsp;java.lang.String ANT_FILE_TYPE_URL</pre>
<div class="block">ant build file of type url
 Value: "url"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_FILE_TYPE_URL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_JAVA_VERSION">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_JAVA_VERSION</h4>
<pre>public static final&nbsp;java.lang.String ANT_JAVA_VERSION</pre>
<div class="block">Property used to store the java version ant is running in.
 Value: "ant.java.version"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.7</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_JAVA_VERSION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_HOME">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_HOME</h4>
<pre>public static final&nbsp;java.lang.String ANT_HOME</pre>
<div class="block">Property used to store the location of ant.
 Value: "ant.home"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.7</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_HOME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANT_LIB">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANT_LIB</h4>
<pre>public static final&nbsp;java.lang.String ANT_LIB</pre>
<div class="block">Property used to store the location of the ant library (typically the ant.jar file.)
 Value: "ant.core.lib"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.7</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.ANT_LIB">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REGEXP_IMPL">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGEXP_IMPL</h4>
<pre>public static final&nbsp;java.lang.String REGEXP_IMPL</pre>
<div class="block">property for regular expression implementation.
 Value: "ant.regexp.regexpimpl"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.REGEXP_IMPL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="BUILD_JAVAC_SOURCE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BUILD_JAVAC_SOURCE</h4>
<pre>public static final&nbsp;java.lang.String BUILD_JAVAC_SOURCE</pre>
<div class="block">property that provides the default value for javac's and
 javadoc's source attribute.
 Value: "ant.build.javac.source"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.7</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.BUILD_JAVAC_SOURCE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="BUILD_JAVAC_TARGET">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BUILD_JAVAC_TARGET</h4>
<pre>public static final&nbsp;java.lang.String BUILD_JAVAC_TARGET</pre>
<div class="block">property that provides the default value for javac's target attribute.
 Value: "ant.build.javac.target"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.7</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.BUILD_JAVAC_TARGET">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REFID_CLASSPATH_REUSE_LOADER">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFID_CLASSPATH_REUSE_LOADER</h4>
<pre>public static final&nbsp;java.lang.String REFID_CLASSPATH_REUSE_LOADER</pre>
<div class="block">Name of the magic property that controls classloader reuse.
 Value: "ant.reuse.loader"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.4.</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.REFID_CLASSPATH_REUSE_LOADER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REFID_CLASSPATH_LOADER_PREFIX">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFID_CLASSPATH_LOADER_PREFIX</h4>
<pre>public static final&nbsp;java.lang.String REFID_CLASSPATH_LOADER_PREFIX</pre>
<div class="block">Prefix used to store classloader references.
 Value: "ant.loader."</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.REFID_CLASSPATH_LOADER_PREFIX">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REFID_PROPERTY_HELPER">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFID_PROPERTY_HELPER</h4>
<pre>public static final&nbsp;java.lang.String REFID_PROPERTY_HELPER</pre>
<div class="block">Reference used to store the property helper.
 Value: "ant.PropertyHelper"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.REFID_PROPERTY_HELPER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REFID_LOCAL_PROPERTIES">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFID_LOCAL_PROPERTIES</h4>
<pre>public static final&nbsp;java.lang.String REFID_LOCAL_PROPERTIES</pre>
<div class="block">Reference used to store the local properties.
 Value: "ant.LocalProperties"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.REFID_LOCAL_PROPERTIES">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROJECT_HELPER_CLASS">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_HELPER_CLASS</h4>
<pre>public static final&nbsp;java.lang.String PROJECT_HELPER_CLASS</pre>
<div class="block">Name of JVM system property which provides the name of the ProjectHelper class to use.
 Value: "org.apache.tools.ant.ProjectHelper"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.PROJECT_HELPER_CLASS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROJECT_HELPER_SERVICE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_HELPER_SERVICE</h4>
<pre>public static final&nbsp;java.lang.String PROJECT_HELPER_SERVICE</pre>
<div class="block">The service identifier in jars which provide ProjectHelper implementations.
 Value: "META-INF/services/org.apache.tools.ant.ProjectHelper"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.PROJECT_HELPER_SERVICE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REFID_PROJECT_HELPER">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFID_PROJECT_HELPER</h4>
<pre>public static final&nbsp;java.lang.String REFID_PROJECT_HELPER</pre>
<div class="block">Name of ProjectHelper reference that we add to a project.
 Value: "ant.projectHelper"</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.REFID_PROJECT_HELPER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROJECT_NAME">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_NAME</h4>
<pre>public static final&nbsp;java.lang.String PROJECT_NAME</pre>
<div class="block">Name of the property holding the name of the currently
 executing project, if one has been specified.

 Value: "ant.project.name"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.PROJECT_NAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROJECT_DEFAULT_TARGET">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_DEFAULT_TARGET</h4>
<pre>public static final&nbsp;java.lang.String PROJECT_DEFAULT_TARGET</pre>
<div class="block">Name of the property holding the default target of the
 currently executing project, if one has been specified.

 Value: "ant.project.default-target"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.PROJECT_DEFAULT_TARGET">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROJECT_INVOKED_TARGETS">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PROJECT_INVOKED_TARGETS</h4>
<pre>public static final&nbsp;java.lang.String PROJECT_INVOKED_TARGETS</pre>
<div class="block">Name of the property holding a comma separated list of targets
 that have been invoked (from the command line).

 Value: "ant.project.invoked-targets"</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.tools.ant.MagicNames.PROJECT_INVOKED_TARGETS">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/tools/ant/Main.html" title="class in org.apache.tools.ant"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/tools/ant/MagicNames.html" target="_top">Frames</a></li>
<li><a href="MagicNames.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>