blob: 1d3edbc6a5f8a357d2377f9554a249ac48b4325e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_191) on Wed Jan 29 19:07:51 CET 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Apache Velocity 2.2 API)</title>
<meta name="date" content="2020-01-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Apache Velocity 2.2 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<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>
<div class="contentContainer"><a name="interface">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Interfaces table, listing deprecated interfaces, and an explanation">
<caption><span>Deprecated Interfaces</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/velocity/util/introspection/ConversionHandler.html" title="interface in org.apache.velocity.util.introspection">org.apache.velocity.util.introspection.ConversionHandler</a>
<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">&nbsp;</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>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/velocity/app/event/implement/EscapeHtmlReference.html" title="class in org.apache.velocity.app.event.implement">org.apache.velocity.app.event.implement.EscapeHtmlReference</a>
<div class="block"><span class="deprecationComment">impractical use</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html" title="class in org.apache.velocity.app.event.implement">org.apache.velocity.app.event.implement.EscapeJavaScriptReference</a>
<div class="block"><span class="deprecationComment">impractical use</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/velocity/app/event/implement/EscapeXmlReference.html" title="class in org.apache.velocity.app.event.implement">org.apache.velocity.app.event.implement.EscapeXmlReference</a>
<div class="block"><span class="deprecationComment">impractical use</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">&nbsp;</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/RuntimeConstants.html#ERRORMSG_END">org.apache.velocity.runtime.RuntimeConstants.ERRORMSG_END</a>
<div class="block"><span class="deprecationComment">if/how errors are displayed is not the concern of the engine, which should throw in all cases</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START">org.apache.velocity.runtime.RuntimeConstants.ERRORMSG_START</a>
<div class="block"><span class="deprecationComment">if/how errors are displayed is not the concern of the engine, which should throw in all cases</span></div>
</td>
</tr>
<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_INSTANCE"><code>RuntimeConstants.CONVERSION_HANDLER_INSTANCE</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DS_RESOURCE_LOADER_DATASOURCE">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DS_RESOURCE_LOADER_DATASOURCE</a>
<div class="block"><span class="deprecationComment">see <a href="org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_DATASOURCE"><code>RuntimeConstants.DS_RESOURCE_LOADER_DATASOURCE</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DS_RESOURCE_LOADER_KEY_COLUMN">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DS_RESOURCE_LOADER_KEY_COLUMN</a>
<div class="block"><span class="deprecationComment">see <a href="org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_KEY_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_KEY_COLUMN</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DS_RESOURCE_LOADER_TEMPLATE_COLUMN">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DS_RESOURCE_LOADER_TEMPLATE_COLUMN</a>
<div class="block"><span class="deprecationComment">see <a href="org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TEMPLATE_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_TEMPLATE_COLUMN</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html#OLD_DS_RESOURCE_LOADER_TIMESTAMP_COLUMN">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</a>
<div class="block"><span class="deprecationComment">see <a href="org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TIMESTAMP_COLUMN"><code>RuntimeConstants.DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<td class="colOne"><a href="org/apache/velocity/app/event/implement/ReportInvalidReferences.html#OLD_EVENTHANDLER_INVALIDREFERENCE_EXCEPTION">org.apache.velocity.app.event.implement.ReportInvalidReferences.OLD_EVENTHANDLER_INVALIDREFERENCE_EXCEPTION</a></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_INPUT_ENCODING">org.apache.velocity.runtime.DeprecatedRuntimeConstants.OLD_INPUT_ENCODING</a>
<div class="block"><span class="deprecationComment">see <a href="org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING"><code>RuntimeConstants.INPUT_ENCODING</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="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/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.&lt;scope_name&gt; = true/false</code></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/velocity/runtime/RuntimeConstants.html#VM_MESSAGES_ON">org.apache.velocity.runtime.RuntimeConstants.VM_MESSAGES_ON</a>
<div class="block"><span class="deprecationComment">since 2.1</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/velocity/exception/VelocityException.html#getWrappedThrowable--">org.apache.velocity.exception.VelocityException.getWrappedThrowable()</a>
<div class="block"><span class="deprecationComment">Use <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getCause--" title="class or interface in java.lang"><code>Throwable.getCause()</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/velocity/util/introspection/UberspectImpl.html#setLog-org.slf4j.Logger-">org.apache.velocity.util.introspection.UberspectImpl.setLog(Logger)</a>
<div class="block"><span class="deprecationComment">logger is now set by default to the namespace logger "velocity.rendering".</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>