blob: 8be6d112ae090506d661ef8af5ae11de2158cc18 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (Apache Velocity 2.1 API)</title>
<meta name="date" content="2019-03-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (Apache Velocity 2.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.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 class="title">Hierarchy For All Packages</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="org/apache/velocity/package-tree.html">org.apache.velocity</a>, </li>
<li><a href="org/apache/velocity/app/package-tree.html">org.apache.velocity.app</a>, </li>
<li><a href="org/apache/velocity/app/event/package-tree.html">org.apache.velocity.app.event</a>, </li>
<li><a href="org/apache/velocity/app/event/implement/package-tree.html">org.apache.velocity.app.event.implement</a>, </li>
<li><a href="org/apache/velocity/context/package-tree.html">org.apache.velocity.context</a>, </li>
<li><a href="org/apache/velocity/example/package-tree.html">org.apache.velocity.example</a>, </li>
<li><a href="org/apache/velocity/exception/package-tree.html">org.apache.velocity.exception</a>, </li>
<li><a href="org/apache/velocity/io/package-tree.html">org.apache.velocity.io</a>, </li>
<li><a href="org/apache/velocity/runtime/package-tree.html">org.apache.velocity.runtime</a>, </li>
<li><a href="org/apache/velocity/runtime/directive/package-tree.html">org.apache.velocity.runtime.directive</a>, </li>
<li><a href="org/apache/velocity/runtime/directive/contrib/package-tree.html">org.apache.velocity.runtime.directive.contrib</a>, </li>
<li><a href="org/apache/velocity/runtime/parser/package-tree.html">org.apache.velocity.runtime.parser</a>, </li>
<li><a href="org/apache/velocity/runtime/parser/node/package-tree.html">org.apache.velocity.runtime.parser.node</a>, </li>
<li><a href="org/apache/velocity/runtime/resource/package-tree.html">org.apache.velocity.runtime.resource</a>, </li>
<li><a href="org/apache/velocity/runtime/resource/loader/package-tree.html">org.apache.velocity.runtime.resource.loader</a>, </li>
<li><a href="org/apache/velocity/runtime/resource/util/package-tree.html">org.apache.velocity.runtime.resource.util</a>, </li>
<li><a href="org/apache/velocity/runtime/visitor/package-tree.html">org.apache.velocity.runtime.visitor</a>, </li>
<li><a href="org/apache/velocity/script/package-tree.html">org.apache.velocity.script</a>, </li>
<li><a href="org/apache/velocity/util/package-tree.html">org.apache.velocity.util</a>, </li>
<li><a href="org/apache/velocity/util/introspection/package-tree.html">org.apache.velocity.util.introspection</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">AbstractCollection</span></a>&lt;E&gt; (implements java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;E&gt;)
<ul>
<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/AbstractList.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">AbstractList</span></a>&lt;E&gt; (implements java.util.<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;E&gt;)
<ul>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/ArrayListWrapper.html" title="class in org.apache.velocity.util"><span class="typeNameLink">ArrayListWrapper</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTIntegerRange.IntegerRange</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/AbstractContext.html" title="class in org.apache.velocity.context"><span class="typeNameLink">AbstractContext</span></a> (implements org.apache.velocity.context.<a href="org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a>)
<ul>
<li type="circle">org.apache.velocity.example.<a href="org/apache/velocity/example/DBContext.html" title="class in org.apache.velocity.example"><span class="typeNameLink">DBContext</span></a></li>
<li type="circle">org.apache.velocity.example.<a href="org/apache/velocity/example/TreeMapContext.html" title="class in org.apache.velocity.example"><span class="typeNameLink">TreeMapContext</span></a></li>
<li type="circle">org.apache.velocity.<a href="org/apache/velocity/VelocityContext.html" title="class in org.apache.velocity"><span class="typeNameLink">VelocityContext</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/AbstractExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">AbstractExecutor</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/GetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">GetExecutor</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/MapGetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">MapGetExecutor</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/PropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">PropertyExecutor</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">BooleanPropertyExecutor</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/PublicFieldExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">PublicFieldExecutor</span></a></li>
</ul>
</li>
<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">AbstractMap</span></a>&lt;K,V&gt; (implements java.util.<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;K,V&gt;)
<ul>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Scope.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Scope</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/ForeachScope.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">ForeachScope</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">javax.script.<a href="https://docs.oracle.com/javase/8/docs/api/javax/script/AbstractScriptEngine.html?is-external=true" title="class or interface in javax.script"><span class="typeNameLink">AbstractScriptEngine</span></a> (implements javax.script.<a href="https://docs.oracle.com/javase/8/docs/api/javax/script/ScriptEngine.html?is-external=true" title="class or interface in javax.script">ScriptEngine</a>)
<ul>
<li type="circle">org.apache.velocity.script.<a href="org/apache/velocity/script/VelocityScriptEngine.html" title="class in org.apache.velocity.script"><span class="typeNameLink">VelocityScriptEngine</span></a> (implements javax.script.<a href="https://docs.oracle.com/javase/8/docs/api/javax/script/Compilable.html?is-external=true" title="class or interface in javax.script">Compilable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/ArrayIterator.html" title="class in org.apache.velocity.util"><span class="typeNameLink">ArrayIterator</span></a> (implements java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;E&gt;)</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.RangeIterator.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTIntegerRange.IntegerRange.RangeIterator</span></a> (implements java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&lt;E&gt;)</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTMethod.MethodCacheKey</span></a></li>
<li type="circle">org.apache.velocity.runtime.visitor.<a href="org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor"><span class="typeNameLink">BaseVisitor</span></a> (implements org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a>)
<ul>
<li type="circle">org.apache.velocity.runtime.visitor.<a href="org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor"><span class="typeNameLink">NodeViewMode</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Block.Reference.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Block.Reference</span></a> (implements org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/Renderable.html" title="interface in org.apache.velocity.runtime">Renderable</a>)</li>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context"><span class="typeNameLink">ChainedInternalContextAdapter</span></a> (implements org.apache.velocity.context.<a href="org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/ClassFieldMap.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">ClassFieldMap</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/ClassMap.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">ClassMap</span></a></li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/ClassUtils.html" title="class in org.apache.velocity.util"><span class="typeNameLink">ClassUtils</span></a></li>
<li type="circle">javax.script.<a href="https://docs.oracle.com/javase/8/docs/api/javax/script/CompiledScript.html?is-external=true" title="class or interface in javax.script"><span class="typeNameLink">CompiledScript</span></a>
<ul>
<li type="circle">org.apache.velocity.script.<a href="org/apache/velocity/script/VelocityCompiledScript.html" title="class in org.apache.velocity.script"><span class="typeNameLink">VelocityCompiledScript</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.example.<a href="org/apache/velocity/example/DBContextTest.html" title="class in org.apache.velocity.example"><span class="typeNameLink">DBContextTest</span></a></li>
<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Dictionary.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">Dictionary</span></a>&lt;K,V&gt;
<ul>
<li type="circle">java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">Hashtable</span></a>&lt;K,V&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.util.<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;K,V&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/DeprecationAwareExtProperties.html" title="class in org.apache.velocity.util"><span class="typeNameLink">DeprecationAwareExtProperties</span></a>
<ul>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/ExtProperties.html" title="class in org.apache.velocity.util"><span class="typeNameLink">ExtProperties</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Directive</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/DirectiveConstants.html" title="interface in org.apache.velocity.runtime.directive">DirectiveConstants</a>)
<ul>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Block.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Block</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/BlockMacro.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">BlockMacro</span></a></li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Define.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Define</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Break.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Break</span></a></li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Evaluate.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Evaluate</span></a></li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Foreach.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Foreach</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.directive.contrib.<a href="org/apache/velocity/runtime/directive/contrib/For.html" title="class in org.apache.velocity.runtime.directive.contrib"><span class="typeNameLink">For</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/InputBase.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">InputBase</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Include.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Include</span></a></li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Parse.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Parse</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Macro.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Macro</span></a></li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">RuntimeMacro</span></a></li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Stop.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Stop</span></a></li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/VelocimacroProxy.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">VelocimacroProxy</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/DuckType.html" title="class in org.apache.velocity.util"><span class="typeNameLink">DuckType</span></a></li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/EnumerationIterator.html" title="class in org.apache.velocity.util"><span class="typeNameLink">EnumerationIterator</span></a> (implements java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;E&gt;)</li>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/EscapeReference.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">EscapeReference</span></a> (implements org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html" title="interface in org.apache.velocity.app.event">ReferenceInsertionEventHandler</a>, org.apache.velocity.util.<a href="org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util">RuntimeServicesAware</a>)
<ul>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/EscapeHtmlReference.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">EscapeHtmlReference</span></a></li>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">EscapeJavaScriptReference</span></a></li>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/EscapeSqlReference.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">EscapeSqlReference</span></a></li>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/EscapeXmlReference.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">EscapeXmlReference</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event"><span class="typeNameLink">EventCartridge</span></a></li>
<li type="circle">org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event"><span class="typeNameLink">EventHandlerUtil</span></a></li>
<li type="circle">org.apache.velocity.example.<a href="org/apache/velocity/example/Example.html" title="class in org.apache.velocity.example"><span class="typeNameLink">Example</span></a></li>
<li type="circle">org.apache.velocity.example.<a href="org/apache/velocity/example/Example2.html" title="class in org.apache.velocity.example"><span class="typeNameLink">Example2</span></a></li>
<li type="circle">org.apache.velocity.app.<a href="org/apache/velocity/app/FieldMethodizer.html" title="class in org.apache.velocity.app"><span class="typeNameLink">FieldMethodizer</span></a></li>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/IncludeNotFound.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">IncludeNotFound</span></a> (implements org.apache.velocity.util.<a href="org/apache/velocity/util/ContextAware.html" title="interface in org.apache.velocity.util">ContextAware</a>, org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/IncludeEventHandler.html" title="interface in org.apache.velocity.app.event">IncludeEventHandler</a>, org.apache.velocity.util.<a href="org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util">RuntimeServicesAware</a>)</li>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/IncludeRelativePath.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">IncludeRelativePath</span></a> (implements org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/IncludeEventHandler.html" title="interface in org.apache.velocity.app.event">IncludeEventHandler</a>)</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/IndentationFixer.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">IndentationFixer</span></a> (implements org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">Info</span></a>
<ul>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/InvalidReferenceInfo.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">InvalidReferenceInfo</span></a></li>
</ul>
</li>
<li type="circle">java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">InputStream</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)
<ul>
<li type="circle">org.apache.velocity.io.<a href="org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io"><span class="typeNameLink">UnicodeInputStream</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context"><span class="typeNameLink">InternalContextAdapterImpl</span></a> (implements org.apache.velocity.context.<a href="org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/IntrospectionCacheData.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">IntrospectionCacheData</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/IntrospectionUtils.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">IntrospectionUtils</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/IntrospectorBase.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">IntrospectorBase</span></a>
<ul>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/Introspector.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">Introspector</span></a>
<ul>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/SecureIntrospectorImpl.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">SecureIntrospectorImpl</span></a> (implements org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/SecureIntrospectorControl.html" title="interface in org.apache.velocity.util.introspection">SecureIntrospectorControl</a>)</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/IntrospectorCache.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">IntrospectorCache</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/JarHolder.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">JarHolder</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/JJTParserState.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">JJTParserState</span></a></li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Macro.MacroArg.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Macro.MacroArg</span></a></li>
<li type="circle">org.slf4j.helpers.MarkerIgnoringBase (implements org.slf4j.Logger)
<ul>
<li type="circle">org.apache.velocity.example.<a href="org/apache/velocity/example/EventExample.html" title="class in org.apache.velocity.example"><span class="typeNameLink">EventExample</span></a> (implements org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/MethodExceptionEventHandler.html" title="interface in org.apache.velocity.app.event">MethodExceptionEventHandler</a>, org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html" title="interface in org.apache.velocity.app.event">ReferenceInsertionEventHandler</a>)</li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">MathUtils</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/MethodMap.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">MethodMap</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/NodeUtils.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">NodeUtils</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser"><span class="typeNameLink">Parser</span></a> (implements org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</a>, org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ParserTreeConstants.html" title="interface in org.apache.velocity.runtime.parser.node">ParserTreeConstants</a>)</li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/ParserPoolImpl.html" title="class in org.apache.velocity.runtime"><span class="typeNameLink">ParserPoolImpl</span></a> (implements org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/ParserPool.html" title="interface in org.apache.velocity.runtime">ParserPool</a>)</li>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/ParserTokenManager.html" title="class in org.apache.velocity.runtime.parser"><span class="typeNameLink">ParserTokenManager</span></a> (implements org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</a>)</li>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/PrintExceptions.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">PrintExceptions</span></a> (implements org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/MethodExceptionEventHandler.html" title="interface in org.apache.velocity.app.event">MethodExceptionEventHandler</a>, org.apache.velocity.util.<a href="org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util">RuntimeServicesAware</a>)</li>
<li type="circle">org.apache.velocity.app.event.implement.<a href="org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement"><span class="typeNameLink">ReportInvalidReferences</span></a> (implements org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/InvalidReferenceEventHandler.html" title="interface in org.apache.velocity.app.event">InvalidReferenceEventHandler</a>, org.apache.velocity.util.<a href="org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util">RuntimeServicesAware</a>)</li>
<li type="circle">org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource"><span class="typeNameLink">Resource</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/ContentResource.html" title="class in org.apache.velocity.runtime.resource"><span class="typeNameLink">ContentResource</span></a></li>
<li type="circle">org.apache.velocity.<a href="org/apache/velocity/Template.html" title="class in org.apache.velocity"><span class="typeNameLink">Template</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/ResourceCacheImpl.html" title="class in org.apache.velocity.runtime.resource"><span class="typeNameLink">ResourceCacheImpl</span></a> (implements org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/ResourceCache.html" title="interface in org.apache.velocity.runtime.resource">ResourceCache</a>)</li>
<li type="circle">org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/ResourceFactory.html" title="class in org.apache.velocity.runtime.resource"><span class="typeNameLink">ResourceFactory</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/ResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">ResourceLoader</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">ClasspathResourceLoader</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">DataSourceResourceLoader</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">FileResourceLoader</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">JarResourceLoader</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">StringResourceLoader</span></a>
<ul>
<li type="circle">org.apache.velocity.script.<a href="org/apache/velocity/script/VelocityScriptEngine.SingleResourceReader.html" title="class in org.apache.velocity.script"><span class="typeNameLink">VelocityScriptEngine.SingleResourceReader</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">URLResourceLoader</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.resource.loader.<a href="org/apache/velocity/runtime/resource/loader/ResourceLoaderFactory.html" title="class in org.apache.velocity.runtime.resource.loader"><span class="typeNameLink">ResourceLoaderFactory</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/ResourceManagerImpl.html" title="class in org.apache.velocity.runtime.resource"><span class="typeNameLink">ResourceManagerImpl</span></a> (implements org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/ResourceManager.html" title="interface in org.apache.velocity.runtime.resource">ResourceManager</a>)</li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime"><span class="typeNameLink">RuntimeInstance</span></a> (implements org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a>, org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a>)</li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime"><span class="typeNameLink">RuntimeSingleton</span></a> (implements org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a>)</li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/Scope.Info.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">Scope.Info</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">SetExecutor</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/MapSetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">MapSetExecutor</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/PutExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">PutExecutor</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">SetPropertyExecutor</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/SetPublicFieldExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">SetPublicFieldExecutor</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">SimpleNode</span></a> (implements org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a>)
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTAssignment.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTAssignment</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTBinaryOperator</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTComparisonNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTComparisonNode</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTEQNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTEQNode</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTNENode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTNENode</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTGENode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTGENode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTGTNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTGTNode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTLENode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTLENode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTLTNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTLTNode</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTLogicalOperator.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTLogicalOperator</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTAndNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTAndNode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTOrNode</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTMathNode</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTAddNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTAddNode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTDivNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTDivNode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTModNode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTMulNode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTSubtractNode</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTBlock</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTComment.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTComment</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTDirective.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTDirective</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTDirectiveAssign</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTElseIfStatement</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTElseStatement.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTElseStatement</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTEscape.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTEscape</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTEscapedDirective</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTExpression.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTExpression</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTFalse.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTFalse</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTFloatingPointLiteral</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTIdentifier.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTIdentifier</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTIfStatement.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTIfStatement</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTIncludeStatement</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTIndex</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTIntegerLiteral</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTIntegerRange</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTMap</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTMethod</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTNegateNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTNegateNode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTNotNode</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTObjectArray</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTParameters.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTParameters</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTprocess</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTReference</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTSetDirective</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTStringLiteral</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTText.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTText</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTTextblock.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTTextblock</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTTrue</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTVariable.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTVariable</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ASTWord</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/SimplePool.html" title="class in org.apache.velocity.util"><span class="typeNameLink">SimplePool</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.util.<a href="org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util"><span class="typeNameLink">StringResource</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.util.<a href="org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util"><span class="typeNameLink">StringResourceRepositoryImpl</span></a> (implements org.apache.velocity.runtime.resource.util.<a href="org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util">StringResourceRepository</a>)</li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/StringUtils.html" title="class in org.apache.velocity.util"><span class="typeNameLink">StringUtils</span></a></li>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Error.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Error</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/StopCommand.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">StopCommand</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/TokenMgrError.html" title="class in org.apache.velocity.runtime.parser"><span class="typeNameLink">TokenMgrError</span></a></li>
</ul>
</li>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser"><span class="typeNameLink">ParseException</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive"><span class="typeNameLink">MacroParseException</span></a> (implements org.apache.velocity.exception.<a href="org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception">ExtendedParseException</a>)</li>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser"><span class="typeNameLink">TemplateParseException</span></a> (implements org.apache.velocity.exception.<a href="org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception">ExtendedParseException</a>)</li>
</ul>
</li>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">RuntimeException</span></a>
<ul>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">MethodMap.AmbiguousException</span></a></li>
<li type="circle">org.apache.velocity.exception.<a href="org/apache/velocity/exception/VelocityException.html" title="class in org.apache.velocity.exception"><span class="typeNameLink">VelocityException</span></a>
<ul>
<li type="circle">org.apache.velocity.exception.<a href="org/apache/velocity/exception/MacroOverflowException.html" title="class in org.apache.velocity.exception"><span class="typeNameLink">MacroOverflowException</span></a></li>
<li type="circle">org.apache.velocity.exception.<a href="org/apache/velocity/exception/MathException.html" title="class in org.apache.velocity.exception"><span class="typeNameLink">MathException</span></a></li>
<li type="circle">org.apache.velocity.exception.<a href="org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception"><span class="typeNameLink">MethodInvocationException</span></a> (implements org.apache.velocity.exception.<a href="org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception">ExtendedParseException</a>)</li>
<li type="circle">org.apache.velocity.exception.<a href="org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception"><span class="typeNameLink">ParseErrorException</span></a></li>
<li type="circle">org.apache.velocity.exception.<a href="org/apache/velocity/exception/ResourceNotFoundException.html" title="class in org.apache.velocity.exception"><span class="typeNameLink">ResourceNotFoundException</span></a></li>
<li type="circle">org.apache.velocity.exception.<a href="org/apache/velocity/exception/TemplateInitException.html" title="class in org.apache.velocity.exception"><span class="typeNameLink">TemplateInitException</span></a> (implements org.apache.velocity.exception.<a href="org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception">ExtendedParseException</a>)</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser"><span class="typeNameLink">Token</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/TypeConversionHandlerImpl.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">TypeConversionHandlerImpl</span></a> (implements org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/TypeConversionHandler.html" title="interface in org.apache.velocity.util.introspection">TypeConversionHandler</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">UberspectImpl</span></a> (implements org.apache.velocity.util.<a href="org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util">RuntimeServicesAware</a>, org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/Uberspect.html" title="interface in org.apache.velocity.util.introspection">Uberspect</a>)
<ul>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">AbstractChainableUberspector</span></a> (implements org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/ChainableUberspector.html" title="interface in org.apache.velocity.util.introspection">ChainableUberspector</a>)
<ul>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/DeprecatedCheckUberspector.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">DeprecatedCheckUberspector</span></a> (implements org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/Uberspect.html" title="interface in org.apache.velocity.util.introspection">Uberspect</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">LinkingUberspector</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/SecureUberspector.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">SecureUberspector</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">UberspectImpl.VelGetterImpl</span></a> (implements org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/VelPropertyGet.html" title="interface in org.apache.velocity.util.introspection">VelPropertyGet</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">UberspectImpl.VelMethodImpl</span></a> (implements org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/VelMethod.html" title="interface in org.apache.velocity.util.introspection">VelMethod</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">UberspectImpl.VelSetterImpl</span></a> (implements org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/VelPropertySet.html" title="interface in org.apache.velocity.util.introspection">VelPropertySet</a>)</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/UberspectPublicFields.html" title="class in org.apache.velocity.util.introspection"><span class="typeNameLink">UberspectPublicFields</span></a> (implements org.apache.velocity.util.<a href="org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util">RuntimeServicesAware</a>, org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/Uberspect.html" title="interface in org.apache.velocity.util.introspection">Uberspect</a>)</li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/VelocimacroFactory.html" title="class in org.apache.velocity.runtime"><span class="typeNameLink">VelocimacroFactory</span></a></li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/VelocimacroManager.html" title="class in org.apache.velocity.runtime"><span class="typeNameLink">VelocimacroManager</span></a></li>
<li type="circle">org.apache.velocity.app.<a href="org/apache/velocity/app/Velocity.html" title="class in org.apache.velocity.app"><span class="typeNameLink">Velocity</span></a> (implements org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a>)</li>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/VelocityCharStream.html" title="class in org.apache.velocity.runtime.parser"><span class="typeNameLink">VelocityCharStream</span></a> (implements org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/CharStream.html" title="interface in org.apache.velocity.runtime.parser">CharStream</a>)</li>
<li type="circle">org.apache.velocity.app.<a href="org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app"><span class="typeNameLink">VelocityEngine</span></a> (implements org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a>)</li>
<li type="circle">org.apache.velocity.script.<a href="org/apache/velocity/script/VelocityScriptEngineFactory.html" title="class in org.apache.velocity.script"><span class="typeNameLink">VelocityScriptEngineFactory</span></a> (implements javax.script.<a href="https://docs.oracle.com/javase/8/docs/api/javax/script/ScriptEngineFactory.html?is-external=true" title="class or interface in javax.script">ScriptEngineFactory</a>)</li>
<li type="circle">java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">Writer</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>)
<ul>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/StringBuilderWriter.html" title="class in org.apache.velocity.util"><span class="typeNameLink">StringBuilderWriter</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
<li type="circle">org.apache.velocity.io.<a href="org/apache/velocity/io/VelocityWriter.html" title="class in org.apache.velocity.io"><span class="typeNameLink">VelocityWriter</span></a> (implements org.apache.velocity.io.<a href="org/apache/velocity/io/Filter.html" title="interface in org.apache.velocity.io">Filter</a>)</li>
</ul>
</li>
<li type="circle">org.apache.velocity.example.<a href="org/apache/velocity/example/XMLTest.html" title="class in org.apache.velocity.example"><span class="typeNameLink">XMLTest</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/CharStream.html" title="interface in org.apache.velocity.runtime.parser"><span class="typeNameLink">CharStream</span></a></li>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context"><span class="typeNameLink">Context</span></a>
<ul>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context"><span class="typeNameLink">InternalContextAdapter</span></a> (also extends org.apache.velocity.context.<a href="org/apache/velocity/context/InternalEventContext.html" title="interface in org.apache.velocity.context">InternalEventContext</a>, org.apache.velocity.context.<a href="org/apache/velocity/context/InternalWrapperContext.html" title="interface in org.apache.velocity.context">InternalWrapperContext</a>)</li>
</ul>
</li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/ContextAware.html" title="interface in org.apache.velocity.util"><span class="typeNameLink">ContextAware</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/ConversionHandler.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">ConversionHandler</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/Converter.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">Converter</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/DeprecatedRuntimeConstants.html" title="interface in org.apache.velocity.runtime"><span class="typeNameLink">DeprecatedRuntimeConstants</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime"><span class="typeNameLink">RuntimeConstants</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.directive.<a href="org/apache/velocity/runtime/directive/DirectiveConstants.html" title="interface in org.apache.velocity.runtime.directive"><span class="typeNameLink">DirectiveConstants</span></a></li>
<li type="circle">org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/EventHandler.html" title="interface in org.apache.velocity.app.event"><span class="typeNameLink">EventHandler</span></a>
<ul>
<li type="circle">org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/IncludeEventHandler.html" title="interface in org.apache.velocity.app.event"><span class="typeNameLink">IncludeEventHandler</span></a></li>
<li type="circle">org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/InvalidReferenceEventHandler.html" title="interface in org.apache.velocity.app.event"><span class="typeNameLink">InvalidReferenceEventHandler</span></a></li>
<li type="circle">org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/MethodExceptionEventHandler.html" title="interface in org.apache.velocity.app.event"><span class="typeNameLink">MethodExceptionEventHandler</span></a></li>
<li type="circle">org.apache.velocity.app.event.<a href="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html" title="interface in org.apache.velocity.app.event"><span class="typeNameLink">ReferenceInsertionEventHandler</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.exception.<a href="org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception"><span class="typeNameLink">ExtendedParseException</span></a></li>
<li type="circle">org.apache.velocity.io.<a href="org/apache/velocity/io/Filter.html" title="interface in org.apache.velocity.io"><span class="typeNameLink">Filter</span></a></li>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/InternalEventContext.html" title="interface in org.apache.velocity.context"><span class="typeNameLink">InternalEventContext</span></a>
<ul>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context"><span class="typeNameLink">InternalContextAdapter</span></a> (also extends org.apache.velocity.context.<a href="org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a>, org.apache.velocity.context.<a href="org/apache/velocity/context/InternalWrapperContext.html" title="interface in org.apache.velocity.context">InternalWrapperContext</a>)</li>
</ul>
</li>
<li type="circle">org.apache.velocity.context.InternalHousekeepingContext
<ul>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context"><span class="typeNameLink">InternalContextAdapter</span></a> (also extends org.apache.velocity.context.<a href="org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a>, org.apache.velocity.context.<a href="org/apache/velocity/context/InternalEventContext.html" title="interface in org.apache.velocity.context">InternalEventContext</a>, org.apache.velocity.context.<a href="org/apache/velocity/context/InternalWrapperContext.html" title="interface in org.apache.velocity.context">InternalWrapperContext</a>)</li>
</ul>
</li>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/InternalWrapperContext.html" title="interface in org.apache.velocity.context"><span class="typeNameLink">InternalWrapperContext</span></a>
<ul>
<li type="circle">org.apache.velocity.context.<a href="org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context"><span class="typeNameLink">InternalContextAdapter</span></a> (also extends org.apache.velocity.context.<a href="org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a>, org.apache.velocity.context.<a href="org/apache/velocity/context/InternalEventContext.html" title="interface in org.apache.velocity.context">InternalEventContext</a>)</li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.parser.<a href="org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser"><span class="typeNameLink">ParserConstants</span></a></li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/ParserPool.html" title="interface in org.apache.velocity.runtime"><span class="typeNameLink">ParserPool</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ParserTreeConstants.html" title="interface in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ParserTreeConstants</span></a></li>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">ParserVisitor</span></a></li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/Renderable.html" title="interface in org.apache.velocity.runtime"><span class="typeNameLink">Renderable</span></a>
<ul>
<li type="circle">org.apache.velocity.runtime.parser.node.<a href="org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node"><span class="typeNameLink">Node</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/ResourceCache.html" title="interface in org.apache.velocity.runtime.resource"><span class="typeNameLink">ResourceCache</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.<a href="org/apache/velocity/runtime/resource/ResourceManager.html" title="interface in org.apache.velocity.runtime.resource"><span class="typeNameLink">ResourceManager</span></a></li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime"><span class="typeNameLink">RuntimeServices</span></a></li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util"><span class="typeNameLink">RuntimeServicesAware</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/SecureIntrospectorControl.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">SecureIntrospectorControl</span></a></li>
<li type="circle">org.apache.velocity.runtime.resource.util.<a href="org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util"><span class="typeNameLink">StringResourceRepository</span></a></li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/TemplateBoolean.html" title="interface in org.apache.velocity.util"><span class="typeNameLink">TemplateBoolean</span></a></li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/TemplateNumber.html" title="interface in org.apache.velocity.util"><span class="typeNameLink">TemplateNumber</span></a></li>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/TemplateString.html" title="interface in org.apache.velocity.util"><span class="typeNameLink">TemplateString</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/TypeConversionHandler.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">TypeConversionHandler</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/Uberspect.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">Uberspect</span></a>
<ul>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/ChainableUberspector.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">ChainableUberspector</span></a></li>
</ul>
</li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/VelMethod.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">VelMethod</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/VelPropertyGet.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">VelPropertyGet</span></a></li>
<li type="circle">org.apache.velocity.util.introspection.<a href="org/apache/velocity/util/introspection/VelPropertySet.html" title="interface in org.apache.velocity.util.introspection"><span class="typeNameLink">VelPropertySet</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.apache.velocity.util.<a href="org/apache/velocity/util/DuckType.Types.html" title="enum in org.apache.velocity.util"><span class="typeNameLink">DuckType.Types</span></a></li>
<li type="circle">org.apache.velocity.runtime.<a href="org/apache/velocity/runtime/RuntimeConstants.SpaceGobbling.html" title="enum in org.apache.velocity.runtime"><span class="typeNameLink">RuntimeConstants.SpaceGobbling</span></a></li>
</ul>
</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 class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.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;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>