blob: 5dc08f4e2bbd33c53d2b96a6f4864906f6af253d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Apr 14 08:26:30 EDT 2004 -->
<TITLE>
Velocity 1.4 API: Class Hierarchy
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies: </B><DD><A HREF="org/apache/velocity/package-tree.html">org.apache.velocity</A>, <A HREF="org/apache/velocity/anakia/package-tree.html">org.apache.velocity.anakia</A>, <A HREF="org/apache/velocity/app/package-tree.html">org.apache.velocity.app</A>, <A HREF="org/apache/velocity/app/event/package-tree.html">org.apache.velocity.app.event</A>, <A HREF="org/apache/velocity/app/tools/package-tree.html">org.apache.velocity.app.tools</A>, <A HREF="org/apache/velocity/context/package-tree.html">org.apache.velocity.context</A>, <A HREF="org/apache/velocity/convert/package-tree.html">org.apache.velocity.convert</A>, <A HREF="org/apache/velocity/exception/package-tree.html">org.apache.velocity.exception</A>, <A HREF="org/apache/velocity/io/package-tree.html">org.apache.velocity.io</A>, <A HREF="org/apache/velocity/runtime/package-tree.html">org.apache.velocity.runtime</A>, <A HREF="org/apache/velocity/runtime/compiler/package-tree.html">org.apache.velocity.runtime.compiler</A>, <A HREF="org/apache/velocity/runtime/configuration/package-tree.html">org.apache.velocity.runtime.configuration</A>, <A HREF="org/apache/velocity/runtime/directive/package-tree.html">org.apache.velocity.runtime.directive</A>, <A HREF="org/apache/velocity/runtime/exception/package-tree.html">org.apache.velocity.runtime.exception</A>, <A HREF="org/apache/velocity/runtime/log/package-tree.html">org.apache.velocity.runtime.log</A>, <A HREF="org/apache/velocity/runtime/parser/package-tree.html">org.apache.velocity.runtime.parser</A>, <A HREF="org/apache/velocity/runtime/parser/node/package-tree.html">org.apache.velocity.runtime.parser.node</A>, <A HREF="org/apache/velocity/runtime/resource/package-tree.html">org.apache.velocity.runtime.resource</A>, <A HREF="org/apache/velocity/runtime/resource/loader/package-tree.html">org.apache.velocity.runtime.resource.loader</A>, <A HREF="org/apache/velocity/runtime/visitor/package-tree.html">org.apache.velocity.runtime.visitor</A>, <A HREF="org/apache/velocity/servlet/package-tree.html">org.apache.velocity.servlet</A>, <A HREF="org/apache/velocity/test/package-tree.html">org.apache.velocity.test</A>, <A HREF="org/apache/velocity/test/misc/package-tree.html">org.apache.velocity.test.misc</A>, <A HREF="org/apache/velocity/test/provider/package-tree.html">org.apache.velocity.test.provider</A>, <A HREF="org/apache/velocity/test/view/package-tree.html">org.apache.velocity.test.view</A>, <A HREF="org/apache/velocity/texen/package-tree.html">org.apache.velocity.texen</A>, <A HREF="org/apache/velocity/texen/ant/package-tree.html">org.apache.velocity.texen.ant</A>, <A HREF="org/apache/velocity/texen/util/package-tree.html">org.apache.velocity.texen.util</A>, <A HREF="org/apache/velocity/util/package-tree.html">org.apache.velocity.util</A>, <A HREF="org/apache/velocity/util/introspection/package-tree.html">org.apache.velocity.util.introspection</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">class java.lang.Object<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html"><B>AbstractExecutor</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html"><B>GetExecutor</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html"><B>PropertyExecutor</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html"><B>BooleanPropertyExecutor</B></A></UL>
</UL>
<LI TYPE="circle">class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html"><B>ArrayIterator</B></A> (implements java.util.Iterator)
<LI TYPE="circle">class junit.framework.Assert<UL>
<LI TYPE="circle">class junit.framework.TestCase (implements junit.framework.Test)
<UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html"><B>BaseTestCase</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/AnakiaTestCase.html"><B>AnakiaTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html"><B>ClasspathResourceTest</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html"><B>CommonsExtPropTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html"><B>ConfigurationTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ContextSafetyTestCase.html"><B>ContextSafetyTestCase</B></A> (implements org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EncodingTestCase.html"><B>EncodingTestCase</B></A> (implements org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html"><B>InlineScopeVMTestCase</B></A> (implements org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html"><B>IntrospectorTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.html"><B>IntrospectorTestCase2</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.html"><B>IntrospectorTestCase3</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MiscTestCase.html"><B>MiscTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html"><B>MultiLoaderTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html"><B>MultipleFileResourcePathTest</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html"><B>TemplateTestCase</B></A> (implements org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenClasspathTestCase.html"><B>TexenClasspathTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenTestCase.html"><B>TexenTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityAppTestCase.html"><B>VelocityAppTestCase</B></A> (implements org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>)
</UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html"><B>ClassloaderChangeTest</B></A> (implements org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html"><B>EventHandlingTestCase</B></A> (implements org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>, org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/MethodExceptionEventHandler.html">MethodExceptionEventHandler</A>, org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/NullSetEventHandler.html">NullSetEventHandler</A>, org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html">ReferenceInsertionEventHandler</A>)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html"><B>ExternalLoggerTest</B></A> (implements org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html"><B>MethodInvocationExceptionTest</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ParserTestCase.html"><B>ParserTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocimacroTestCase.html"><B>VelocimacroTestCase</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.html"><B>VelocityServletTest</B></A></UL>
</UL>
<LI TYPE="circle">class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html"><B>AvalonLogSystem</B></A> (implements org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html"><B>BaseVisitor</B></A> (implements org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>)
<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html"><B>NodeViewMode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html"><B>VMReferenceMungeVisitor</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/BoolObj.html"><B>BoolObj</B></A><LI TYPE="circle">class java.lang.ClassLoader<UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TestClassloader.html"><B>TestClassloader</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html"><B>ClassMap</B></A><LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.CacheMiss.html"><B>ClassMap.CacheMiss</B></A><LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html"><B>ClassMap.MethodInfo</B></A><LI TYPE="circle">class org.apache.velocity.runtime.compiler.<A HREF="org/apache/velocity/runtime/compiler/Compiler.html"><B>Compiler</B></A> (implements org.apache.bcel.generic.InstructionConstants)
<LI TYPE="circle">class org.jdom.input.DefaultJDOMFactory (implements org.jdom.input.JDOMFactory)
<UL>
<LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html"><B>AnakiaJDOMFactory</B></A></UL>
<LI TYPE="circle">class java.util.Dictionary<UL>
<LI TYPE="circle">class java.util.Hashtable (implements java.lang.Cloneable, java.util.Map, java.io.Serializable)
<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html"><B>Configuration</B></A></UL>
</UL>
<LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html"><B>Directive</B></A> (implements java.lang.Cloneable, org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/DirectiveConstants.html">DirectiveConstants</A>)
<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html"><B>Foreach</B></A><LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/InputBase.html"><B>InputBase</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html"><B>Include</B></A><LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Parse.html"><B>Parse</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Literal.html"><B>Literal</B></A><LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html"><B>Macro</B></A><LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html"><B>VelocimacroProxy</B></A></UL>
<LI TYPE="circle">class org.jdom.Element (implements java.lang.Cloneable, java.io.Serializable)
<UL>
<LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html"><B>AnakiaElement</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.util.<A HREF="org/apache/velocity/util/EnumerationIterator.html"><B>EnumerationIterator</B></A> (implements java.util.Iterator)
<LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/Escape.html"><B>Escape</B></A><LI TYPE="circle">class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html"><B>EventCartridge</B></A> (implements org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/MethodExceptionEventHandler.html">MethodExceptionEventHandler</A>, org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/NullSetEventHandler.html">NullSetEventHandler</A>, org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html">ReferenceInsertionEventHandler</A>)
<LI TYPE="circle">class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html"><B>FieldMethodizer</B></A><LI TYPE="circle">class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/FileUtil.html"><B>FileUtil</B></A><LI TYPE="circle">class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html"><B>Generator</B></A><LI TYPE="circle">class javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
<UL>
<LI TYPE="circle">class javax.servlet.http.HttpServlet (implements java.io.Serializable)
<UL>
<LI TYPE="circle">class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html"><B>VelocityServlet</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html"><B>VelocityServletTest.MockVelocityServlet</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html"><B>Info</B></A><LI TYPE="circle">class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html"><B>InternalContextAdapterImpl</B></A> (implements org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapter.html">InternalContextAdapter</A>)
<LI TYPE="circle">class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html"><B>InternalContextBase</B></A> (implements org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalEventContext.html">InternalEventContext</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>, java.io.Serializable)
<UL>
<LI TYPE="circle">class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html"><B>AbstractContext</B></A> (implements org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>, java.io.Serializable)
<UL>
<LI TYPE="circle">class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html"><B>VelocityContext</B></A> (implements java.lang.Cloneable)
</UL>
</UL>
<LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html"><B>IntrospectionCacheData</B></A><LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html"><B>IntrospectorBase</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Introspector.html"><B>Introspector</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html"><B>IntrospectorTestCase.MethodProvider</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Bar.html"><B>IntrospectorTestCase2.Bar</B></A> (implements org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Woogie.html">IntrospectorTestCase2.Woogie</A>)
<UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Foo.html"><B>IntrospectorTestCase2.Foo</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html"><B>IntrospectorTestCase2.Tester</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html"><B>IntrospectorTestCase2.Tester2</B></A><LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html"><B>IntrospectorTestCase3.MethodProvider</B></A><LI TYPE="circle">class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html"><B>JarHolder</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html"><B>JJTParserState</B></A><LI TYPE="circle">class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html"><B>Log4JLogSystem</B></A> (implements org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogManager.html"><B>LogManager</B></A><LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html"><B>MethodMap</B></A><LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html"><B>NodeList</B></A> (implements java.lang.Cloneable, java.util.List)
<LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html"><B>NodeUtils</B></A><LI TYPE="circle">class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/NullLogSystem.html"><B>NullLogSystem</B></A> (implements org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html"><B>Parser</B></A> (implements org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>, org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html"><B>Parser.JJCalls</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html"><B>ParserTokenManager</B></A> (implements org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>)
<LI TYPE="circle">class org.apache.log.format.PatternFormatter (implements org.apache.log.format.Formatter, org.apache.log.Formatter)
<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/VelocityFormatter.html"><B>VelocityFormatter</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/Person.html"><B>Person</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/Child.html"><B>Child</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html"><B>PrimordialLogSystem</B></A> (implements org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>)
<LI TYPE="circle">class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/PropertiesUtil.html"><B>PropertiesUtil</B></A><LI TYPE="circle">class java.io.Reader<UL>
<LI TYPE="circle">class java.io.BufferedReader<UL>
<LI TYPE="circle">class java.io.LineNumberReader<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesReader.html"><B>Configuration.PropertiesReader</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html"><B>Resource</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ContentResource.html"><B>ContentResource</B></A><LI TYPE="circle">class org.apache.velocity.<A HREF="org/apache/velocity/Template.html"><B>Template</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html"><B>ResourceCacheImpl</B></A> (implements org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCache.html">ResourceCache</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceFactory.html"><B>ResourceFactory</B></A><LI TYPE="circle">class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html"><B>ResourceLoader</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html"><B>ClasspathResourceLoader</B></A><LI TYPE="circle">class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html"><B>DataSourceResourceLoader</B></A><LI TYPE="circle">class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html"><B>FileResourceLoader</B></A><LI TYPE="circle">class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html"><B>JarResourceLoader</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoaderFactory.html"><B>ResourceLoaderFactory</B></A><LI TYPE="circle">class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html"><B>ResourceManagerImpl</B></A> (implements org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManager.html">ResourceManager</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html"><B>Runtime</B></A> (implements org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html"><B>RuntimeInstance</B></A> (implements org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>, org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html"><B>RuntimeSingleton</B></A> (implements org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html"><B>SimpleLog4JLogSystem</B></A> (implements org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html"><B>SimpleNode</B></A> (implements org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>)
<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html"><B>ASTAddNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html"><B>ASTAndNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html"><B>ASTAssignment</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html"><B>ASTBlock</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html"><B>ASTComment</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html"><B>ASTDirective</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html"><B>ASTDivNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html"><B>ASTElseIfStatement</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html"><B>ASTElseStatement</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html"><B>ASTEQNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html"><B>ASTEscape</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html"><B>ASTEscapedDirective</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html"><B>ASTExpression</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html"><B>ASTFalse</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html"><B>ASTGENode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html"><B>ASTGTNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html"><B>ASTIdentifier</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html"><B>ASTIfStatement</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html"><B>ASTIncludeStatement</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html"><B>ASTIntegerRange</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html"><B>ASTLENode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html"><B>ASTLTNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html"><B>ASTMethod</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html"><B>ASTModNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html"><B>ASTMulNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html"><B>ASTNENode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html"><B>ASTNotNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html"><B>ASTNumberLiteral</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html"><B>ASTObjectArray</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html"><B>ASTOrNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html"><B>ASTParameters</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html"><B>ASTprocess</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html"><B>ASTReference</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html"><B>ASTSetDirective</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html"><B>ASTStringLiteral</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html"><B>ASTSubtractNode</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTText.html"><B>ASTText</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html"><B>ASTTrue</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html"><B>ASTVariable</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html"><B>ASTWord</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html"><B>SimplePool</B></A><LI TYPE="circle">class java.util.StringTokenizer (implements java.util.Enumeration)
<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html"><B>Configuration.PropertiesTokenizer</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html"><B>StringUtils</B></A><LI TYPE="circle">class org.apache.velocity.test.view.<A HREF="org/apache/velocity/test/view/TemplateNodeView.html"><B>TemplateNodeView</B></A><LI TYPE="circle">class org.apache.velocity.test.misc.<A HREF="org/apache/velocity/test/misc/Test.html"><B>Test</B></A> (implements org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/MethodExceptionEventHandler.html">MethodExceptionEventHandler</A>, org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/NullSetEventHandler.html">NullSetEventHandler</A>, org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html">ReferenceInsertionEventHandler</A>)
<LI TYPE="circle">class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html"><B>TestProvider</B></A><LI TYPE="circle">class junit.framework.TestSuite (implements junit.framework.Test)
<UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestSuite.html"><B>TemplateTestSuite</B></A> (implements org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>)
</UL>
<LI TYPE="circle">class java.lang.Throwable (implements java.io.Serializable)
<UL>
<LI TYPE="circle">class java.lang.Error<UL>
<LI TYPE="circle">class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html"><B>TokenMgrError</B></A></UL>
<LI TYPE="circle">class java.lang.Exception<UL>
<LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html"><B>MethodMap.AmbiguousException</B></A><LI TYPE="circle">class org.apache.velocity.runtime.exception.<A HREF="org/apache/velocity/runtime/exception/NodeException.html"><B>NodeException</B></A><LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html"><B>ParseDirectiveException</B></A><LI TYPE="circle">class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html"><B>ParseException</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/MacroParseException.html"><B>MacroParseException</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.runtime.exception.<A HREF="org/apache/velocity/runtime/exception/ReferenceException.html"><B>ReferenceException</B></A><LI TYPE="circle">class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/VelocityException.html"><B>VelocityException</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html"><B>MethodInvocationException</B></A><LI TYPE="circle">class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/ParseErrorException.html"><B>ParseErrorException</B></A><LI TYPE="circle">class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/ResourceNotFoundException.html"><B>ResourceNotFoundException</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html"><B>Token</B></A><LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/TreeWalker.html"><B>TreeWalker</B></A><LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html"><B>UberspectImpl</B></A> (implements org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Uberspect.html">Uberspect</A>, org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectLoggable.html">UberspectLoggable</A>)
<LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html"><B>UberspectImpl.VelGetterImpl</B></A> (implements org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html">VelPropertyGet</A>)
<LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html"><B>UberspectImpl.VelMethodImpl</B></A> (implements org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelMethod.html">VelMethod</A>)
<LI TYPE="circle">class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html"><B>UberspectImpl.VelSetterImpl</B></A> (implements org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertySet.html">VelPropertySet</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html"><B>VelocimacroFactory</B></A><LI TYPE="circle">class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html"><B>VelocimacroFactory.Twonk</B></A><LI TYPE="circle">class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html"><B>VelocimacroManager</B></A><LI TYPE="circle">class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html"><B>VelocimacroManager.MacroEntry</B></A><LI TYPE="circle">class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html"><B>Velocity</B></A> (implements org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html"><B>VelocityCharStream</B></A> (implements org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>)
<LI TYPE="circle">class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html"><B>VelocityEngine</B></A> (implements org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>)
<LI TYPE="circle">class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html"><B>VelocityFormatter</B></A><LI TYPE="circle">class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html"><B>VelocityFormatter.VelocityAlternator</B></A><UL>
<LI TYPE="circle">class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html"><B>VelocityFormatter.VelocityAutoAlternator</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html"><B>VelocityServletTest.MockHttpServletResponse</B></A> (implements javax.servlet.http.HttpServletResponse)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html"><B>VelocityServletTest.MockServletConfig</B></A> (implements javax.servlet.ServletConfig)
<LI TYPE="circle">class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html"><B>VelocityServletTest.MockServletContext</B></A> (implements javax.servlet.ServletContext)
<LI TYPE="circle">class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html"><B>VMContext</B></A> (implements org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapter.html">InternalContextAdapter</A>)
<LI TYPE="circle">class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html"><B>VMProxyArg</B></A><LI TYPE="circle">class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html"><B>WebMacro</B></A><LI TYPE="circle">class java.io.Writer<UL>
<LI TYPE="circle">class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html"><B>VelocityWriter</B></A></UL>
<LI TYPE="circle">class org.jdom.output.XMLOutputter (implements java.lang.Cloneable)
<UL>
<LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.AttributeXMLOutputter.html"><B>NodeList.AttributeXMLOutputter</B></A><LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/OutputWrapper.html"><B>OutputWrapper</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathCache.html"><B>XPathCache</B></A><LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathTool.html"><B>XPathTool</B></A></UL>
<LI TYPE="circle">class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html"><B>AnakiaTask</B></A><LI TYPE="circle">class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html"><B>TexenTask</B></A></UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html"><B>CharStream</B></A><LI TYPE="circle">interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html"><B>Context</B></A><UL>
<LI TYPE="circle">interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapter.html"><B>InternalContextAdapter</B></A> (also extends org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalEventContext.html">InternalEventContext</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalWrapperContext.html">InternalWrapperContext</A>)
</UL>
<LI TYPE="circle">interface org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/DirectiveConstants.html"><B>DirectiveConstants</B></A><LI TYPE="circle">interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventHandler.html"><B>EventHandler</B></A><UL>
<LI TYPE="circle">interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/MethodExceptionEventHandler.html"><B>MethodExceptionEventHandler</B></A><LI TYPE="circle">interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/NullSetEventHandler.html"><B>NullSetEventHandler</B></A><LI TYPE="circle">interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html"><B>ReferenceInsertionEventHandler</B></A></UL>
<LI TYPE="circle">interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalEventContext.html"><B>InternalEventContext</B></A><UL>
<LI TYPE="circle">interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapter.html"><B>InternalContextAdapter</B></A> (also extends org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalWrapperContext.html">InternalWrapperContext</A>)
</UL>
<LI TYPE="circle">interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html"><B>InternalHousekeepingContext</B></A><UL>
<LI TYPE="circle">interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapter.html"><B>InternalContextAdapter</B></A> (also extends org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalEventContext.html">InternalEventContext</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalWrapperContext.html">InternalWrapperContext</A>)
</UL>
<LI TYPE="circle">interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalWrapperContext.html"><B>InternalWrapperContext</B></A><UL>
<LI TYPE="circle">interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapter.html"><B>InternalContextAdapter</B></A> (also extends org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalEventContext.html">InternalEventContext</A>, org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>)
</UL>
<LI TYPE="circle">interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Woogie.html"><B>IntrospectorTestCase2.Woogie</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html"><B>LogSystem</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html"><B>Node</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html"><B>ParserConstants</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html"><B>ParserTreeConstants</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html"><B>ParserVisitor</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCache.html"><B>ResourceCache</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManager.html"><B>ResourceManager</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html"><B>RuntimeConstants</B></A><LI TYPE="circle">interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeLogger.html"><B>RuntimeLogger</B></A><UL>
<LI TYPE="circle">interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html"><B>RuntimeServices</B></A></UL>
<LI TYPE="circle">interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html"><B>TemplateTestBase</B></A><LI TYPE="circle">interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Uberspect.html"><B>Uberspect</B></A><LI TYPE="circle">interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectLoggable.html"><B>UberspectLoggable</B></A><LI TYPE="circle">interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelMethod.html"><B>VelMethod</B></A><LI TYPE="circle">interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html"><B>VelPropertyGet</B></A><LI TYPE="circle">interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertySet.html"><B>VelPropertySet</B></A></UL>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2002 Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>