Modified: velocity/site/production/engine/devel/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/index-all.html?rev=1854949&r1=1854948&r2=1854949&view=diff
==============================================================================
--- velocity/site/production/engine/devel/apidocs/index-all.html (original)
+++ velocity/site/production/engine/devel/apidocs/index-all.html Wed Mar  6 
21:31:05 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:22 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-03">
+<title>Index (Apache Velocity 2.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-06">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Velocity 2.1 API)";
+            parent.document.title="Index (Apache Velocity 2.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -1099,6 +1099,11 @@
 <dd>
 <div class="block">Tests if the key exists in the specified scope</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html#containsKey-java.lang.String-">containsKey(String)</a></span>
 - Method in class org.apache.velocity.util.<a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class 
in org.apache.velocity.util">DeprecationAwareExtProperties</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Property getter which checks deprecated property keys</div>
+</dd>
 <dt><a href="org/apache/velocity/runtime/resource/ContentResource.html" 
title="class in org.apache.velocity.runtime.resource"><span 
class="typeNameLink">ContentResource</span></a> - Class in <a 
href="org/apache/velocity/runtime/resource/package-summary.html">org.apache.velocity.runtime.resource</a></dt>
 <dd>
 <div class="block">This class represent a general text resource that may have 
been
@@ -1120,6 +1125,13 @@
 <dd>
 <div class="block">Key upon which a context should be accessible within 
itself</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_SCOPE_CONTROL">CONTEXT_SCOPE_CONTROL</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">Used to enable or disable a scope control (false by 
default):
+ <code>context.scope_control.&lt;scope_name&gt; = true/false</code>
+ where <i>scope_name</i> is one of: <code>template, evaluate, foreach, macro, 
define</code>
+ or the name of a body macro.</div>
+</dd>
 <dt><a href="org/apache/velocity/util/ContextAware.html" title="interface in 
org.apache.velocity.util"><span class="typeNameLink">ContextAware</span></a> - 
Interface in <a 
href="org/apache/velocity/util/package-summary.html">org.apache.velocity.util</a></dt>
 <dd>
 <div class="block">Event handlers implementing this interface will 
automatically
@@ -1196,6 +1208,10 @@
 <dd>
 <div class="block">This is the last token that has been consumed 
successfully.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES">CUSTOM_DIRECTIVES</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">Vector of custom directives</div>
+</dd>
 </dl>
 <a name="I:D">
 <!--   -->
@@ -1300,6 +1316,20 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/introspection/DeprecatedCheckUberspector.html#DeprecatedCheckUberspector--">DeprecatedCheckUberspector()</a></span>
 - Constructor for class org.apache.velocity.util.introspection.<a 
href="org/apache/velocity/util/introspection/DeprecatedCheckUberspector.html" 
title="class in 
org.apache.velocity.util.introspection">DeprecatedCheckUberspector</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in org.apache.velocity.runtime"><span 
class="typeNameLink">DeprecatedRuntimeConstants</span></a> - Interface in <a 
href="org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
+<dt><a href="org/apache/velocity/util/DeprecationAwareExtProperties.html" 
title="class in org.apache.velocity.util"><span 
class="typeNameLink">DeprecationAwareExtProperties</span></a> - Class in <a 
href="org/apache/velocity/util/package-summary.html">org.apache.velocity.util</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">it will disappear along 
with deprecated key names in 3.0.</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html#DeprecationAwareExtProperties--">DeprecationAwareExtProperties()</a></span>
 - Constructor for class org.apache.velocity.util.<a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class 
in org.apache.velocity.util">DeprecationAwareExtProperties</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/parser/ParserConstants.html#DIGIT">DIGIT</a></span>
 - Static variable in interface org.apache.velocity.runtime.parser.<a 
href="org/apache/velocity/runtime/parser/ParserConstants.html" title="interface 
in org.apache.velocity.runtime.parser">ParserConstants</a></dt>
 <dd>
 <div class="block">RegularExpression Id.</div>
@@ -1894,7 +1924,7 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH">FILE_RESOURCE_LOADER_PATH</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
-<div class="block">The public handle for setting a path in the 
FileResourceLoader.</div>
+<div class="block">The public handle for setting paths in the 
FileResourceLoader.</div>
 </dd>
 <dt><a 
href="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html" 
title="class in org.apache.velocity.runtime.resource.loader"><span 
class="typeNameLink">FileResourceLoader</span></a> - Class in <a 
href="org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</a></dt>
 <dd>
@@ -2070,6 +2100,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/ArrayListWrapper.html#get-int-">get(int)</a></span>
 - Method in class org.apache.velocity.util.<a 
href="org/apache/velocity/util/ArrayListWrapper.html" title="class in 
org.apache.velocity.util">ArrayListWrapper</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html#get-java.lang.String-">get(String)</a></span>
 - Method in class org.apache.velocity.util.<a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class 
in org.apache.velocity.util">DeprecationAwareExtProperties</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Property getter which checks deprecated property keys</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/DuckType.html#get-java.lang.Object-org.apache.velocity.util.DuckType.Types-">get(Object,
 DuckType.Types)</a></span> - Static method in class 
org.apache.velocity.util.<a href="org/apache/velocity/util/DuckType.html" 
title="class in org.apache.velocity.util">DuckType</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/introspection/IntrospectorCache.html#get-java.lang.Class-">get(Class)</a></span>
 - Method in class org.apache.velocity.util.introspection.<a 
href="org/apache/velocity/util/introspection/IntrospectorCache.html" 
title="class in 
org.apache.velocity.util.introspection">IntrospectorCache</a></dt>
@@ -4518,14 +4553,6 @@
 <dd>
 <div class="block">Check to see if this is an interpolated string.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeInstance.html#isDashAllowedInIdentifiers--">isDashAllowedInIdentifiers()</a></span>
 - Method in class org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeInstance.html" title="class in 
org.apache.velocity.runtime">RuntimeInstance</a></dt>
-<dd>
-<div class="block">get whether dashes are allowed in identifiers</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeServices.html#isDashAllowedInIdentifiers--">isDashAllowedInIdentifiers()</a></span>
 - Method in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeServices.html" title="interface in 
org.apache.velocity.runtime">RuntimeServices</a></dt>
-<dd>
-<div class="block">get whether dashes are allowed in identifiers</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/example/EventExample.html#isDebugEnabled--">isDebugEnabled()</a></span>
 - Method in class org.apache.velocity.example.<a 
href="org/apache/velocity/example/EventExample.html" title="class in 
org.apache.velocity.example">EventExample</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/parser/Parser.html#isDirective-java.lang.String-">isDirective(String)</a></span>
 - Method in class org.apache.velocity.runtime.parser.<a 
href="org/apache/velocity/runtime/parser/Parser.html" title="class in 
org.apache.velocity.runtime.parser">Parser</a></dt>
@@ -4553,6 +4580,14 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/directive/StopCommand.html#isFor-java.lang.Object-">isFor(Object)</a></span>
 - Method in error org.apache.velocity.runtime.directive.<a 
href="org/apache/velocity/runtime/directive/StopCommand.html" title="class in 
org.apache.velocity.runtime.directive">StopCommand</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeInstance.html#isHyphenAllowedInIdentifiers--">isHyphenAllowedInIdentifiers()</a></span>
 - Method in class org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeInstance.html" title="class in 
org.apache.velocity.runtime">RuntimeInstance</a></dt>
+<dd>
+<div class="block">get whether hyphens are allowed in identifiers</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeServices.html#isHyphenAllowedInIdentifiers--">isHyphenAllowedInIdentifiers()</a></span>
 - Method in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeServices.html" title="interface in 
org.apache.velocity.runtime">RuntimeServices</a></dt>
+<dd>
+<div class="block">Get whether hyphens are allowed in identifiers</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/example/EventExample.html#isInfoEnabled--">isInfoEnabled()</a></span>
 - Method in class org.apache.velocity.example.<a 
href="org/apache/velocity/example/EventExample.html" title="class in 
org.apache.velocity.example">EventExample</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeInstance.html#isInitialized--">isInitialized()</a></span>
 - Method in class org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeInstance.html" title="class in 
org.apache.velocity.runtime">RuntimeInstance</a></dt>
@@ -4600,6 +4635,14 @@
  types as if they were primitive types (that is, a Boolean actual
  parameter type matches boolean primitive formal type).</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeInstance.html#isScopeControlEnabled-java.lang.String-">isScopeControlEnabled(String)</a></span>
 - Method in class org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeInstance.html" title="class in 
org.apache.velocity.runtime">RuntimeInstance</a></dt>
+<dd>
+<div class="block">Get whether to provide a scope control object for this 
scope</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeServices.html#isScopeControlEnabled-java.lang.String-">isScopeControlEnabled(String)</a></span>
 - Method in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeServices.html" title="interface in 
org.apache.velocity.runtime">RuntimeServices</a></dt>
+<dd>
+<div class="block">Get whether to provide a scope control object for this 
scope</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/directive/Break.html#isScopeProvided--">isScopeProvided()</a></span>
 - Method in class org.apache.velocity.runtime.directive.<a 
href="org/apache/velocity/runtime/directive/Break.html" title="class in 
org.apache.velocity.runtime.directive">Break</a></dt>
 <dd>
 <div class="block">Since there is no processing of content,
@@ -5121,6 +5164,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/example/EventExample.html#LOG_LEVEL_WARN">LOG_LEVEL_WARN</a></span>
 - Static variable in class org.apache.velocity.example.<a 
href="org/apache/velocity/example/EventExample.html" title="class in 
org.apache.velocity.example">EventExample</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html#logger">logger</a></span>
 - Static variable in class org.apache.velocity.util.<a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class 
in org.apache.velocity.util">DeprecationAwareExtProperties</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Logger used to log the use of deprecated properties 
names</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_AND">LOGICAL_AND</a></span>
 - Static variable in interface org.apache.velocity.runtime.parser.<a 
href="org/apache/velocity/runtime/parser/ParserConstants.html" title="interface 
in org.apache.velocity.runtime.parser">ParserConstants</a></dt>
 <dd>
 <div class="block">RegularExpression Id.</div>
@@ -5496,6 +5544,90 @@
 <dd>
 <div class="block">RegularExpression Id.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CHECK_EMPTY_OBJECTS">OLD_CHECK_EMPTY_OBJECTS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONTEXT_AUTOREFERENCE_KEY">OLD_CONTEXT_AUTOREFERENCE_KEY</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_CLASS">OLD_CONVERSION_HANDLER_CLASS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">see <a 
href="org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS"><code>RuntimeConstants.CONVERSION_HANDLER_CLASS</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_INSTANCE">OLD_CONVERSION_HANDLER_INSTANCE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CUSTOM_DIRECTIVES">OLD_CUSTOM_DIRECTIVES</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DEFINE_DIRECTIVE_MAXDEPTH">OLD_DEFINE_DIRECTIVE_MAXDEPTH</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_END">OLD_ERRORMSG_END</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_START">OLD_ERRORMSG_START</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INCLUDE">OLD_EVENTHANDLER_INCLUDE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INVALIDREFERENCES">OLD_EVENTHANDLER_INVALIDREFERENCES</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_METHODEXCEPTION">OLD_EVENTHANDLER_METHODEXCEPTION</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_REFERENCEINSERTION">OLD_EVENTHANDLER_REFERENCEINSERTION</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_CACHE">OLD_FILE_RESOURCE_LOADER_CACHE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_PATH">OLD_FILE_RESOURCE_LOADER_PATH</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/parser/ParserConstants.html#OLD_IDENTIFIER">OLD_IDENTIFIER</a></span>
 - Static variable in interface org.apache.velocity.runtime.parser.<a 
href="org/apache/velocity/runtime/parser/ParserConstants.html" title="interface 
in org.apache.velocity.runtime.parser">ParserConstants</a></dt>
 <dd>
 <div class="block">RegularExpression Id.</div>
@@ -5504,6 +5636,143 @@
 <dd>
 <div class="block">RegularExpression Id.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_INTERPOLATE_STRINGLITERALS">OLD_INTERPOLATE_STRINGLITERALS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_MAX_NUMBER_LOOPS">OLD_MAX_NUMBER_LOOPS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSE_DIRECTIVE_MAXDEPTH">OLD_PARSE_DIRECTIVE_MAXDEPTH</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSER_HYPHEN_ALLOWED">OLD_PARSER_HYPHEN_ALLOWED</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">see <a 
href="org/apache/velocity/runtime/RuntimeConstants.html#PARSER_HYPHEN_ALLOWED"><code>RuntimeConstants.PARSER_HYPHEN_ALLOWED</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADER_CHECK_INTERVAL">OLD_RESOURCE_LOADER_CHECK_INTERVAL</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Resource loader modification check interval property 
suffix</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADERS">OLD_RESOURCE_LOADERS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE">OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_LOGWHENFOUND">OLD_RESOURCE_MANAGER_LOGWHENFOUND</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><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>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT">OLD_RUNTIME_REFERENCES_STRICT</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT_ESCAPE">OLD_RUNTIME_REFERENCES_STRICT_ESCAPE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SKIP_INVALID_ITERATOR">OLD_SKIP_INVALID_ITERATOR</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SPACE_GOBBLING">OLD_SPACE_GOBBLING</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_STRICT_MATH">OLD_STRICT_MATH</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_UBERSPECT_CLASSNAME">OLD_UBERSPECT_CLASSNAME</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_BODY_REFERENCE">OLD_VM_BODY_REFERENCE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY">OLD_VM_LIBRARY</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY_DEFAULT">OLD_VM_LIBRARY_DEFAULT</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_MAX_DEPTH">OLD_VM_MAX_DEPTH</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE">OLD_VM_PERM_ALLOW_INLINE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><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>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_INLINE_LOCAL">OLD_VM_PERM_INLINE_LOCAL</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PRESERVE_ARGUMENTS_LITERALS">OLD_VM_PRESERVE_ARGUMENTS_LITERALS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">see <a 
href="org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS"><code>RuntimeConstants.VM_PRESERVE_ARGUMENTS_LITERALS</code></a></span></div>
+</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/parser/node/JJTParserState.html#openNodeScope-org.apache.velocity.runtime.parser.node.Node-">openNodeScope(Node)</a></span>
 - Method in class org.apache.velocity.runtime.parser.node.<a 
href="org/apache/velocity/runtime/parser/node/JJTParserState.html" title="class 
in org.apache.velocity.runtime.parser.node">JJTParserState</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/velocity/package-summary.html">org.apache.velocity</a> 
- package org.apache.velocity</dt>
@@ -5659,9 +5928,9 @@
 <dd>
 <div class="block">The parser.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#PARSER_DASH_ALLOWED">PARSER_DASH_ALLOWED</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#PARSER_HYPHEN_ALLOWED">PARSER_HYPHEN_ALLOWED</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
-<div class="block">Allow dash in identifiers (backward compatibility 
option)</div>
+<div class="block">Allow hyphen in identifiers (backward compatibility 
option)</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_CLASS">PARSER_POOL_CLASS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
@@ -5814,7 +6083,9 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">PROVIDE_SCOPE_CONTROL</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
-<div class="block">Used to suppress various scope control objects.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use 
<code>context.scope_control.&lt;scope_name&gt; = true/false</code></span></div>
+</div>
 </dd>
 <dt><a href="org/apache/velocity/runtime/parser/node/PublicFieldExecutor.html" 
title="class in org.apache.velocity.runtime.parser.node"><span 
class="typeNameLink">PublicFieldExecutor</span></a> - Class in <a 
href="org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</a></dt>
 <dd>
@@ -5871,6 +6142,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#put-java.lang.Object-org.apache.velocity.runtime.resource.Resource-">put(Object,
 Resource)</a></span> - Method in class org.apache.velocity.runtime.resource.<a 
href="org/apache/velocity/runtime/resource/ResourceCacheImpl.html" title="class 
in org.apache.velocity.runtime.resource">ResourceCacheImpl</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html#put-java.lang.String-java.lang.Object-">put(String,
 Object)</a></span> - Method in class org.apache.velocity.util.<a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class 
in org.apache.velocity.util">DeprecationAwareExtProperties</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Property setter which checks deprecated property keys</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/introspection/IntrospectorCache.html#put-java.lang.Class-">put(Class)</a></span>
 - Method in class org.apache.velocity.util.introspection.<a 
href="org/apache/velocity/util/introspection/IntrospectorCache.html" 
title="class in 
org.apache.velocity.util.introspection">IntrospectorCache</a></dt>
 <dd>
 <div class="block">Creates a class map for specific class and registers it in 
the
@@ -6282,12 +6558,36 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER">RESOURCE_LOADER</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
-<div class="block">Key used to retrieve the names of the resource loaders to 
be used.</div>
+<div class="block">Key prefix for a specific resource loader properties</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CACHE">RESOURCE_LOADER_CACHE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">Resource loader cache property suffix</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CHECK_INTERVAL">RESOURCE_LOADER_CHECK_INTERVAL</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">Resource loader modification check interval property 
suffix</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CLASS">RESOURCE_LOADER_CLASS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">Resource loader class property suffix</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_IDENTIFIER">RESOURCE_LOADER_IDENTIFIER</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
 <div class="block">token used to identify the loader internally.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_INSTANCE">RESOURCE_LOADER_INSTANCE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">Resource loader instance property suffix</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_PATHS">RESOURCE_LOADER_PATHS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">File resource loader paths property suffix</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS">RESOURCE_LOADERS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">Key used to retrieve the names of the resource loaders to 
be used.</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CACHE_CLASS">RESOURCE_MANAGER_CACHE_CLASS</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
 <div class="block">The <code>resource.manager.cache.class</code> property 
specifies the name of the
@@ -6446,6 +6746,10 @@
 <dd>
 <div class="block">externally provided logger.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_METHOD_CALL_LOG_INVALID">RUNTIME_LOG_METHOD_CALL_LOG_INVALID</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
+<dd>
+<div class="block">Logging of invalid method calls.</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_NAME">RUNTIME_LOG_NAME</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
 <div class="block">externally provided logger name.</div>
@@ -6792,7 +7096,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/app/VelocityEngine.html#setProperties-java.util.Properties-">setProperties(Properties)</a></span>
 - Method in class org.apache.velocity.app.<a 
href="org/apache/velocity/app/VelocityEngine.html" title="class in 
org.apache.velocity.app">VelocityEngine</a></dt>
 <dd>
-<div class="block">Set an entire configuration at once.</div>
+<div class="block">Set an entire configuration at once from a Properties 
configuration</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/app/VelocityEngine.html#setProperties-java.lang.String-">setProperties(String)</a></span>
 - Method in class org.apache.velocity.app.<a 
href="org/apache/velocity/app/VelocityEngine.html" title="class in 
org.apache.velocity.app">VelocityEngine</a></dt>
+<dd>
+<div class="block">Set an entire configuration at once from a named properties 
file</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeInstance.html#setProperties-java.lang.String-">setProperties(String)</a></span>
 - Method in class org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeInstance.html" title="class in 
org.apache.velocity.runtime">RuntimeInstance</a></dt>
 <dd>
@@ -6807,6 +7115,10 @@
 <div class="block">Allow an external system to set a Properties
  object to use.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeSingleton.html#setProperties-java.lang.String-">setProperties(String)</a></span>
 - Static method in class org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeSingleton.html" title="class in 
org.apache.velocity.runtime">RuntimeSingleton</a></dt>
+<dd>
+<div class="block">Set an entire configuration at once from a named properties 
file</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/app/Velocity.html#setProperty-java.lang.String-java.lang.Object-">setProperty(String,
 Object)</a></span> - Static method in class org.apache.velocity.app.<a 
href="org/apache/velocity/app/Velocity.html" title="class in 
org.apache.velocity.app">Velocity</a></dt>
 <dd>
 <div class="block">Set a Velocity Runtime property.</div>
@@ -7341,6 +7653,11 @@
 <dd>
 <div class="block">Our own trace method.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html#translateKey-java.lang.String-">translateKey(String)</a></span>
 - Method in class org.apache.velocity.util.<a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class 
in org.apache.velocity.util">DeprecationAwareExtProperties</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Translate if needed a deprecated key into its replacement 
key, and emit a warning for deprecated keys</div>
+</dd>
 <dt><a href="org/apache/velocity/example/TreeMapContext.html" title="class in 
org.apache.velocity.example"><span 
class="typeNameLink">TreeMapContext</span></a> - Class in <a 
href="org/apache/velocity/example/package-summary.html">org.apache.velocity.example</a></dt>
 <dd>
 <div class="block">Example context impl that uses a TreeMap
@@ -8065,7 +8382,7 @@ the order they are declared.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY">VM_LIBRARY</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
-<div class="block">Name of local Velocimacro library template.</div>
+<div class="block">Filename of local Velocimacro library template.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_AUTORELOAD">VM_LIBRARY_AUTORELOAD</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
@@ -8079,10 +8396,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Specify the maximum depth for macro calls</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#VM_MESSAGES_ON">VM_MESSAGES_ON</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
-<dd>
-<div class="block">Switch for VM blather: default true.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a></span>
 - Static variable in interface org.apache.velocity.runtime.<a 
href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in 
org.apache.velocity.runtime">RuntimeConstants</a></dt>
 <dd>
 <div class="block">boolean (true/false) default true: allow inline 
(in-template) macro definitions.</div>
@@ -8116,6 +8429,11 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/example/EventExample.html#warn-java.lang.String-java.lang.Throwable-">warn(String,
 Throwable)</a></span> - Method in class org.apache.velocity.example.<a 
href="org/apache/velocity/example/EventExample.html" title="class in 
org.apache.velocity.example">EventExample</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html#warnDeprecated-java.lang.String-java.lang.String-">warnDeprecated(String,
 String)</a></span> - Method in class org.apache.velocity.util.<a 
href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class 
in org.apache.velocity.util">DeprecationAwareExtProperties</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Emit a warning in the log for adeprecated property 
name</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/velocity/runtime/parser/ParserConstants.html#WHITESPACE">WHITESPACE</a></span>
 - Static variable in interface org.apache.velocity.runtime.parser.<a 
href="org/apache/velocity/runtime/parser/ParserConstants.html" title="interface 
in org.apache.velocity.runtime.parser">ParserConstants</a></dt>
 <dd>
 <div class="block">RegularExpression Id.</div>

Modified: velocity/site/production/engine/devel/apidocs/index.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/index.html?rev=1854949&r1=1854948&r2=1854949&view=diff
==============================================================================
--- velocity/site/production/engine/devel/apidocs/index.html (original)
+++ velocity/site/production/engine/devel/apidocs/index.html Wed Mar  6 
21:31:05 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:22 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Velocity 2.1 API</title>
+<title>Apache Velocity 2.1-SNAPSHOT API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/Template.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/Template.html?rev=1854949&r1=1854948&r2=1854949&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/Template.html 
(original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/Template.html 
Wed Mar  6 21:31:05 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:53 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:20 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Template (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-03">
+<title>Template (Apache Velocity 2.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-06">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Template (Apache Velocity 2.1 API)";
+            parent.document.title="Template (Apache Velocity 2.1-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/VelocityContext.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/VelocityContext.html?rev=1854949&r1=1854948&r2=1854949&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/VelocityContext.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/VelocityContext.html
 Wed Mar  6 21:31:05 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:53 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:20 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VelocityContext (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-03">
+<title>VelocityContext (Apache Velocity 2.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-06">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VelocityContext (Apache Velocity 2.1 API)";
+            parent.document.title="VelocityContext (Apache Velocity 
2.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/app/FieldMethodizer.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/app/FieldMethodizer.html?rev=1854949&r1=1854948&r2=1854949&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/app/FieldMethodizer.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/app/FieldMethodizer.html
 Wed Mar  6 21:31:05 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:20 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FieldMethodizer (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-03">
+<title>FieldMethodizer (Apache Velocity 2.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-06">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FieldMethodizer (Apache Velocity 2.1 API)";
+            parent.document.title="FieldMethodizer (Apache Velocity 
2.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/app/Velocity.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/app/Velocity.html?rev=1854949&r1=1854948&r2=1854949&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/app/Velocity.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/app/Velocity.html
 Wed Mar  6 21:31:05 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:20 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Velocity (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-03">
+<title>Velocity (Apache Velocity 2.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-06">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Velocity (Apache Velocity 2.1 API)";
+            parent.document.title="Velocity (Apache Velocity 2.1-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../org/apache/velocity/runtime/RuntimeConstants.html" 
title="interface in org.apache.velocity.runtime">RuntimeConstants</a></dd>
+<dd><a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html" 
title="interface in org.apache.velocity.runtime">RuntimeConstants</a></dd>
 </dl>
 <hr>
 <br>
@@ -174,7 +174,14 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a>
 <h3>Fields inherited from interface&nbsp;org.apache.velocity.runtime.<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html" 
title="interface in org.apache.velocity.runtime">RuntimeConstants</a></h3>
-<code><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS">CHECK_EMPTY_OBJECTS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY">CONTEXT_AUTOREFERENCE_KEY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS">CONVERSION_HANDLER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE">CONVERSION_HANDLER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_DIRECTIVES">DEFAULT_RUNTIME_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_LOG_NAME">DEFAULT_RUNTIME_LOG_NAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_PROPERTIES">DEFAULT_RUNTIME_PROPERTIES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH
 ">DEFINE_DIRECTIVE_MAXDEPTH</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ENCODING_DEFAULT">ENCODING_DEFAULT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END">ERRORMSG_END</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START">ERRORMSG_START</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE">EVENTHANDLER_INCLUDE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES">EVENTHANDLER_INVALIDREFERENCES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION">EVENTHANDLER_METHODEXCEPTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION">EVENTHANDLER_REFERENCEINSERTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE">FILE_RESOU
 RCE_LOADER_CACHE</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH">FILE_RESOURCE_LOADER_PATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING">INPUT_ENCODING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS">INTERPOLATE_STRINGLITERALS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_CLASSES">INTROSPECTOR_RESTRICT_CLASSES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_PACKAGES">INTROSPECTOR_RESTRICT_PACKAGES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS">MAX_NUMBER_LOOPS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#NUMBER_OF_PARSERS">NUMBER_OF_PARSERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH">PARSE_DIREC
 TIVE_MAXDEPTH</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_DASH_ALLOWED">PARSER_DASH_ALLOWED</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_CLASS">PARSER_POOL_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_SIZE">PARSER_POOL_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">PROVIDE_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER">RESOURCE_LOADER</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_IDENTIFIER">RESOURCE_LOADER_IDENTIFIER</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CACHE_CLASS">RESOURCE_MANAGER_CACHE_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CLASS">RESOURCE_MANAGER_CLASS</a>,
 <a href="../../../
 
../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE">RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_INSTANCE">RESOURCE_MANAGER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_LOGWHENFOUND">RESOURCE_MANAGER_LOGWHENFOUND</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_INSTANCE">RUNTIME_LOG_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_NAME">RUNTIME_LOG_NAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID">RUNTIME_LOG_REFERENCE_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT">RUNTIME_REFERENCES_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_E
 SCAPE">RUNTIME_REFERENCES_STRICT_ESCAPE</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_STRING_INTERNING">RUNTIME_STRING_INTERNING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR">SKIP_INVALID_ITERATOR</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING">SPACE_GOBBLING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH">STRICT_MATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME">UBERSPECT_CLASSNAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_ARGUMENTS_STRICT">VM_ARGUMENTS_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE">VM_BODY_REFERENCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY">VM_LIBRARY</a>,
 <a href="../../../../org/apache/velocity/runtime/R
 untimeConstants.html#VM_LIBRARY_AUTORELOAD">VM_LIBRARY_AUTORELOAD</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT">VM_LIBRARY_DEFAULT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH">VM_MAX_DEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MESSAGES_ON">VM_MESSAGES_ON</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL">VM_PERM_INLINE_LOCAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS">VM_PRESERVE_ARGUMENTS_LITERALS</a></code></li>
+<code><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS">CHECK_EMPTY_OBJECTS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY">CONTEXT_AUTOREFERENCE_KEY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_SCOPE_CONTROL">CONTEXT_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS">CONVERSION_HANDLER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE">CONVERSION_HANDLER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES">CUSTOM_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_DIRECTIVES">DEFAULT_RUNTIME_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_LOG_NAME">DEFAULT_RUNTIME_LOG_NAM
 E</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_PROPERTIES">DEFAULT_RUNTIME_PROPERTIES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH">DEFINE_DIRECTIVE_MAXDEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ENCODING_DEFAULT">ENCODING_DEFAULT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END">ERRORMSG_END</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START">ERRORMSG_START</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE">EVENTHANDLER_INCLUDE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES">EVENTHANDLER_INVALIDREFERENCES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION">EVENTHANDLER_METHODEXCEPTION</a>,
 <a href="../../.
 
./../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION">EVENTHANDLER_REFERENCEINSERTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE">FILE_RESOURCE_LOADER_CACHE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH">FILE_RESOURCE_LOADER_PATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING">INPUT_ENCODING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS">INTERPOLATE_STRINGLITERALS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_CLASSES">INTROSPECTOR_RESTRICT_CLASSES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_PACKAGES">INTROSPECTOR_RESTRICT_PACKAGES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS">MAX_NUMBE
 R_LOOPS</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#NUMBER_OF_PARSERS">NUMBER_OF_PARSERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH">PARSE_DIRECTIVE_MAXDEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_HYPHEN_ALLOWED">PARSER_HYPHEN_ALLOWED</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_CLASS">PARSER_POOL_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_SIZE">PARSER_POOL_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">PROVIDE_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER">RESOURCE_LOADER</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CACHE">RESOURCE_LOADER_CACHE</a>,
 <a href="../../../../org/apache/velocity/runtime
 
/RuntimeConstants.html#RESOURCE_LOADER_CHECK_INTERVAL">RESOURCE_LOADER_CHECK_INTERVAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CLASS">RESOURCE_LOADER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_IDENTIFIER">RESOURCE_LOADER_IDENTIFIER</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_INSTANCE">RESOURCE_LOADER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_PATHS">RESOURCE_LOADER_PATHS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS">RESOURCE_LOADERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CACHE_CLASS">RESOURCE_MANAGER_CACHE_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CLASS">RESOURCE_MANAGER_CLASS</a>,
 <a href="../../../../org/apache/veloc
 
ity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE">RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_INSTANCE">RESOURCE_MANAGER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_LOGWHENFOUND">RESOURCE_MANAGER_LOGWHENFOUND</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_INSTANCE">RUNTIME_LOG_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_METHOD_CALL_LOG_INVALID">RUNTIME_LOG_METHOD_CALL_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_NAME">RUNTIME_LOG_NAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID">RUNTIME_LOG_REFERENCE_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT"
 >RUNTIME_REFERENCES_STRICT</a>, <a 
 >href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_ESCAPE">RUNTIME_REFERENCES_STRICT_ESCAPE</a>,
 > <a 
 >href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_STRING_INTERNING">RUNTIME_STRING_INTERNING</a>,
 > <a 
 >href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR">SKIP_INVALID_ITERATOR</a>,
 > <a 
 >href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING">SPACE_GOBBLING</a>,
 > <a 
 >href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH">STRICT_MATH</a>,
 > <a 
 >href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME">UBERSPECT_CLASSNAME</a>,
 > <a 
 >href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_ARGUMENTS_STRICT">VM_ARGUMENTS_STRICT</a>,
 > <a 
 >href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE">VM_BODY_REFERENCE</a>,
 > <a href="../../../.
 
./org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY">VM_LIBRARY</a>, 
<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_AUTORELOAD">VM_LIBRARY_AUTORELOAD</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT">VM_LIBRARY_DEFAULT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH">VM_MAX_DEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL">VM_PERM_INLINE_LOCAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS">VM_PRESERVE_ARGUMENTS_LITERALS</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.velocity.runtime.DeprecatedRuntimeConstants">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.velocity.runtime.<a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" 
title="interface in 
org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></h3>
+<code><a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CHECK_EMPTY_OBJECTS">OLD_CHECK_EMPTY_OBJECTS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONTEXT_AUTOREFERENCE_KEY">OLD_CONTEXT_AUTOREFERENCE_KEY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_CLASS">OLD_CONVERSION_HANDLER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_INSTANCE">OLD_CONVERSION_HANDLER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CUSTOM_DIRECTIVES">OLD_CUSTOM_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DEFINE_DIRECTIVE_MAXDEPTH">OLD_DEFINE_DIRECTIVE_MAXDEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_END">OLD_ERRORMSG_END</a>,
 <a href="../..
 
/../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_START">OLD_ERRORMSG_START</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INCLUDE">OLD_EVENTHANDLER_INCLUDE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INVALIDREFERENCES">OLD_EVENTHANDLER_INVALIDREFERENCES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_METHODEXCEPTION">OLD_EVENTHANDLER_METHODEXCEPTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_REFERENCEINSERTION">OLD_EVENTHANDLER_REFERENCEINSERTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_CACHE">OLD_FILE_RESOURCE_LOADER_CACHE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_PATH">OLD_FILE_RESOURCE_L
 OADER_PATH</a>, <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_INTERPOLATE_STRINGLITERALS">OLD_INTERPOLATE_STRINGLITERALS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_MAX_NUMBER_LOOPS">OLD_MAX_NUMBER_LOOPS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSE_DIRECTIVE_MAXDEPTH">OLD_PARSE_DIRECTIVE_MAXDEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSER_HYPHEN_ALLOWED">OLD_PARSER_HYPHEN_ALLOWED</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADER_CHECK_INTERVAL">OLD_RESOURCE_LOADER_CHECK_INTERVAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADERS">OLD_RESOURCE_LOADERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE">OLD_RESOURCE
 _MANAGER_DEFAULTCACHE_SIZE</a>, <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_LOGWHENFOUND">OLD_RESOURCE_MANAGER_LOGWHENFOUND</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID">OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT">OLD_RUNTIME_REFERENCES_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT_ESCAPE">OLD_RUNTIME_REFERENCES_STRICT_ESCAPE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SKIP_INVALID_ITERATOR">OLD_SKIP_INVALID_ITERATOR</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SPACE_GOBBLING">OLD_SPACE_GOBBLING</a>,
 <a href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants
 .html#OLD_STRICT_MATH">OLD_STRICT_MATH</a>, <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_UBERSPECT_CLASSNAME">OLD_UBERSPECT_CLASSNAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_BODY_REFERENCE">OLD_VM_BODY_REFERENCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY">OLD_VM_LIBRARY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY_DEFAULT">OLD_VM_LIBRARY_DEFAULT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_MAX_DEPTH">OLD_VM_MAX_DEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE">OLD_VM_PERM_ALLOW_INLINE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a>,
 <a href="../
 
../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_INLINE_LOCAL">OLD_VM_PERM_INLINE_LOCAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PRESERVE_ARGUMENTS_LITERALS">OLD_VM_PRESERVE_ARGUMENTS_LITERALS</a></code></li>
 </ul>
 </li>
 </ul>


Reply via email to