blob: 3c000d21f32a56b8390d047f831955d824d981b4 [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_181) on Wed Oct 10 00:41:13 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (VelocityTools 3.0 API)</title>
<meta name="date" content="2018-10-10">
<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="Serialized Form (VelocityTools 3.0 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><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.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="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.velocity.tools</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.velocity.tools.Toolbox">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/Toolbox.html" title="class in org.apache.velocity.tools">org.apache.velocity.tools.Toolbox</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>888081253188664649L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>infoMap</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; infoMap</pre>
</li>
<li class="blockList">
<h4>properties</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; properties</pre>
</li>
<li class="blockListLast">
<h4>cache</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; cache</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.ToolInfo">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/ToolInfo.html" title="class in org.apache.velocity.tools">org.apache.velocity.tools.ToolInfo</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-8145087882015742757L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>key</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key</pre>
</li>
<li class="blockList">
<h4>clazz</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>&gt; clazz</pre>
</li>
<li class="blockList">
<h4>restrictToIsExact</h4>
<pre>boolean restrictToIsExact</pre>
</li>
<li class="blockList">
<h4>restrictTo</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> restrictTo</pre>
</li>
<li class="blockList">
<h4>properties</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; properties</pre>
</li>
<li class="blockListLast">
<h4>skipSetters</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> skipSetters</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.velocity.tools.config</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.velocity.tools.config.ConfigurationException">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/config/ConfigurationException.html" title="class in org.apache.velocity.tools.config">org.apache.velocity.tools.config.ConfigurationException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-561545916548921830L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>source</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> source</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.config.InvalidScopeException">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/config/InvalidScopeException.html" title="class in org.apache.velocity.tools.config">org.apache.velocity.tools.config.InvalidScopeException</a> extends <a href="org/apache/velocity/tools/config/ConfigurationException.html" title="class in org.apache.velocity.tools.config">ConfigurationException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-8551578237473304915L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.config.NullKeyException">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/config/NullKeyException.html" title="class in org.apache.velocity.tools.config">org.apache.velocity.tools.config.NullKeyException</a> extends <a href="org/apache/velocity/tools/config/ConfigurationException.html" title="class in org.apache.velocity.tools.config">ConfigurationException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-3939817560016273430L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.velocity.tools.generic</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.velocity.tools.generic.AlternatorTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/AlternatorTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.AlternatorTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>autoAlternateDefault</h4>
<pre>boolean autoAlternateDefault</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.CollectionTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/CollectionTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.CollectionTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1410809929945061865L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>stringsDelimiter</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> stringsDelimiter</pre>
</li>
<li class="blockListLast">
<h4>stringsTrim</h4>
<pre>boolean stringsTrim</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.CollectionTool.PropertiesComparator">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/CollectionTool.PropertiesComparator.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.CollectionTool.PropertiesComparator</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>8139857062638518319L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>properties</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; properties</pre>
</li>
<li class="blockListLast">
<h4>sortTypes</h4>
<pre>int[] sortTypes</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.ComparisonDateTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/ComparisonDateTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.ComparisonDateTool</a> extends <a href="org/apache/velocity/tools/generic/DateTool.html" title="class in org.apache.velocity.tools.generic">DateTool</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>6847034688404674662L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>bundleName</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> bundleName</pre>
</li>
<li class="blockList">
<h4>defaultBundle</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a> defaultBundle</pre>
</li>
<li class="blockList">
<h4>timeUnits</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; timeUnits</pre>
</li>
<li class="blockListLast">
<h4>depth</h4>
<pre>int depth</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.ContextTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/ContextTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.ContextTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>2214413657621101511L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>context</h4>
<pre>org.apache.velocity.context.Context context</pre>
</li>
<li class="blockListLast">
<h4>toolbox</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; toolbox</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.ConversionTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/ConversionTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.ConversionTool</a> extends <a href="org/apache/velocity/tools/generic/LocaleConfig.html" title="class in org.apache.velocity.tools.generic">LocaleConfig</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>stringsDelimiter</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> stringsDelimiter</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>stringsTrim</h4>
<pre>boolean stringsTrim</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>numberFormat</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> numberFormat</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockListLast">
<h4>dateFormat</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dateFormat</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.DateTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/DateTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.DateTool</a> extends <a href="org/apache/velocity/tools/generic/FormatConfig.html" title="class in org.apache.velocity.tools.generic">FormatConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>2300448853392306057L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>timezone</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a> timezone</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.DisplayTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/DisplayTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.DisplayTool</a> extends <a href="org/apache/velocity/tools/generic/LocaleConfig.html" title="class in org.apache.velocity.tools.generic">LocaleConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>2841919854651475788L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>defaultDelim</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultDelim</pre>
</li>
<li class="blockList">
<h4>defaultFinalDelim</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultFinalDelim</pre>
</li>
<li class="blockList">
<h4>defaultTruncateLength</h4>
<pre>int defaultTruncateLength</pre>
</li>
<li class="blockList">
<h4>defaultTruncateSuffix</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultTruncateSuffix</pre>
</li>
<li class="blockList">
<h4>defaultTruncateAtWord</h4>
<pre>boolean defaultTruncateAtWord</pre>
</li>
<li class="blockList">
<h4>defaultCellLength</h4>
<pre>int defaultCellLength</pre>
</li>
<li class="blockList">
<h4>defaultCellSuffix</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultCellSuffix</pre>
</li>
<li class="blockList">
<h4>defaultAlternate</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultAlternate</pre>
</li>
<li class="blockListLast">
<h4>defaultAllowedTags</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultAllowedTags</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.EscapeTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/EscapeTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.EscapeTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6063849274118412139L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>key</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.ImportTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/ImportTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.ImportTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6707904279566187527L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.JsonTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/JsonTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.JsonTool</a> extends <a href="org/apache/velocity/tools/generic/ImportSupport.html" title="class in org.apache.velocity.tools.generic">ImportSupport</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6239459645862004347L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>root</h4>
<pre><a href="org/apache/velocity/tools/generic/JsonContent.html" title="class in org.apache.velocity.tools.generic">JsonContent</a> root</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.LinkTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/LinkTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.LinkTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-9178414982270037545L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>scheme</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> scheme</pre>
</li>
<li class="blockList">
<h4>user</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> user</pre>
</li>
<li class="blockList">
<h4>host</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host</pre>
</li>
<li class="blockList">
<h4>port</h4>
<pre>int port</pre>
</li>
<li class="blockList">
<h4>path</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path</pre>
</li>
<li class="blockList">
<h4>query</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; query</pre>
</li>
<li class="blockList">
<h4>fragment</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fragment</pre>
</li>
<li class="blockList">
<h4>charset</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> charset</pre>
</li>
<li class="blockList">
<h4>queryDelim</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryDelim</pre>
</li>
<li class="blockList">
<h4>appendParams</h4>
<pre>boolean appendParams</pre>
</li>
<li class="blockList">
<h4>forceRelative</h4>
<pre>boolean forceRelative</pre>
</li>
<li class="blockList">
<h4>opaque</h4>
<pre>boolean opaque</pre>
</li>
<li class="blockListLast">
<h4>self</h4>
<pre><a href="org/apache/velocity/tools/generic/LinkTool.html" title="class in org.apache.velocity.tools.generic">LinkTool</a> self</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.LogTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/LogTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.LogTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>2081207016220808266L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.LoopTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/LoopTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.LoopTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4760226781390687478L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>iterators</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Stack.html?is-external=true" title="class or interface in java.util">Stack</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Stack.html?is-external=true" title="class or interface in java.util">E</a>&gt; iterators</pre>
</li>
<li class="blockList">
<h4>last</h4>
<pre><a href="org/apache/velocity/tools/generic/LoopTool.ManagedIterator.html" title="class in org.apache.velocity.tools.generic">LoopTool.ManagedIterator</a> last</pre>
</li>
<li class="blockListLast">
<h4>lastSyncedValues</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; lastSyncedValues</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.MarkupTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/MarkupTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.MarkupTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-777597069616274442L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>tab</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tab</pre>
</li>
<li class="blockListLast">
<h4>delim</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> delim</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.MathTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/MathTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.MathTool</a> extends <a href="org/apache/velocity/tools/generic/FormatConfig.html" title="class in org.apache.velocity.tools.generic">FormatConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>3207828679772113341L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.NumberTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/NumberTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.NumberTool</a> extends <a href="org/apache/velocity/tools/generic/FormatConfig.html" title="class in org.apache.velocity.tools.generic">FormatConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4336524405835332577L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.ResourceTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/ResourceTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.ResourceTool</a> extends <a href="org/apache/velocity/tools/generic/LocaleConfig.html" title="class in org.apache.velocity.tools.generic">LocaleConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>7942357727574280447L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>bundles</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] bundles</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.SortTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/SortTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.SortTool</a> extends <a href="org/apache/velocity/tools/generic/CollectionTool.html" title="class in org.apache.velocity.tools.generic">CollectionTool</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-9150476432881809190L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.generic.XmlTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/generic/XmlTool.html" title="class in org.apache.velocity.tools.generic">org.apache.velocity.tools.generic.XmlTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>8217744660691416595L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>nodes</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; nodes</pre>
<div class="block">Content nodes.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.velocity.tools.view</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.velocity.tools.view.AbstractSearchTool.StoredResults">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/AbstractSearchTool.StoredResults.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.AbstractSearchTool.StoredResults</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>4503130168585978169L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.BrowserTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/BrowserTool.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.BrowserTool</a> extends <a href="org/apache/velocity/tools/view/BrowserToolDeprecatedMethods.html" title="class in org.apache.velocity.tools.view">BrowserToolDeprecatedMethods</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1734529350532353339L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>IPAddress</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IPAddress</pre>
</li>
<li class="blockList">
<h4>userAgentString</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> userAgentString</pre>
</li>
<li class="blockList">
<h4>lowercaseUserAgentString</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lowercaseUserAgentString</pre>
</li>
<li class="blockList">
<h4>userAgent</h4>
<pre><a href="org/apache/velocity/tools/view/UAParser.UserAgent.html" title="class in org.apache.velocity.tools.view">UAParser.UserAgent</a> userAgent</pre>
</li>
<li class="blockList">
<h4>acceptLanguage</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> acceptLanguage</pre>
</li>
<li class="blockList">
<h4>languageRangesByQuality</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">V</a>&gt; languageRangesByQuality</pre>
</li>
<li class="blockList">
<h4>starLanguageRange</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> starLanguageRange</pre>
</li>
<li class="blockList">
<h4>languagesFilter</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; languagesFilter</pre>
</li>
<li class="blockListLast">
<h4>preferredLanguage</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> preferredLanguage</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.CookieTool.SugarCookie">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/CookieTool.SugarCookie.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.CookieTool.SugarCookie</a> extends javax.servlet.http.Cookie implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>plain</h4>
<pre>javax.servlet.http.Cookie plain</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.ImportTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/ImportTool.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.ImportTool</a> extends <a href="org/apache/velocity/tools/generic/ImportTool.html" title="class in org.apache.velocity.tools.generic">ImportTool</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>9071583951325800486L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.IncludeTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/IncludeTool.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.IncludeTool</a> extends <a href="org/apache/velocity/tools/generic/SafeConfig.html" title="class in org.apache.velocity.tools.generic">SafeConfig</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-1547421197271245152L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>defaultLanguage</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultLanguage</pre>
<div class="block">The two character abbreviation for the request's default
language.</div>
</li>
<li class="blockListLast">
<h4>engine</h4>
<pre>org.apache.velocity.app.VelocityEngine engine</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.JsonTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/JsonTool.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.JsonTool</a> extends <a href="org/apache/velocity/tools/generic/JsonTool.html" title="class in org.apache.velocity.tools.generic">JsonTool</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4305396131049004070L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.LinkTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/LinkTool.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.LinkTool</a> extends <a href="org/apache/velocity/tools/generic/LinkTool.html" title="class in org.apache.velocity.tools.generic">LinkTool</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>6814069794929110755L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>request</h4>
<pre>javax.servlet.http.HttpServletRequest request</pre>
</li>
<li class="blockList">
<h4>response</h4>
<pre>javax.servlet.http.HttpServletResponse response</pre>
</li>
<li class="blockListLast">
<h4>includeRequestParams</h4>
<pre>boolean includeRequestParams</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.UAParser.UAEntity">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/UAParser.UAEntity.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.UAParser.UAEntity</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>5148646199164619995L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name</pre>
</li>
<li class="blockList">
<h4>majorVersion</h4>
<pre>int majorVersion</pre>
</li>
<li class="blockListLast">
<h4>minorVersion</h4>
<pre>int minorVersion</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.UAParser.UserAgent">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/UAParser.UserAgent.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.UAParser.UserAgent</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>2295189396414933725L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>deviceType</h4>
<pre><a href="org/apache/velocity/tools/view/UAParser.DeviceType.html" title="enum in org.apache.velocity.tools.view">UAParser.DeviceType</a> deviceType</pre>
</li>
<li class="blockList">
<h4>operatingSystem</h4>
<pre><a href="org/apache/velocity/tools/view/UAParser.UAEntity.html" title="class in org.apache.velocity.tools.view">UAParser.UAEntity</a> operatingSystem</pre>
</li>
<li class="blockList">
<h4>browser</h4>
<pre><a href="org/apache/velocity/tools/view/UAParser.UAEntity.html" title="class in org.apache.velocity.tools.view">UAParser.UAEntity</a> browser</pre>
</li>
<li class="blockList">
<h4>renderingEngine</h4>
<pre><a href="org/apache/velocity/tools/view/UAParser.UAEntity.html" title="class in org.apache.velocity.tools.view">UAParser.UAEntity</a> renderingEngine</pre>
</li>
<li class="blockListLast">
<h4>isRobot</h4>
<pre>boolean isRobot</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.VelocityLayoutServlet">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/VelocityLayoutServlet.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.VelocityLayoutServlet</a> extends <a href="org/apache/velocity/tools/view/VelocityViewServlet.html" title="class in org.apache.velocity.tools.view">VelocityViewServlet</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4521817395157483487L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>errorTemplate</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> errorTemplate</pre>
</li>
<li class="blockList">
<h4>layoutDir</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> layoutDir</pre>
</li>
<li class="blockListLast">
<h4>defaultLayout</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultLayout</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.VelocityViewServlet">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/VelocityViewServlet.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.VelocityViewServlet</a> extends javax.servlet.http.HttpServlet implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-3329444102562079189L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>bufferOutput</h4>
<pre>boolean bufferOutput</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.ViewContextTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/ViewContextTool.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.ViewContextTool</a> extends <a href="org/apache/velocity/tools/generic/ContextTool.html" title="class in org.apache.velocity.tools.generic">ContextTool</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4601239636234865712L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>request</h4>
<pre>javax.servlet.http.HttpServletRequest request</pre>
</li>
<li class="blockList">
<h4>session</h4>
<pre>javax.servlet.http.HttpSession session</pre>
</li>
<li class="blockListLast">
<h4>application</h4>
<pre>javax.servlet.ServletContext application</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.velocity.tools.view.XmlTool">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/XmlTool.html" title="class in org.apache.velocity.tools.view">org.apache.velocity.tools.view.XmlTool</a> extends <a href="org/apache/velocity/tools/generic/XmlTool.html" title="class in org.apache.velocity.tools.generic">XmlTool</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>8975478801777360304L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.velocity.tools.view.jsp</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.velocity.tools.view.jsp.VelocityViewTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/jsp/VelocityViewTag.html" title="class in org.apache.velocity.tools.view.jsp">org.apache.velocity.tools.view.jsp.VelocityViewTag</a> extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-3329444102562079189L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>var</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> var</pre>
</li>
<li class="blockList">
<h4>scope</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> scope</pre>
</li>
<li class="blockList">
<h4>template</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> template</pre>
</li>
<li class="blockList">
<h4>bodyContentKey</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> bodyContentKey</pre>
</li>
<li class="blockListLast">
<h4>cache</h4>
<pre>boolean cache</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.velocity.tools.view.jsp.jspimpl</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.velocity.tools.view.jsp.jspimpl.VelocityToolsJspException">
<!-- -->
</a>
<h3>Class <a href="org/apache/velocity/tools/view/jsp/jspimpl/VelocityToolsJspException.html" title="class in org.apache.velocity.tools.view.jsp.jspimpl">org.apache.velocity.tools.view.jsp.jspimpl.VelocityToolsJspException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>7627800888526325645L</dd>
</dl>
</li>
</ul>
</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><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.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; 2002&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>