Modified: velocity/site/production/engine/devel/apidocs/constant-values.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/constant-values.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/constant-values.html (original) +++ velocity/site/production/engine/devel/apidocs/constant-values.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:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constant Field Values (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Constant Field Values (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="Constant Field Values (Apache Velocity 2.1 API)"; + parent.document.title="Constant Field Values (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -189,6 +189,277 @@ <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<caption><span>org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" title="interface in org.apache.velocity.runtime">DeprecatedRuntimeConstants</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th scope="col">Constant Field</th> +<th class="colLast" scope="col">Value</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CHECK_EMPTY_OBJECTS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CHECK_EMPTY_OBJECTS">OLD_CHECK_EMPTY_OBJECTS</a></code></td> +<td class="colLast"><code>"directive.if.emptycheck"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CONTEXT_AUTOREFERENCE_KEY"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONTEXT_AUTOREFERENCE_KEY">OLD_CONTEXT_AUTOREFERENCE_KEY</a></code></td> +<td class="colLast"><code>"context.autoreference.key"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CONVERSION_HANDLER_CLASS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_CLASS">OLD_CONVERSION_HANDLER_CLASS</a></code></td> +<td class="colLast"><code>"runtime.conversion.handler.class"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CONVERSION_HANDLER_INSTANCE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_INSTANCE">OLD_CONVERSION_HANDLER_INSTANCE</a></code></td> +<td class="colLast"><code>"runtime.conversion.handler.instance"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CUSTOM_DIRECTIVES"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CUSTOM_DIRECTIVES">OLD_CUSTOM_DIRECTIVES</a></code></td> +<td class="colLast"><code>"userdirective"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DEFINE_DIRECTIVE_MAXDEPTH"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DEFINE_DIRECTIVE_MAXDEPTH">OLD_DEFINE_DIRECTIVE_MAXDEPTH</a></code></td> +<td class="colLast"><code>"directive.define.max.depth"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_ERRORMSG_END"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_END">OLD_ERRORMSG_END</a></code></td> +<td class="colLast"><code>"directive.include.output.errormsg.end"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_ERRORMSG_START"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_START">OLD_ERRORMSG_START</a></code></td> +<td class="colLast"><code>"directive.include.output.errormsg.start"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_INCLUDE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INCLUDE">OLD_EVENTHANDLER_INCLUDE</a></code></td> +<td class="colLast"><code>"eventhandler.include.class"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_INVALIDREFERENCES"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INVALIDREFERENCES">OLD_EVENTHANDLER_INVALIDREFERENCES</a></code></td> +<td class="colLast"><code>"eventhandler.invalidreferences.class"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_METHODEXCEPTION"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_METHODEXCEPTION">OLD_EVENTHANDLER_METHODEXCEPTION</a></code></td> +<td class="colLast"><code>"eventhandler.methodexception.class"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_REFERENCEINSERTION"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_REFERENCEINSERTION">OLD_EVENTHANDLER_REFERENCEINSERTION</a></code></td> +<td class="colLast"><code>"eventhandler.referenceinsertion.class"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_FILE_RESOURCE_LOADER_CACHE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_CACHE">OLD_FILE_RESOURCE_LOADER_CACHE</a></code></td> +<td class="colLast"><code>"file.resource.loader.cache"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_FILE_RESOURCE_LOADER_PATH"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_PATH">OLD_FILE_RESOURCE_LOADER_PATH</a></code></td> +<td class="colLast"><code>"file.resource.loader.path"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_INTERPOLATE_STRINGLITERALS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_INTERPOLATE_STRINGLITERALS">OLD_INTERPOLATE_STRINGLITERALS</a></code></td> +<td class="colLast"><code>"runtime.interpolate.string.literals"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_MAX_NUMBER_LOOPS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_MAX_NUMBER_LOOPS">OLD_MAX_NUMBER_LOOPS</a></code></td> +<td class="colLast"><code>"directive.foreach.maxloops"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_PARSE_DIRECTIVE_MAXDEPTH"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSE_DIRECTIVE_MAXDEPTH">OLD_PARSE_DIRECTIVE_MAXDEPTH</a></code></td> +<td class="colLast"><code>"directive.parse.max.depth"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_PARSER_HYPHEN_ALLOWED"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSER_HYPHEN_ALLOWED">OLD_PARSER_HYPHEN_ALLOWED</a></code></td> +<td class="colLast"><code>"parser.allows.dash.in.identifiers"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_LOADER_CHECK_INTERVAL"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADER_CHECK_INTERVAL">OLD_RESOURCE_LOADER_CHECK_INTERVAL</a></code></td> +<td class="colLast"><code>"modificationCheckInterval"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_LOADERS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADERS">OLD_RESOURCE_LOADERS</a></code></td> +<td class="colLast"><code>"resource.loader"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE">OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a></code></td> +<td class="colLast"><code>"resource.manager.defaultcache.size"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_MANAGER_LOGWHENFOUND"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_LOGWHENFOUND">OLD_RESOURCE_MANAGER_LOGWHENFOUND</a></code></td> +<td class="colLast"><code>"resource.manager.logwhenfound"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID">OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID</a></code></td> +<td class="colLast"><code>"runtime.log.invalid.references"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_REFERENCES_STRICT"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT">OLD_RUNTIME_REFERENCES_STRICT</a></code></td> +<td class="colLast"><code>"runtime.references.strict"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_REFERENCES_STRICT_ESCAPE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT_ESCAPE">OLD_RUNTIME_REFERENCES_STRICT_ESCAPE</a></code></td> +<td class="colLast"><code>"runtime.references.strict.escape"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_SKIP_INVALID_ITERATOR"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SKIP_INVALID_ITERATOR">OLD_SKIP_INVALID_ITERATOR</a></code></td> +<td class="colLast"><code>"directive.foreach.skip.invalid"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_SPACE_GOBBLING"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SPACE_GOBBLING">OLD_SPACE_GOBBLING</a></code></td> +<td class="colLast"><code>"space.gobbling"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_STRICT_MATH"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_STRICT_MATH">OLD_STRICT_MATH</a></code></td> +<td class="colLast"><code>"runtime.strict.math"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_UBERSPECT_CLASSNAME"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_UBERSPECT_CLASSNAME">OLD_UBERSPECT_CLASSNAME</a></code></td> +<td class="colLast"><code>"runtime.introspector.uberspect"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_BODY_REFERENCE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_BODY_REFERENCE">OLD_VM_BODY_REFERENCE</a></code></td> +<td class="colLast"><code>"velocimacro.body.reference"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_LIBRARY"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY">OLD_VM_LIBRARY</a></code></td> +<td class="colLast"><code>"velocimacro.library"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_LIBRARY_DEFAULT"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY_DEFAULT">OLD_VM_LIBRARY_DEFAULT</a></code></td> +<td class="colLast"><code>"VM_global_library.vm"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_MAX_DEPTH"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_MAX_DEPTH">OLD_VM_MAX_DEPTH</a></code></td> +<td class="colLast"><code>"velocimacro.max.depth"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_ALLOW_INLINE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE">OLD_VM_PERM_ALLOW_INLINE</a></code></td> +<td class="colLast"><code>"velocimacro.permissions.allow.inline"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a></code></td> +<td class="colLast"><code>"velocimacro.permissions.allow.inline.to.replace.global"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_INLINE_LOCAL"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_INLINE_LOCAL">OLD_VM_PERM_INLINE_LOCAL</a></code></td> +<td class="colLast"><code>"velocimacro.permissions.allow.inline.local.scope"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PRESERVE_ARGUMENTS_LITERALS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PRESERVE_ARGUMENTS_LITERALS">OLD_VM_PRESERVE_ARGUMENTS_LITERALS</a></code></td> +<td class="colLast"><code>"velocimacro.preserve.arguments.literals"</code></td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -201,28 +472,42 @@ <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS">CHECK_EMPTY_OBJECTS</a></code></td> -<td class="colLast"><code>"directive.if.emptycheck"</code></td> +<td class="colLast"><code>"directive.if.empty_check"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.CONTEXT_AUTOREFERENCE_KEY"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY">CONTEXT_AUTOREFERENCE_KEY</a></code></td> -<td class="colLast"><code>"context.autoreference.key"</code></td> +<td class="colLast"><code>"context.self_reference_key"</code></td> </tr> <tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.CONTEXT_SCOPE_CONTROL"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_SCOPE_CONTROL">CONTEXT_SCOPE_CONTROL</a></code></td> +<td class="colLast"><code>"context.scope_control"</code></td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.CONVERSION_HANDLER_CLASS"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS">CONVERSION_HANDLER_CLASS</a></code></td> -<td class="colLast"><code>"runtime.conversion.handler.class"</code></td> +<td class="colLast"><code>"introspector.conversion_handler.class"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.CONVERSION_HANDLER_INSTANCE"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE">CONVERSION_HANDLER_INSTANCE</a></code></td> -<td class="colLast"><code>"runtime.conversion.handler.instance"</code></td> +<td class="colLast"><code>"introspector.conversion_handler.instance"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.CUSTOM_DIRECTIVES"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES">CUSTOM_DIRECTIVES</a></code></td> +<td class="colLast"><code>"runtime.custom_directives"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.DEFAULT_RUNTIME_DIRECTIVES"> @@ -250,7 +535,7 @@ <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH">DEFINE_DIRECTIVE_MAXDEPTH</a></code></td> -<td class="colLast"><code>"directive.define.max.depth"</code></td> +<td class="colLast"><code>"directive.define.max_depth"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.ENCODING_DEFAULT"> @@ -264,56 +549,56 @@ <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END">ERRORMSG_END</a></code></td> -<td class="colLast"><code>"directive.include.output.errormsg.end"</code></td> +<td class="colLast"><code>"directive.include.output_error_end"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.ERRORMSG_START"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START">ERRORMSG_START</a></code></td> -<td class="colLast"><code>"directive.include.output.errormsg.start"</code></td> +<td class="colLast"><code>"directive.include.output_error_start"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.EVENTHANDLER_INCLUDE"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE">EVENTHANDLER_INCLUDE</a></code></td> -<td class="colLast"><code>"eventhandler.include.class"</code></td> +<td class="colLast"><code>"event_handler.include.class"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.EVENTHANDLER_INVALIDREFERENCES"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES">EVENTHANDLER_INVALIDREFERENCES</a></code></td> -<td class="colLast"><code>"eventhandler.invalidreferences.class"</code></td> +<td class="colLast"><code>"event_handler.invalid_references.class"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.EVENTHANDLER_METHODEXCEPTION"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION">EVENTHANDLER_METHODEXCEPTION</a></code></td> -<td class="colLast"><code>"eventhandler.methodexception.class"</code></td> +<td class="colLast"><code>"event_handler.method_exception.class"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.EVENTHANDLER_REFERENCEINSERTION"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION">EVENTHANDLER_REFERENCEINSERTION</a></code></td> -<td class="colLast"><code>"eventhandler.referenceinsertion.class"</code></td> +<td class="colLast"><code>"event_handler.reference_insertion.class"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.FILE_RESOURCE_LOADER_CACHE"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE">FILE_RESOURCE_LOADER_CACHE</a></code></td> -<td class="colLast"><code>"file.resource.loader.cache"</code></td> +<td class="colLast"><code>"resource.loader.file.cache"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.FILE_RESOURCE_LOADER_PATH"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH">FILE_RESOURCE_LOADER_PATH</a></code></td> -<td class="colLast"><code>"file.resource.loader.path"</code></td> +<td class="colLast"><code>"resource.loader.file.path"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.INPUT_ENCODING"> @@ -327,7 +612,7 @@ <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS">INTERPOLATE_STRINGLITERALS</a></code></td> -<td class="colLast"><code>"runtime.interpolate.string.literals"</code></td> +<td class="colLast"><code>"runtime.interpolate_string_literals"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.INTROSPECTOR_RESTRICT_CLASSES"> @@ -348,7 +633,7 @@ <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS">MAX_NUMBER_LOOPS</a></code></td> -<td class="colLast"><code>"directive.foreach.maxloops"</code></td> +<td class="colLast"><code>"directive.foreach.max_loops"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.NUMBER_OF_PARSERS"> @@ -362,14 +647,14 @@ <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH">PARSE_DIRECTIVE_MAXDEPTH</a></code></td> -<td class="colLast"><code>"directive.parse.max.depth"</code></td> +<td class="colLast"><code>"directive.parse.max_depth"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.PARSER_DASH_ALLOWED"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.PARSER_HYPHEN_ALLOWED"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#PARSER_DASH_ALLOWED">PARSER_DASH_ALLOWED</a></code></td> -<td class="colLast"><code>"parser.allows.dash.in.identifiers"</code></td> +<td><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#PARSER_HYPHEN_ALLOWED">PARSER_HYPHEN_ALLOWED</a></code></td> +<td class="colLast"><code>"parser.allow_hyphen_in_identifiers"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.PARSER_POOL_CLASS"> @@ -400,12 +685,54 @@ <td class="colLast"><code>"resource.loader"</code></td> </tr> <tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_LOADER_CACHE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CACHE">RESOURCE_LOADER_CACHE</a></code></td> +<td class="colLast"><code>"cache"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_LOADER_CHECK_INTERVAL"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CHECK_INTERVAL">RESOURCE_LOADER_CHECK_INTERVAL</a></code></td> +<td class="colLast"><code>"modification_check_interval"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_LOADER_CLASS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CLASS">RESOURCE_LOADER_CLASS</a></code></td> +<td class="colLast"><code>"class"</code></td> +</tr> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_LOADER_IDENTIFIER"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_IDENTIFIER">RESOURCE_LOADER_IDENTIFIER</a></code></td> <td class="colLast"><code>"_RESOURCE_LOADER_IDENTIFIER_"</code></td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_LOADER_INSTANCE"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_INSTANCE">RESOURCE_LOADER_INSTANCE</a></code></td> +<td class="colLast"><code>"instance"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_LOADER_PATHS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_PATHS">RESOURCE_LOADER_PATHS</a></code></td> +<td class="colLast"><code>"path"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_LOADERS"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS">RESOURCE_LOADERS</a></code></td> +<td class="colLast"><code>"resource.loaders"</code></td> +</tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_MANAGER_CACHE_CLASS"> <!-- --> @@ -425,7 +752,7 @@ <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE">RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a></code></td> -<td class="colLast"><code>"resource.manager.defaultcache.size"</code></td> +<td class="colLast"><code>"resource.manager.cache.default_size"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RESOURCE_MANAGER_INSTANCE"> @@ -439,7 +766,7 @@ <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_LOGWHENFOUND">RESOURCE_MANAGER_LOGWHENFOUND</a></code></td> -<td class="colLast"><code>"resource.manager.logwhenfound"</code></td> +<td class="colLast"><code>"resource.manager.log_when_found"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RUNTIME_LOG_INSTANCE"> @@ -449,144 +776,144 @@ <td class="colLast"><code>"runtime.log.instance"</code></td> </tr> <tr class="altColor"> +<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RUNTIME_LOG_METHOD_CALL_LOG_INVALID"> +<!-- --> +</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_METHOD_CALL_LOG_INVALID">RUNTIME_LOG_METHOD_CALL_LOG_INVALID</a></code></td> +<td class="colLast"><code>"runtime.log.log_invalid_method_calls"</code></td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RUNTIME_LOG_NAME"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_NAME">RUNTIME_LOG_NAME</a></code></td> <td class="colLast"><code>"runtime.log.name"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RUNTIME_LOG_REFERENCE_LOG_INVALID"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID">RUNTIME_LOG_REFERENCE_LOG_INVALID</a></code></td> -<td class="colLast"><code>"runtime.log.invalid.references"</code></td> +<td class="colLast"><code>"runtime.log.log_invalid_references"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RUNTIME_REFERENCES_STRICT"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT">RUNTIME_REFERENCES_STRICT</a></code></td> -<td class="colLast"><code>"runtime.references.strict"</code></td> +<td class="colLast"><code>"references.strict.enable"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RUNTIME_REFERENCES_STRICT_ESCAPE"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_ESCAPE">RUNTIME_REFERENCES_STRICT_ESCAPE</a></code></td> -<td class="colLast"><code>"runtime.references.strict.escape"</code></td> +<td class="colLast"><code>"references.strict.escape"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.RUNTIME_STRING_INTERNING"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_STRING_INTERNING">RUNTIME_STRING_INTERNING</a></code></td> -<td class="colLast"><code>"runtime.string.interning"</code></td> +<td class="colLast"><code>"runtime.string_interning"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.SKIP_INVALID_ITERATOR"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR">SKIP_INVALID_ITERATOR</a></code></td> -<td class="colLast"><code>"directive.foreach.skip.invalid"</code></td> +<td class="colLast"><code>"directive.foreach.skip_invalid"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.SPACE_GOBBLING"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING">SPACE_GOBBLING</a></code></td> -<td class="colLast"><code>"space.gobbling"</code></td> +<td class="colLast"><code>"parser.space_gobbling"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.STRICT_MATH"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH">STRICT_MATH</a></code></td> -<td class="colLast"><code>"runtime.strict.math"</code></td> +<td class="colLast"><code>"runtime.strict_math"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.UBERSPECT_CLASSNAME"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME">UBERSPECT_CLASSNAME</a></code></td> -<td class="colLast"><code>"runtime.introspector.uberspect"</code></td> +<td class="colLast"><code>"introspector.uberspect"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_ARGUMENTS_STRICT"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_ARGUMENTS_STRICT">VM_ARGUMENTS_STRICT</a></code></td> <td class="colLast"><code>"velocimacro.arguments.strict"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_BODY_REFERENCE"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE">VM_BODY_REFERENCE</a></code></td> -<td class="colLast"><code>"velocimacro.body.reference"</code></td> +<td class="colLast"><code>"velocimacro.body_reference"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_LIBRARY"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY">VM_LIBRARY</a></code></td> -<td class="colLast"><code>"velocimacro.library"</code></td> +<td class="colLast"><code>"velocimacro.library.path"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_LIBRARY_AUTORELOAD"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_AUTORELOAD">VM_LIBRARY_AUTORELOAD</a></code></td> <td class="colLast"><code>"velocimacro.library.autoreload"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_LIBRARY_DEFAULT"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT">VM_LIBRARY_DEFAULT</a></code></td> -<td class="colLast"><code>"VM_global_library.vm"</code></td> +<td class="colLast"><code>"velocimacros.vtl"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_MAX_DEPTH"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH">VM_MAX_DEPTH</a></code></td> -<td class="colLast"><code>"velocimacro.max.depth"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_MESSAGES_ON"> -<!-- --> -</a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_MESSAGES_ON">VM_MESSAGES_ON</a></code></td> -<td class="colLast"><code>"velocimacro.messages.on"</code></td> +<td class="colLast"><code>"velocimacro.max_depth"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_PERM_ALLOW_INLINE"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a></code></td> -<td class="colLast"><code>"velocimacro.permissions.allow.inline"</code></td> +<td class="colLast"><code>"velocimacro.inline.allow"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a></code></td> -<td class="colLast"><code>"velocimacro.permissions.allow.inline.to.replace.global"</code></td> +<td class="colLast"><code>"velocimacro.inline.replace_global"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_PERM_INLINE_LOCAL"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL">VM_PERM_INLINE_LOCAL</a></code></td> -<td class="colLast"><code>"velocimacro.permissions.allow.inline.local.scope"</code></td> +<td class="colLast"><code>"velocimacro.inline.local_scope"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.velocity.runtime.RuntimeConstants.VM_PRESERVE_ARGUMENTS_LITERALS"> <!-- --> </a><code>public static final <a href="http://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><code><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS">VM_PRESERVE_ARGUMENTS_LITERALS</a></code></td> -<td class="colLast"><code>"velocimacro.preserve.arguments.literals"</code></td> +<td class="colLast"><code>"velocimacro.arguments.preserve_literals"</code></td> </tr> </tbody> </table>
Modified: velocity/site/production/engine/devel/apidocs/deprecated-list.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/deprecated-list.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/deprecated-list.html (original) +++ velocity/site/production/engine/devel/apidocs/deprecated-list.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>Deprecated List (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Deprecated List (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="Deprecated List (Apache Velocity 2.1 API)"; + parent.document.title="Deprecated List (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -75,6 +75,8 @@ <h2 title="Contents">Contents</h2> <ul> <li><a href="#interface">Deprecated Interfaces</a></li> +<li><a href="#class">Deprecated Classes</a></li> +<li><a href="#field">Deprecated Fields</a></li> <li><a href="#method">Deprecated Methods</a></li> </ul> </div> @@ -94,6 +96,229 @@ <div class="block"><span class="deprecationComment">use <a href="org/apache/velocity/util/introspection/TypeConversionHandler.html" title="interface in org.apache.velocity.util.introspection"><code>TypeConversionHandler</code></a></span></div> </td> </tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" title="interface in org.apache.velocity.runtime">org.apache.velocity.runtime.DeprecatedRuntimeConstants</a></td> +</tr> +</tbody> +</table> +</li> +</ul> +<a name="class"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation"> +<caption><span>Deprecated Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class in org.apache.velocity.util">org.apache.velocity.util.DeprecationAwareExtProperties</a> +<div class="block"><span class="deprecationComment">it will disappear along with deprecated key names in 3.0.</span></div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +<a name="field"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Fields table, listing deprecated fields, and an explanation"> +<caption><span>Deprecated Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Field and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CHECK_EMPTY_OBJECTS">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CHECK_EMPTY_OBJECTS</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONTEXT_AUTOREFERENCE_KEY">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CONTEXT_AUTOREFERENCE_KEY</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_CLASS">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CONVERSION_HANDLER_CLASS</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CONVERSION_HANDLER_INSTANCE">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CONVERSION_HANDLER_INSTANCE</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_CUSTOM_DIRECTIVES">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_CUSTOM_DIRECTIVES</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DEFINE_DIRECTIVE_MAXDEPTH">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DEFINE_DIRECTIVE_MAXDEPTH</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_END">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_ERRORMSG_END</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_ERRORMSG_START">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_ERRORMSG_START</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INCLUDE">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_INCLUDE</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_INVALIDREFERENCES">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_INVALIDREFERENCES</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_METHODEXCEPTION">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_METHODEXCEPTION</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_EVENTHANDLER_REFERENCEINSERTION">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_EVENTHANDLER_REFERENCEINSERTION</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_CACHE">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_FILE_RESOURCE_LOADER_CACHE</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_FILE_RESOURCE_LOADER_PATH">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_FILE_RESOURCE_LOADER_PATH</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_INTERPOLATE_STRINGLITERALS">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_INTERPOLATE_STRINGLITERALS</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_MAX_NUMBER_LOOPS">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_MAX_NUMBER_LOOPS</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSE_DIRECTIVE_MAXDEPTH">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_PARSE_DIRECTIVE_MAXDEPTH</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_PARSER_HYPHEN_ALLOWED">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_PARSER_HYPHEN_ALLOWED</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_LOADERS">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_LOADERS</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RESOURCE_MANAGER_LOGWHENFOUND">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RESOURCE_MANAGER_LOGWHENFOUND</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_LOG_REFERENCE_LOG_INVALID</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_REFERENCES_STRICT</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_RUNTIME_REFERENCES_STRICT_ESCAPE">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_RUNTIME_REFERENCES_STRICT_ESCAPE</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SKIP_INVALID_ITERATOR">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_SKIP_INVALID_ITERATOR</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_SPACE_GOBBLING">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_SPACE_GOBBLING</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_STRICT_MATH">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_STRICT_MATH</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_UBERSPECT_CLASSNAME">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_UBERSPECT_CLASSNAME</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_BODY_REFERENCE">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_BODY_REFERENCE</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_LIBRARY</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_LIBRARY_DEFAULT">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_LIBRARY_DEFAULT</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_MAX_DEPTH">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_MAX_DEPTH</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_ALLOW_INLINE</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PERM_INLINE_LOCAL">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PERM_INLINE_LOCAL</a> +<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> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_VM_PRESERVE_ARGUMENTS_LITERALS">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_VM_PRESERVE_ARGUMENTS_LITERALS</a> +<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> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">org.apache.velocity.runtime.RuntimeConstants.PROVIDE_SCOPE_CONTROL</a> +<div class="block"><span class="deprecationComment">use <code>context.scope_control.<scope_name> = true/false</code></span></div> +</td> +</tr> </tbody> </table> </li> Modified: velocity/site/production/engine/devel/apidocs/help-doc.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/help-doc.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/help-doc.html (original) +++ velocity/site/production/engine/devel/apidocs/help-doc.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>API Help (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>API Help (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="API Help (Apache Velocity 2.1 API)"; + parent.document.title="API Help (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) {
