blob: f1f55537653c135bd777688394765c7a3128b15b [file] [log] [blame]
<!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 (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DeprecatedRuntimeConstants (Apache Velocity 2.1 API)</title>
<meta name="date" content="2019-03-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DeprecatedRuntimeConstants (Apache Velocity 2.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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="class-use/DeprecatedRuntimeConstants.html">Use</a></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>Prev&nbsp;Class</li>
<li><a href="../../../../org/apache/velocity/runtime/ParserPool.html" title="interface in org.apache.velocity.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" target="_top">Frames</a></li>
<li><a href="DeprecatedRuntimeConstants.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;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>Method</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.velocity.runtime</div>
<h2 title="Interface DeprecatedRuntimeConstants" class="title">Interface DeprecatedRuntimeConstants</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</a>, <a href="../../../../org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime">RuntimeSingleton</a>, <a href="../../../../org/apache/velocity/app/Velocity.html" title="class in org.apache.velocity.app">Velocity</a>, <a href="../../../../org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app">VelocityEngine</a></dd>
</dl>
<hr>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<br>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public interface <span class="typeNameLabel">DeprecatedRuntimeConstants</span></pre>
<div class="block">This class gathers deprecated runtime constants</div>
<dl>
<dt><span class="simpleTagLabel">Version:</span></dt>
<dd>$$</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd><a href="mailto:claude@renegat.net">Claude Brisson</a></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="memberSummary" 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 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CHECK_EMPTY_OBJECTS">OLD_CHECK_EMPTY_OBJECTS</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS"><code>RuntimeConstants.CHECK_EMPTY_OBJECTS</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONTEXT_AUTOREFERENCE_KEY">OLD_CONTEXT_AUTOREFERENCE_KEY</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY"><code>RuntimeConstants.CONTEXT_AUTOREFERENCE_KEY</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_CLASS">OLD_CONVERSION_HANDLER_CLASS</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE"><code>RuntimeConstants.CONVERSION_HANDLER_INSTANCE</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CUSTOM_DIRECTIVES">OLD_CUSTOM_DIRECTIVES</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES"><code>RuntimeConstants.CUSTOM_DIRECTIVES</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DEFINE_DIRECTIVE_MAXDEPTH">OLD_DEFINE_DIRECTIVE_MAXDEPTH</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH"><code>RuntimeConstants.DEFINE_DIRECTIVE_MAXDEPTH</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DS_RESOURCE_LOADER_DATASOURCE">OLD_DS_RESOURCE_LOADER_DATASOURCE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_DATASOURCE"><code>RuntimeConstants.DS_RESOURCE_LOADER_DATASOURCE</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DS_RESOURCE_LOADER_KEY_COLUMN">OLD_DS_RESOURCE_LOADER_KEY_COLUMN</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_KEY_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_KEY_COLUMN</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DS_RESOURCE_LOADER_TEMPLATE_COLUMN">OLD_DS_RESOURCE_LOADER_TEMPLATE_COLUMN</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TEMPLATE_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_TEMPLATE_COLUMN</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DS_RESOURCE_LOADER_TIMESTAMP_COLUMN">OLD_DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TIMESTAMP_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_END">OLD_ERRORMSG_END</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END"><code>RuntimeConstants.ERRORMSG_END</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_START">OLD_ERRORMSG_START</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START"><code>RuntimeConstants.ERRORMSG_START</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INCLUDE">OLD_EVENTHANDLER_INCLUDE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE"><code>RuntimeConstants.EVENTHANDLER_INCLUDE</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INVALIDREFERENCES">OLD_EVENTHANDLER_INVALIDREFERENCES</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES"><code>RuntimeConstants.EVENTHANDLER_INVALIDREFERENCES</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_METHODEXCEPTION">OLD_EVENTHANDLER_METHODEXCEPTION</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION"><code>RuntimeConstants.EVENTHANDLER_METHODEXCEPTION</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_REFERENCEINSERTION">OLD_EVENTHANDLER_REFERENCEINSERTION</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION"><code>RuntimeConstants.EVENTHANDLER_REFERENCEINSERTION</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_CACHE">OLD_FILE_RESOURCE_LOADER_CACHE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE"><code>RuntimeConstants.FILE_RESOURCE_LOADER_CACHE</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_PATH">OLD_FILE_RESOURCE_LOADER_PATH</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH"><code>RuntimeConstants.FILE_RESOURCE_LOADER_PATH</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_INPUT_ENCODING">OLD_INPUT_ENCODING</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING"><code>RuntimeConstants.INPUT_ENCODING</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_INTERPOLATE_STRINGLITERALS">OLD_INTERPOLATE_STRINGLITERALS</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS"><code>RuntimeConstants.INTERPOLATE_STRINGLITERALS</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_MAX_NUMBER_LOOPS">OLD_MAX_NUMBER_LOOPS</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS"><code>RuntimeConstants.MAX_NUMBER_LOOPS</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSE_DIRECTIVE_MAXDEPTH">OLD_PARSE_DIRECTIVE_MAXDEPTH</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH"><code>RuntimeConstants.PARSE_DIRECTIVE_MAXDEPTH</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADER_CHECK_INTERVAL">OLD_RESOURCE_LOADER_CHECK_INTERVAL</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">Resource loader modification check interval property suffix</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADERS">OLD_RESOURCE_LOADERS</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS"><code>RuntimeConstants.RESOURCE_LOADERS</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE">OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE"><code>RuntimeConstants.RESOURCE_MANAGER_DEFAULTCACHE_SIZE</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_LOGWHENFOUND">OLD_RESOURCE_MANAGER_LOGWHENFOUND</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_LOGWHENFOUND"><code>RuntimeConstants.RESOURCE_MANAGER_LOGWHENFOUND</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID">OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID"><code>RuntimeConstants.RUNTIME_LOG_REFERENCE_LOG_INVALID</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT">OLD_RUNTIME_REFERENCES_STRICT</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT"><code>RuntimeConstants.RUNTIME_REFERENCES_STRICT</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT_ESCAPE">OLD_RUNTIME_REFERENCES_STRICT_ESCAPE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_ESCAPE"><code>RuntimeConstants.RUNTIME_REFERENCES_STRICT_ESCAPE</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SKIP_INVALID_ITERATOR">OLD_SKIP_INVALID_ITERATOR</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR"><code>RuntimeConstants.SKIP_INVALID_ITERATOR</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SPACE_GOBBLING">OLD_SPACE_GOBBLING</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING"><code>RuntimeConstants.SPACE_GOBBLING</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_STRICT_MATH">OLD_STRICT_MATH</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH"><code>RuntimeConstants.STRICT_MATH</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_UBERSPECT_CLASSNAME">OLD_UBERSPECT_CLASSNAME</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME"><code>RuntimeConstants.UBERSPECT_CLASSNAME</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_BODY_REFERENCE">OLD_VM_BODY_REFERENCE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE"><code>RuntimeConstants.VM_BODY_REFERENCE</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY">OLD_VM_LIBRARY</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY"><code>RuntimeConstants.VM_LIBRARY</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY_DEFAULT">OLD_VM_LIBRARY_DEFAULT</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT"><code>RuntimeConstants.VM_LIBRARY_DEFAULT</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_MAX_DEPTH">OLD_VM_MAX_DEPTH</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH"><code>RuntimeConstants.VM_MAX_DEPTH</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE">OLD_VM_PERM_ALLOW_INLINE</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE"><code>RuntimeConstants.VM_PERM_ALLOW_INLINE</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL"><code>RuntimeConstants.VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_INLINE_LOCAL">OLD_VM_PERM_INLINE_LOCAL</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL"><code>RuntimeConstants.VM_PERM_INLINE_LOCAL</code></a></span></div>
</div>
</td>
</tr>
</table>
</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="OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID"><code>RuntimeConstants.RUNTIME_LOG_REFERENCE_LOG_INVALID</code></a></span></div>
<div class="block">Logging of invalid references.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_MAX_NUMBER_LOOPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_MAX_NUMBER_LOOPS</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_MAX_NUMBER_LOOPS</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS"><code>RuntimeConstants.MAX_NUMBER_LOOPS</code></a></span></div>
<div class="block">Maximum allowed number of loops.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_MAX_NUMBER_LOOPS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_SKIP_INVALID_ITERATOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_SKIP_INVALID_ITERATOR</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_SKIP_INVALID_ITERATOR</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR"><code>RuntimeConstants.SKIP_INVALID_ITERATOR</code></a></span></div>
<div class="block">Whether to throw an exception or just skip bad iterables. Default is true.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.6</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_SKIP_INVALID_ITERATOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_CHECK_EMPTY_OBJECTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_CHECK_EMPTY_OBJECTS</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_CHECK_EMPTY_OBJECTS</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS"><code>RuntimeConstants.CHECK_EMPTY_OBJECTS</code></a></span></div>
<div class="block">An empty object (string, collection) or zero number is false.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CHECK_EMPTY_OBJECTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_ERRORMSG_START">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_ERRORMSG_START</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_ERRORMSG_START</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START"><code>RuntimeConstants.ERRORMSG_START</code></a></span></div>
<div class="block">Starting tag for error messages triggered by passing a parameter not allowed in the #include directive. Only string literals,
and references are allowed.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_ERRORMSG_START">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_ERRORMSG_END">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_ERRORMSG_END</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_ERRORMSG_END</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END"><code>RuntimeConstants.ERRORMSG_END</code></a></span></div>
<div class="block">Ending tag for error messages triggered by passing a parameter not allowed in the #include directive. Only string literals,
and references are allowed.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_ERRORMSG_END">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_PARSE_DIRECTIVE_MAXDEPTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_PARSE_DIRECTIVE_MAXDEPTH</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_PARSE_DIRECTIVE_MAXDEPTH</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH"><code>RuntimeConstants.PARSE_DIRECTIVE_MAXDEPTH</code></a></span></div>
<div class="block">Maximum recursion depth allowed for the #parse directive.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_PARSE_DIRECTIVE_MAXDEPTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_DEFINE_DIRECTIVE_MAXDEPTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_DEFINE_DIRECTIVE_MAXDEPTH</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_DEFINE_DIRECTIVE_MAXDEPTH</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH"><code>RuntimeConstants.DEFINE_DIRECTIVE_MAXDEPTH</code></a></span></div>
<div class="block">Maximum recursion depth allowed for the #define directive.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DEFINE_DIRECTIVE_MAXDEPTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_CUSTOM_DIRECTIVES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_CUSTOM_DIRECTIVES</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_CUSTOM_DIRECTIVES</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES"><code>RuntimeConstants.CUSTOM_DIRECTIVES</code></a></span></div>
<div class="block">Vector of custom directives</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CUSTOM_DIRECTIVES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE"><code>RuntimeConstants.RESOURCE_MANAGER_DEFAULTCACHE_SIZE</code></a></span></div>
<div class="block">The <code>resource.manager.cache.size</code> property specifies the cache upper bound (if relevant).</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_RESOURCE_MANAGER_LOGWHENFOUND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_RESOURCE_MANAGER_LOGWHENFOUND</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_RESOURCE_MANAGER_LOGWHENFOUND</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_LOGWHENFOUND"><code>RuntimeConstants.RESOURCE_MANAGER_LOGWHENFOUND</code></a></span></div>
<div class="block">controls if the finding of a resource is logged.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_MANAGER_LOGWHENFOUND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_RESOURCE_LOADERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_RESOURCE_LOADERS</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_RESOURCE_LOADERS</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS"><code>RuntimeConstants.RESOURCE_LOADERS</code></a></span></div>
<div class="block">Key used to retrieve the names of the resource loaders to be used. In a properties file they may appear as the following:
<p>resource.loader = file,classpath</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_LOADERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_FILE_RESOURCE_LOADER_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_FILE_RESOURCE_LOADER_PATH</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_FILE_RESOURCE_LOADER_PATH</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH"><code>RuntimeConstants.FILE_RESOURCE_LOADER_PATH</code></a></span></div>
<div class="block">The public handle for setting a path in the FileResourceLoader.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_FILE_RESOURCE_LOADER_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_FILE_RESOURCE_LOADER_CACHE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_FILE_RESOURCE_LOADER_CACHE</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_FILE_RESOURCE_LOADER_CACHE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE"><code>RuntimeConstants.FILE_RESOURCE_LOADER_CACHE</code></a></span></div>
<div class="block">The public handle for turning the caching on in the FileResourceLoader.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_FILE_RESOURCE_LOADER_CACHE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_RESOURCE_LOADER_CHECK_INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_RESOURCE_LOADER_CHECK_INTERVAL</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_RESOURCE_LOADER_CHECK_INTERVAL</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">Resource loader modification check interval property suffix</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_LOADER_CHECK_INTERVAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_DS_RESOURCE_LOADER_DATASOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_DS_RESOURCE_LOADER_DATASOURCE</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_DS_RESOURCE_LOADER_DATASOURCE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_DATASOURCE"><code>RuntimeConstants.DS_RESOURCE_LOADER_DATASOURCE</code></a></span></div>
<div class="block">Datasource loader datasource url</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DS_RESOURCE_LOADER_DATASOURCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_DS_RESOURCE_LOADER_KEY_COLUMN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_DS_RESOURCE_LOADER_KEY_COLUMN</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_DS_RESOURCE_LOADER_KEY_COLUMN</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_KEY_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_KEY_COLUMN</code></a></span></div>
<div class="block">Datasource loader template key column</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DS_RESOURCE_LOADER_KEY_COLUMN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_DS_RESOURCE_LOADER_TEMPLATE_COLUMN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_DS_RESOURCE_LOADER_TEMPLATE_COLUMN</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_DS_RESOURCE_LOADER_TEMPLATE_COLUMN</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TEMPLATE_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_TEMPLATE_COLUMN</code></a></span></div>
<div class="block">Datasource loader template content column</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DS_RESOURCE_LOADER_TEMPLATE_COLUMN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_DS_RESOURCE_LOADER_TIMESTAMP_COLUMN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TIMESTAMP_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</code></a></span></div>
<div class="block">Datasource loader template timestamp column</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DS_RESOURCE_LOADER_TIMESTAMP_COLUMN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_INPUT_ENCODING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_INPUT_ENCODING</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_INPUT_ENCODING</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING"><code>RuntimeConstants.INPUT_ENCODING</code></a></span></div>
<div class="block">The default character encoding for the templates. Used by the parser in processing the input streams.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_INPUT_ENCODING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_EVENTHANDLER_REFERENCEINSERTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_EVENTHANDLER_REFERENCEINSERTION</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_EVENTHANDLER_REFERENCEINSERTION</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION"><code>RuntimeConstants.EVENTHANDLER_REFERENCEINSERTION</code></a></span></div>
<div class="block">The <code>eventhandler.referenceinsertion.class</code> property specifies a list of the
<a href="../../../../org/apache/velocity/app/event/ReferenceInsertionEventHandler.html" title="interface in org.apache.velocity.app.event"><code>ReferenceInsertionEventHandler</code></a> implementations to use.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_REFERENCEINSERTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_EVENTHANDLER_METHODEXCEPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_EVENTHANDLER_METHODEXCEPTION</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_EVENTHANDLER_METHODEXCEPTION</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION"><code>RuntimeConstants.EVENTHANDLER_METHODEXCEPTION</code></a></span></div>
<div class="block">The <code>eventhandler.methodexception.class</code> property specifies a list of the
<a href="../../../../org/apache/velocity/app/event/MethodExceptionEventHandler.html" title="interface in org.apache.velocity.app.event"><code>MethodExceptionEventHandler</code></a> implementations to use.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_METHODEXCEPTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_EVENTHANDLER_INCLUDE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_EVENTHANDLER_INCLUDE</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_EVENTHANDLER_INCLUDE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE"><code>RuntimeConstants.EVENTHANDLER_INCLUDE</code></a></span></div>
<div class="block">The <code>eventhandler.include.class</code> property specifies a list of the
<a href="../../../../org/apache/velocity/app/event/IncludeEventHandler.html" title="interface in org.apache.velocity.app.event"><code>IncludeEventHandler</code></a> implementations to use.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_INCLUDE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_EVENTHANDLER_INVALIDREFERENCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_EVENTHANDLER_INVALIDREFERENCES</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_EVENTHANDLER_INVALIDREFERENCES</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES"><code>RuntimeConstants.EVENTHANDLER_INVALIDREFERENCES</code></a></span></div>
<div class="block">The <code>eventhandler.invalidreferences.class</code> property specifies a list of the
<a href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html" title="interface in org.apache.velocity.app.event"><code>InvalidReferenceEventHandler</code></a> implementations to use.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_INVALIDREFERENCES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_VM_LIBRARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_VM_LIBRARY</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_VM_LIBRARY</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY"><code>RuntimeConstants.VM_LIBRARY</code></a></span></div>
<div class="block">Name of local Velocimacro library template.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_LIBRARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_VM_LIBRARY_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_VM_LIBRARY_DEFAULT</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_VM_LIBRARY_DEFAULT</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT"><code>RuntimeConstants.VM_LIBRARY_DEFAULT</code></a></span></div>
<div class="block">Default Velocimacro library template.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_LIBRARY_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_VM_PERM_ALLOW_INLINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_VM_PERM_ALLOW_INLINE</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_VM_PERM_ALLOW_INLINE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE"><code>RuntimeConstants.VM_PERM_ALLOW_INLINE</code></a></span></div>
<div class="block">boolean (true/false) default true: allow inline (in-template) macro definitions.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_ALLOW_INLINE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL"><code>RuntimeConstants.VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</code></a></span></div>
<div class="block">boolean (true/false) default false: allow inline (in-template) macro definitions to replace existing.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_VM_PERM_INLINE_LOCAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_VM_PERM_INLINE_LOCAL</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_VM_PERM_INLINE_LOCAL</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL"><code>RuntimeConstants.VM_PERM_INLINE_LOCAL</code></a></span></div>
<div class="block">Switch for forcing inline macros to be local: default false.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_INLINE_LOCAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_VM_MAX_DEPTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_VM_MAX_DEPTH</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_VM_MAX_DEPTH</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH"><code>RuntimeConstants.VM_MAX_DEPTH</code></a></span></div>
<div class="block">Specify the maximum depth for macro calls</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.6</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_MAX_DEPTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_VM_BODY_REFERENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_VM_BODY_REFERENCE</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_VM_BODY_REFERENCE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE"><code>RuntimeConstants.VM_BODY_REFERENCE</code></a></span></div>
<div class="block">Defines name of the reference that can be used to get the AST block passed to block macro calls.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.7</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_BODY_REFERENCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_RUNTIME_REFERENCES_STRICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_RUNTIME_REFERENCES_STRICT</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_RUNTIME_REFERENCES_STRICT</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT"><code>RuntimeConstants.RUNTIME_REFERENCES_STRICT</code></a></span></div>
<div class="block">Properties referenced in the template are required to exist the object</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_REFERENCES_STRICT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_RUNTIME_REFERENCES_STRICT_ESCAPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_RUNTIME_REFERENCES_STRICT_ESCAPE</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_RUNTIME_REFERENCES_STRICT_ESCAPE</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_ESCAPE"><code>RuntimeConstants.RUNTIME_REFERENCES_STRICT_ESCAPE</code></a></span></div>
<div class="block">Indicates we are going to use modified escape behavior in strict mode</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_REFERENCES_STRICT_ESCAPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_UBERSPECT_CLASSNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_UBERSPECT_CLASSNAME</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_UBERSPECT_CLASSNAME</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME"><code>RuntimeConstants.UBERSPECT_CLASSNAME</code></a></span></div>
<div class="block">key name for uberspector. Multiple classnames can be specified,in which case uberspectors will be chained.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_UBERSPECT_CLASSNAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_CONVERSION_HANDLER_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_CONVERSION_HANDLER_CLASS</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_CONVERSION_HANDLER_CLASS</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE"><code>RuntimeConstants.CONVERSION_HANDLER_INSTANCE</code></a></span></div>
<div class="block">key for Conversion Manager class</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CONVERSION_HANDLER_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_INTERPOLATE_STRINGLITERALS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_INTERPOLATE_STRINGLITERALS</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_INTERPOLATE_STRINGLITERALS</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS"><code>RuntimeConstants.INTERPOLATE_STRINGLITERALS</code></a></span></div>
<div class="block">Switch for the interpolation facility for string literals.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_INTERPOLATE_STRINGLITERALS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_STRICT_MATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_STRICT_MATH</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_STRICT_MATH</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH"><code>RuntimeConstants.STRICT_MATH</code></a></span></div>
<div class="block">Switch for ignoring nulls in math equations vs throwing exceptions.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_STRICT_MATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_CONTEXT_AUTOREFERENCE_KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD_CONTEXT_AUTOREFERENCE_KEY</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_CONTEXT_AUTOREFERENCE_KEY</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY"><code>RuntimeConstants.CONTEXT_AUTOREFERENCE_KEY</code></a></span></div>
<div class="block">Key upon which a context should be accessible within itself</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CONTEXT_AUTOREFERENCE_KEY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD_SPACE_GOBBLING">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OLD_SPACE_GOBBLING</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OLD_SPACE_GOBBLING</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">see <a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING"><code>RuntimeConstants.SPACE_GOBBLING</code></a></span></div>
<div class="block">Space gobbling mode</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_SPACE_GOBBLING">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>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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="class-use/DeprecatedRuntimeConstants.html">Use</a></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>Prev&nbsp;Class</li>
<li><a href="../../../../org/apache/velocity/runtime/ParserPool.html" title="interface in org.apache.velocity.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" target="_top">Frames</a></li>
<li><a href="DeprecatedRuntimeConstants.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;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>Method</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 ======= -->
<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>