blob: e6690ec1edbdff5d86207e9b8f567274d64f843c [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: Index
</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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Z_">Z</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/context/AbstractContext.html"><B>AbstractContext</B></A> - class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>.<DD>This class is the abstract base class for all conventional
Velocity Context implementations.<DT><A HREF="org/apache/velocity/context/AbstractContext.html#AbstractContext()"><B>AbstractContext()</B></A> -
Constructor for class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>default CTOR
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#AbstractContext(org.apache.velocity.context.Context)"><B>AbstractContext(Context)</B></A> -
Constructor for class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Chaining constructor accepts a Context argument.
<DT><A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html"><B>AbstractExecutor</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html">AbstractExecutor</A>.<DD>Abstract class that is used to execute an arbitrary
method that is in introspected.<DT><A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html#AbstractExecutor()"><B>AbstractExecutor()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html">AbstractExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#add_escapes(java.lang.String)"><B>add_escapes(String)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#add(java.lang.reflect.Method)"><B>add(Method)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>Add a method to a list of methods by name.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#add(java.lang.Object)"><B>add(Object)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#addCookie(javax.servlet.http.Cookie)"><B>addCookie(Cookie)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#addDateHeader(java.lang.String, long)"><B>addDateHeader(String, long)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#addEntries(java.util.Hashtable)"><B>addEntries(Hashtable)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>Copy all the entries into the entryDirectory
It will overwrite any duplicate keys.
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#addEscapes(java.lang.String)"><B>addEscapes(String)</B></A> -
Static method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#addEventHandler(org.apache.velocity.app.event.EventHandler)"><B>addEventHandler(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>Adds an event handler(s) to the Cartridge.
<DT><A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html#addFile(java.lang.String)"><B>addFile(String)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html">ParseDirectiveException</A>
<DD>Add a file to the filename stack
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#addIntHeader(java.lang.String, int)"><B>addIntHeader(String, int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#AdditiveExpression()"><B>AdditiveExpression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#addNamespace(java.lang.String)"><B>addNamespace(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>adds a namespace to the namespaces
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#addNewAllowed"><B>addNewAllowed</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>controls if new VMs can be added.
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#addObject(java.lang.Object)"><B>addObject(Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Add an Object to methodize
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#addObject(java.lang.String)"><B>addObject(String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Add the Name of the class to methodize
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Add a Velocity Runtime property.
<DT><A HREF="org/apache/velocity/app/Velocity.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Add a Velocity Runtime property.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Add a property to the configuration.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Add a property to the configuration.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Add a property to the configuration.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Add a property to the configuration.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Add a property to the configuration.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#addStringProperty(java.lang.String, java.lang.String)"><B>addStringProperty(String, String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Sets a string property w/o checking for commas - used
internally when a property has been broken up into
strings that could contain escaped commas to prevent
the inadvertant vectorization.
<DT><A HREF="org/apache/velocity/test/TemplateTestSuite.html#addTemplateTestCases()"><B>addTemplateTestCases()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestSuite.html">TemplateTestSuite</A>
<DD>Adds the template test cases to run to this test suite.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#addVelocimacro(java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, String, String[], String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Adds a new Velocimacro.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#addVelocimacro(java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, String, String[], String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>adds a macro to the factory.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#addVelocimacro(java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, String, String[], String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Adds a new Velocimacro.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#addVelocimacro(java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, String, String[], String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Adds a new Velocimacro.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#addVelocimacro(java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, String, String[], String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Adds a new Velocimacro.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#addVM(java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>addVM(String, String, String[], String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>Adds a VM definition to the cache.
<DT><A HREF="org/apache/velocity/context/VMContext.html#addVMProxyArg(org.apache.velocity.runtime.directive.VMProxyArg)"><B>addVMProxyArg(VMProxyArg)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>Used to put VMProxyArgs into this context.
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#adjustBeginLineColumn(int, int)"><B>adjustBeginLineColumn(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>Method to adjust line and column numbers for the start of a token.<BR>
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html#ae"><B>ae</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#al"><B>al</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/TreeWalker.html#allElements(org.jdom.Element)"><B>allElements(Element)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/TreeWalker.html">TreeWalker</A>
<DD>Creates a new Vector and walks the Element tree.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#allEmpty(java.util.List)"><B>allEmpty(List)</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Check to see if all the string objects passed
in are empty.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#allEmpty(java.lang.Object[])"><B>allEmpty(Object[])</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#ALPHA_CHAR"><B>ALPHA_CHAR</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#ALPHANUM_CHAR"><B>ALPHANUM_CHAR</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html#alternate()"><B>alternate()</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html">VelocityFormatter.VelocityAlternator</A>
<DD>Alternates to the next in the list.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html#alternates"><B>alternates</B></A> -
Variable in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html">VelocityFormatter.VelocityAlternator</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html"><B>AnakiaElement</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>.<DD>A JDOM <CODE>Element</CODE> that is tailored for Anakia needs.<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#AnakiaElement(java.lang.String)"><B>AnakiaElement(String)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This will create an <code>AnakiaElement</code> in no
<code><CODE>Namespace</CODE></code>.
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#AnakiaElement(java.lang.String, org.jdom.Namespace)"><B>AnakiaElement(String, Namespace)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This will create a new <code>AnakiaElement</code>
with the supplied (local) name, and define
the <code><CODE>Namespace</CODE></code> to be used.
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#AnakiaElement(java.lang.String, java.lang.String)"><B>AnakiaElement(String, String)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This will create a new <code>AnakiaElement</code> with
the supplied (local) name, and specifies the URI
of the <code><CODE>Namespace</CODE></code> the <code>Element</code>
should be in, resulting it being unprefixed (in the default
namespace).
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#AnakiaElement(java.lang.String, java.lang.String, java.lang.String)"><B>AnakiaElement(String, String, String)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This will create a new <code>AnakiaElement</code> with
the supplied (local) name, and specifies the prefix and URI
of the <code><CODE>Namespace</CODE></code> the <code>Element</code>
should be in.
<DT><A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html"><B>AnakiaJDOMFactory</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html">AnakiaJDOMFactory</A>.<DD>A customized JDOMFactory for Anakia that produces <A HREF="org/apache/velocity/anakia/AnakiaElement.html"><CODE>AnakiaElement</CODE></A>
instances instead of ordinary JDOM <CODE>Element</CODE> instances.<DT><A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html#AnakiaJDOMFactory()"><B>AnakiaJDOMFactory()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html">AnakiaJDOMFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html"><B>AnakiaTask</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>.<DD>The purpose of this Ant Task is to allow you to use
Velocity as an XML transformation tool like XSLT is.<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#AnakiaTask()"><B>AnakiaTask()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Constructor creates the SAXBuilder.
<DT><A HREF="org/apache/velocity/test/AnakiaTestCase.html"><B>AnakiaTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/AnakiaTestCase.html">AnakiaTestCase</A>.<DD>This is a test case for Anakia.<DT><A HREF="org/apache/velocity/test/AnakiaTestCase.html#AnakiaTestCase()"><B>AnakiaTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/AnakiaTestCase.html">AnakiaTestCase</A>
<DD>Creates a new instance.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#applicationAttributes"><B>applicationAttributes</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/XPathTool.html#applyTo(java.lang.String, org.jdom.Document)"><B>applyTo(String, Document)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathTool.html">XPathTool</A>
<DD>Apply an XPath to a JDOM Document
<DT><A HREF="org/apache/velocity/anakia/XPathTool.html#applyTo(java.lang.String, org.jdom.Element)"><B>applyTo(String, Element)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathTool.html">XPathTool</A>
<DD>Apply an XPath to a JDOM Element
<DT><A HREF="org/apache/velocity/anakia/XPathTool.html#applyTo(java.lang.String, java.util.List)"><B>applyTo(String, List)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathTool.html">XPathTool</A>
<DD>Apply an XPath to a nodeset
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html#arg"><B>arg</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html">Parser.JJCalls</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#argarray"><B>argarray</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#argArray"><B>argArray</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html#argmap"><B>argmap</B></A> -
Variable in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html">VMReferenceMungeVisitor</A>
<DD>Map containing VM arg to instance-use reference
Passed in with CTOR
<DT><A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html#args"><B>args</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html">GetExecutor</A>
<DD>Container to hold the 'key' part of
get(key).
<DT><A HREF="org/apache/velocity/util/ArrayIterator.html#array"><B>array</B></A> -
Variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html">ArrayIterator</A>
<DD>The objects to iterate.
<DT><A HREF="org/apache/velocity/util/ArrayIterator.html"><B>ArrayIterator</B></A> - class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html">ArrayIterator</A>.<DD>
An Iterator wrapper for an Object[].<DT><A HREF="org/apache/velocity/util/ArrayIterator.html#ArrayIterator(java.lang.Object)"><B>ArrayIterator(Object)</B></A> -
Constructor for class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html">ArrayIterator</A>
<DD>Creates a new iterator instance for the specified array.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#assembleResourceLoaderInitializers()"><B>assembleResourceLoaderInitializers()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>This will produce a List of Hashtables, each
hashtable contains the intialization info for
a particular resource loader.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Assignment()"><B>Assignment()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/BaseTestCase.html#assureResultsDirectoryExists(java.lang.String)"><B>assureResultsDirectoryExists(String)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html">BaseTestCase</A>
<DD>Assures that the results directory exists.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html"><B>ASTAddNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html">ASTAddNode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html#ASTAddNode(int)"><B>ASTAddNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html">ASTAddNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html#ASTAddNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTAddNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html">ASTAddNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html"><B>ASTAndNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html">ASTAndNode</A>.<DD>Please look at the Parser.jjt file which is
what controls the generation of this class.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html#ASTAndNode(int)"><B>ASTAndNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html">ASTAndNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html#ASTAndNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTAndNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html">ASTAndNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html"><B>ASTAssignment</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html">ASTAssignment</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html#ASTAssignment(int)"><B>ASTAssignment(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html">ASTAssignment</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html#ASTAssignment(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTAssignment(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html">ASTAssignment</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html"><B>ASTBlock</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html">ASTBlock</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html#ASTBlock(int)"><B>ASTBlock(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html">ASTBlock</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html#ASTBlock(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTBlock(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html">ASTBlock</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html"><B>ASTComment</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html">ASTComment</A>.<DD>Represents all comments...<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html#ASTComment(int)"><B>ASTComment(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html">ASTComment</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html#ASTComment(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTComment(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html">ASTComment</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html"><B>ASTDirective</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>.<DD>This class is responsible for handling the pluggable
directives in VTL.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#ASTDirective(int)"><B>ASTDirective(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#ASTDirective(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTDirective(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html"><B>ASTDivNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html">ASTDivNode</A>.<DD>Handles integer division of nodes
Please look at the Parser.jjt file which is
what controls the generation of this class.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html#ASTDivNode(int)"><B>ASTDivNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html">ASTDivNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html#ASTDivNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTDivNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html">ASTDivNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html"><B>ASTElseIfStatement</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html">ASTElseIfStatement</A>.<DD>This class is responsible for handling the ElseIf VTL control statement.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#ASTElseIfStatement(int)"><B>ASTElseIfStatement(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html">ASTElseIfStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#ASTElseIfStatement(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTElseIfStatement(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html">ASTElseIfStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html"><B>ASTElseStatement</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html">ASTElseStatement</A>.<DD>This class is responsible for handling the Else VTL control statement.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html#ASTElseStatement(int)"><B>ASTElseStatement(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html">ASTElseStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html#ASTElseStatement(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTElseStatement(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html">ASTElseStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html"><B>ASTEQNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html">ASTEQNode</A>.<DD>Handles the equivalence operator
<arg1> == <arg2>
This operator requires that the LHS and RHS are both of the
same Class.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html#ASTEQNode(int)"><B>ASTEQNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html">ASTEQNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html#ASTEQNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTEQNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html">ASTEQNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html"><B>ASTEscape</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html">ASTEscape</A>.<DD>This class is responsible for handling Escapes
in VTL.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html#ASTEscape(int)"><B>ASTEscape(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html">ASTEscape</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html#ASTEscape(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTEscape(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html">ASTEscape</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html"><B>ASTEscapedDirective</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html">ASTEscapedDirective</A>.<DD>This class is responsible for handling EscapedDirectives
in VTL.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html#ASTEscapedDirective(int)"><B>ASTEscapedDirective(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html">ASTEscapedDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html#ASTEscapedDirective(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTEscapedDirective(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html">ASTEscapedDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html"><B>ASTExpression</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html">ASTExpression</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html#ASTExpression(int)"><B>ASTExpression(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html">ASTExpression</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html#ASTExpression(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTExpression(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html">ASTExpression</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html"><B>ASTFalse</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html">ASTFalse</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html#ASTFalse(int)"><B>ASTFalse(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html">ASTFalse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html#ASTFalse(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTFalse(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html">ASTFalse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html"><B>ASTGENode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html">ASTGENode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html#ASTGENode(int)"><B>ASTGENode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html">ASTGENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html#ASTGENode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTGENode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html">ASTGENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html"><B>ASTGTNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html">ASTGTNode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html#ASTGTNode(int)"><B>ASTGTNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html">ASTGTNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html#ASTGTNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTGTNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html">ASTGTNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html"><B>ASTIdentifier</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html">ASTIdentifier</A>.<DD>ASTIdentifier.java
Method support for identifiers : $foo
mainly used by ASTRefrence
Introspection is now moved to 'just in time' or at render / execution
time.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html#ASTIdentifier(int)"><B>ASTIdentifier(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html">ASTIdentifier</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html#ASTIdentifier(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTIdentifier(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html">ASTIdentifier</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html"><B>ASTIfStatement</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html">ASTIfStatement</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html#ASTIfStatement(int)"><B>ASTIfStatement(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html">ASTIfStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html#ASTIfStatement(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTIfStatement(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html">ASTIfStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html"><B>ASTIncludeStatement</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html">ASTIncludeStatement</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html#ASTIncludeStatement(int)"><B>ASTIncludeStatement(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html">ASTIncludeStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html#ASTIncludeStatement(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTIncludeStatement(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html">ASTIncludeStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html"><B>ASTIntegerRange</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html">ASTIntegerRange</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#ASTIntegerRange(int)"><B>ASTIntegerRange(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html">ASTIntegerRange</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#ASTIntegerRange(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTIntegerRange(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html">ASTIntegerRange</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html"><B>ASTLENode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html">ASTLENode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html#ASTLENode(int)"><B>ASTLENode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html">ASTLENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html#ASTLENode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTLENode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html">ASTLENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html"><B>ASTLTNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html">ASTLTNode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html#ASTLTNode(int)"><B>ASTLTNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html">ASTLTNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html#ASTLTNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTLTNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html">ASTLTNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html"><B>ASTMethod</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html">ASTMethod</A>.<DD>ASTMethod.java
Method support for references : $foo.method()
NOTE :
introspection is now done at render time.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html#ASTMethod(int)"><B>ASTMethod(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html">ASTMethod</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html#ASTMethod(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTMethod(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html">ASTMethod</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html"><B>ASTModNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html">ASTModNode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html#ASTModNode(int)"><B>ASTModNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html">ASTModNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html#ASTModNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTModNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html">ASTModNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html"><B>ASTMulNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html">ASTMulNode</A>.<DD>Handles integer multiplication
Please look at the Parser.jjt file which is
what controls the generation of this class.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html#ASTMulNode(int)"><B>ASTMulNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html">ASTMulNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html#ASTMulNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTMulNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html">ASTMulNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html"><B>ASTNENode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html">ASTNENode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html#ASTNENode(int)"><B>ASTNENode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html">ASTNENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html#ASTNENode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTNENode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html">ASTNENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html"><B>ASTNotNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html">ASTNotNode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html#ASTNotNode(int)"><B>ASTNotNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html">ASTNotNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html#ASTNotNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTNotNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html">ASTNotNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html"><B>ASTNumberLiteral</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html">ASTNumberLiteral</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html#ASTNumberLiteral(int)"><B>ASTNumberLiteral(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html">ASTNumberLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html#ASTNumberLiteral(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTNumberLiteral(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html">ASTNumberLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html"><B>ASTObjectArray</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html">ASTObjectArray</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html#ASTObjectArray(int)"><B>ASTObjectArray(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html">ASTObjectArray</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html#ASTObjectArray(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTObjectArray(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html">ASTObjectArray</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html"><B>ASTOrNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html">ASTOrNode</A>.<DD>Please look at the Parser.jjt file which is
what controls the generation of this class.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html#ASTOrNode(int)"><B>ASTOrNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html">ASTOrNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html#ASTOrNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTOrNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html">ASTOrNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html"><B>ASTParameters</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html">ASTParameters</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html#ASTParameters(int)"><B>ASTParameters(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html">ASTParameters</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html#ASTParameters(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTParameters(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html">ASTParameters</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html"><B>ASTprocess</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html">ASTprocess</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html#ASTprocess(int)"><B>ASTprocess(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html">ASTprocess</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html#ASTprocess(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTprocess(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html">ASTprocess</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html"><B>ASTReference</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>.<DD>This class is responsible for handling the references in
VTL ($foo).<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#ASTReference(int)"><B>ASTReference(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#ASTReference(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTReference(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html"><B>ASTSetDirective</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>.<DD>Node for the #set directive<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#ASTSetDirective(int)"><B>ASTSetDirective(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#ASTSetDirective(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTSetDirective(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html"><B>ASTStringLiteral</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>.<DD>ASTStringLiteral support.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#ASTStringLiteral(int)"><B>ASTStringLiteral(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#ASTStringLiteral(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTStringLiteral(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html"><B>ASTSubtractNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html">ASTSubtractNode</A>.<DD>Handles integer subtraction of nodes (in #set() )
Please look at the Parser.jjt file which is
what controls the generation of this class.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#ASTSubtractNode(int)"><B>ASTSubtractNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html">ASTSubtractNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#ASTSubtractNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTSubtractNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html">ASTSubtractNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTText.html"><B>ASTText</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTText.html">ASTText</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTText.html#ASTText(int)"><B>ASTText(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTText.html">ASTText</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTText.html#ASTText(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTText(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTText.html">ASTText</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html"><B>ASTTrue</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html">ASTTrue</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html#ASTTrue(int)"><B>ASTTrue(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html">ASTTrue</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html#ASTTrue(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTTrue(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html">ASTTrue</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html"><B>ASTVariable</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html">ASTVariable</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html#ASTVariable(int)"><B>ASTVariable(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html">ASTVariable</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html#ASTVariable(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTVariable(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html">ASTVariable</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html"><B>ASTWord</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html">ASTWord</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html#ASTWord(int)"><B>ASTWord(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html">ASTWord</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html#ASTWord(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTWord(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html">ASTWord</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#attachEventCartridge(org.apache.velocity.app.event.EventCartridge)"><B>attachEventCartridge(EventCartridge)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#attachEventCartridge(org.apache.velocity.app.event.EventCartridge)"><B>attachEventCartridge(EventCartridge)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalEventContext.html#attachEventCartridge(org.apache.velocity.app.event.EventCartridge)"><B>attachEventCartridge(EventCartridge)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalEventContext.html">InternalEventContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#attachEventCartridge(org.apache.velocity.app.event.EventCartridge)"><B>attachEventCartridge(EventCartridge)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#attachToContext(org.apache.velocity.context.Context)"><B>attachToContext(Context)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>Attached the EventCartridge to the context
Final because not something one should mess with lightly :)
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#autoFlush"><B>autoFlush</B></A> -
Variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#autoReloadLibrary"><B>autoReloadLibrary</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>determines if the libraries are auto-loaded
when they change
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#available"><B>available</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html"><B>AvalonLogSystem</B></A> - class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html">AvalonLogSystem</A>.<DD>Implementation of a Avalon logger.<DT><A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html#AvalonLogSystem()"><B>AvalonLogSystem()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html">AvalonLogSystem</A>
<DD>default CTOR.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#backup(int)"><B>backup(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#backup(int)"><B>backup(int)</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Backs up the input stream by amount steps.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#bang()"><B>bang()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#baseDir"><B>baseDir</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the base directory
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#baseFileName"><B>baseFileName</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>The base file name of the template and comparison file (i.e.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#basePath"><B>basePath</B></A> -
Variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Base path of the configuration file used to create
this Configuration object.
<DT><A HREF="org/apache/velocity/test/BaseTestCase.html"><B>BaseTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html">BaseTestCase</A>.<DD>Base test case that provides a few utility methods for
the rest of the tests.<DT><A HREF="org/apache/velocity/test/BaseTestCase.html#BaseTestCase(java.lang.String)"><B>BaseTestCase(String)</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html">BaseTestCase</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html"><B>BaseVisitor</B></A> - class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>.<DD>This is the base class for all visitors.<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#BaseVisitor()"><B>BaseVisitor()</B></A> -
Constructor for class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#beginColumn"><B>beginColumn</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#beginLine"><B>beginLine</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#BeginToken()"><B>BeginToken()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#BeginToken()"><B>BeginToken()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Returns the next character that marks the beginning of the next token.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#blather"><B>blather</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>controls log output
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#blather"><B>blather</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/DirectiveConstants.html#BLOCK"><B>BLOCK</B></A> -
Static variable in interface org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/DirectiveConstants.html">DirectiveConstants</A>
<DD>Block directive indicator
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#booleanMethod(boolean)"><B>booleanMethod(boolean)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html"><B>BooleanPropertyExecutor</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html">BooleanPropertyExecutor</A>.<DD>Handles discovery and valuation of a
boolean object property, of the
form public boolean is<property> when executed.<DT><A HREF="org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html#BooleanPropertyExecutor(org.apache.velocity.runtime.RuntimeLogger, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String)"><B>BooleanPropertyExecutor(RuntimeLogger, Introspector, Class, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html">BooleanPropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/BoolObj.html"><B>BoolObj</B></A> - class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/BoolObj.html">BoolObj</A>.<DD>simple class to test boolean property
introspection - can't use TestProvider
as there is a get( String )
and that comes before isProperty
in the search pattern<DT><A HREF="org/apache/velocity/test/provider/BoolObj.html#BoolObj()"><B>BoolObj()</B></A> -
Constructor for class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/BoolObj.html">BoolObj</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#bufcolumn"><B>bufcolumn</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#buffer"><B>buffer</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#bufferOverflow()"><B>bufferOverflow()</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#bufferSize"><B>bufferSize</B></A> -
Variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#bufline"><B>bufline</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#bufpos"><B>bufpos</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#bufsize"><B>bufsize</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#builder"><B>builder</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD><code><CODE>SAXBuilder</CODE></code> instance to use
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#byteMethod(byte)"><B>byteMethod(byte)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#cache"><B>cache</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>
<DD>Cache storage, assumed to be thread-safe.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#CACHE_MISS"><B>CACHE_MISS</B></A> -
Static variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html#cachedClassNames"><B>cachedClassNames</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html">IntrospectorBase</A>
<DD>Holds the qualified class names for the classes
we hold in the classMethodMaps hash
<DT><A HREF="org/apache/velocity/util/introspection/Introspector.html#CACHEDUMP_MSG"><B>CACHEDUMP_MSG</B></A> -
Static variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Introspector.html">Introspector</A>
<DD>define a public string so that it can be looked for
if interested
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#callerReference"><B>callerReference</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>the reference we are proxying for
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#callingArgs"><B>callingArgs</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#callingArgTypes"><B>callingArgTypes</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#canAddVelocimacro(java.lang.String, java.lang.String)"><B>canAddVelocimacro(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>determines if a given macro/namespace (name, source) combo is allowed
to be added
<DT><A HREF="org/apache/velocity/util/StringUtils.html#capitalizeFirstLetter(java.lang.String)"><B>capitalizeFirstLetter(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>
Capitalize the first letter but leave the rest as they are.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html#carr"><B>carr</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html">ASTComment</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#cb"><B>cb</B></A> -
Variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#characterMethod(char)"><B>characterMethod(char)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html"><B>CharStream</B></A> - interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>.<DD>This interface describes a character stream that maintains line and
column number positions of the characters.<DT><A HREF="org/apache/velocity/test/provider/Child.html"><B>Child</B></A> - class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/Child.html">Child</A>.<DD>Rudimentary class used in the testbed to test
introspection with subclasses of a particular
class.<DT><A HREF="org/apache/velocity/test/provider/Child.html#Child()"><B>Child()</B></A> -
Constructor for class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/Child.html">Child</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#children"><B>children</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#childrenAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>childrenAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#childrenAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>childrenAccept(ParserVisitor, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#chooseCharacterEncoding(javax.servlet.http.HttpServletRequest)"><B>chooseCharacterEncoding(HttpServletRequest)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Chooses the output character encoding to be used as the value
for the "charset=" portion of the HTTP Content-Type header (and
thus returned by <code>response.getCharacterEncoding()</code>).
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#chop(java.lang.String, int)"><B>chop(String, int)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>Chop i characters off the end of a string.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#chop(java.lang.String, int)"><B>chop(String, int)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Chop i characters off the end of a string.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#chop(java.lang.String, int, java.lang.String)"><B>chop(String, int, String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Chop i characters off the end of a string.
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#classHash"><B>classHash</B></A> -
Variable in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Hold the class objects by field name
<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html"><B>ClassloaderChangeTest</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>.<DD>Tests if we can hand Velocity an arbitrary class for logging.<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html#ClassloaderChangeTest()"><B>ClassloaderChangeTest()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html"><B>ClassMap</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>.<DD>A cache of introspection information for a specific class instance.<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.CacheMiss.html"><B>ClassMap.CacheMiss</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.CacheMiss.html">ClassMap.CacheMiss</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.CacheMiss.html#ClassMap.CacheMiss()"><B>ClassMap.CacheMiss()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.CacheMiss.html">ClassMap.CacheMiss</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html"><B>ClassMap.MethodInfo</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html">ClassMap.MethodInfo</A>.<DD>Used for the iterative discovery process for public methods.<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html#ClassMap.MethodInfo(java.lang.reflect.Method)"><B>ClassMap.MethodInfo(Method)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html">ClassMap.MethodInfo</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#ClassMap()"><B>ClassMap()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#ClassMap(java.lang.Class)"><B>ClassMap(Class)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Standard constructor
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html#classMethodMaps"><B>classMethodMaps</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html">IntrospectorBase</A>
<DD>Holds the method maps for the classes we know about, keyed by
Class object.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#className"><B>className</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Class name for this loader, for logging/debuggin
purposes.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html"><B>ClasspathResourceLoader</B></A> - class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html">ClasspathResourceLoader</A>.<DD>ClasspathResourceLoader is a simple loader that will load
templates from the classpath.<DT><A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html#ClasspathResourceLoader()"><B>ClasspathResourceLoader()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html">ClasspathResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html"><B>ClasspathResourceTest</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>.<DD>Load templates from the Classpath.<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html#ClasspathResourceTest()"><B>ClasspathResourceTest()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#clazz"><B>clazz</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Class passed into the constructor used to as
the basis for the Method map.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#cleanup()"><B>cleanup()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>A hook method called at the end of <A HREF="org/apache/velocity/texen/ant/TexenTask.html#execute()"><CODE>TexenTask.execute()</CODE></A> which can
be overridden to perform any necessary cleanup activities (such
as the release of database connections, etc.).
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#clear()"><B>clear()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#clear()"><B>clear()</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Discard the output buffer.
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html#clearCache()"><B>clearCache()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html">IntrospectorBase</A>
<DD>Clears the classmap and classname
caches
<DT><A HREF="org/apache/velocity/util/introspection/Introspector.html#clearCache()"><B>clearCache()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Introspector.html">Introspector</A>
<DD>Clears the classmap and classname
caches, and logs that we did so
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#clearNodeScope(org.apache.velocity.runtime.parser.node.Node)"><B>clearNodeScope(Node)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Clear a Velocity Runtime property.
<DT><A HREF="org/apache/velocity/app/Velocity.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Clear a Velocity Runtime property.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Clear the values pertaining to a particular
property.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Clear the values pertaining to a particular
property.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Clear the values pertaining to a particular
property.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Clear the values pertaining to a particular
property.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#clearProperty(java.lang.String)"><B>clearProperty(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Clear a property in the configuration.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#clearStateVars()"><B>clearStateVars()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>Clears all state variables, resets to
start values, clears stateStack.
<DT><A HREF="org/apache/velocity/VelocityContext.html#clone()"><B>clone()</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>Clones this context object.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#clone()"><B>clone()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Returns a NodeList that contains the same nodes as this node list.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#cloneNodes()"><B>cloneNodes()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#close()"><B>close()</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Close the stream.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#close()"><B>close()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#closeDbConnection(java.sql.Connection)"><B>closeDbConnection(Connection)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>Closes connection to the datasource
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#closeJar(java.lang.String)"><B>closeJar(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>Closes a Jar file and set its URLConnection
to null.
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#closeNodeScope(org.apache.velocity.runtime.parser.node.Node, boolean)"><B>closeNodeScope(Node, boolean)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#closeNodeScope(org.apache.velocity.runtime.parser.node.Node, int)"><B>closeNodeScope(Node, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#CMP_FILE_EXT"><B>CMP_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>Comparison file extension.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#CMP_FILE_EXT"><B>CMP_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>Comparison file extension.
<DT><A HREF="org/apache/velocity/test/TemplateTestBase.html#CMP_FILE_EXT"><B>CMP_FILE_EXT</B></A> -
Static variable in interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>
<DD>Comparison file extension.
<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html#CMP_FILE_EXT"><B>CMP_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>
<DD>Comparison file extension.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#collapseNewlines(java.lang.String)"><B>collapseNewlines(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Remove/collapse multiple newline characters.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#collapseSpaces(java.lang.String)"><B>collapseSpaces(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Remove/collapse multiple spaces.
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#column"><B>column</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#column"><B>column</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Info.html#column"><B>column</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#combine(org.apache.velocity.runtime.configuration.Configuration)"><B>combine(Configuration)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Combines an existing Hashtable with this Hashtable.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#COMMA"><B>COMMA</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Comment()"><B>Comment()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#commonInit(org.apache.velocity.runtime.RuntimeServices, org.apache.commons.collections.ExtendedProperties)"><B>commonInit(RuntimeServices, ExtendedProperties)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>This initialization is used by all resource
loaders and must be called to set up common
properties shared by all resource loaders
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html"><B>CommonsExtPropTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>.<DD>Tests for the Commons ExtendedProperties class.<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#CommonsExtPropTestCase()"><B>CommonsExtPropTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>Creates a new instance.
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;Comparison directory.
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>Results relative to the build directory.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>Results relative to the build directory.
<DT><A HREF="org/apache/velocity/test/AnakiaTestCase.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/AnakiaTestCase.html">AnakiaTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TexenClasspathTestCase.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenClasspathTestCase.html">TexenClasspathTestCase</A>
<DD>Directory where comparison output is stored.
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>Comparison directory.
<DT><A HREF="org/apache/velocity/test/TemplateTestBase.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>
<DD>Results relative to the build directory.
<DT><A HREF="org/apache/velocity/test/TexenTestCase.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenTestCase.html">TexenTestCase</A>
<DD>Directory where comparison output is stored.
<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html#COMPARE_DIR"><B>COMPARE_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>
<DD>Results relative to the build directory.
<DT><A HREF="org/apache/velocity/test/VelocityAppTestCase.html#compare1"><B>compare1</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityAppTestCase.html">VelocityAppTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/compiler/Compiler.html"><B>Compiler</B></A> - class org.apache.velocity.runtime.compiler.<A HREF="org/apache/velocity/runtime/compiler/Compiler.html">Compiler</A>.<DD>The start of a velocity template compiler.<DT><A HREF="org/apache/velocity/runtime/compiler/Compiler.html#Compiler()"><B>Compiler()</B></A> -
Constructor for class org.apache.velocity.runtime.compiler.<A HREF="org/apache/velocity/runtime/compiler/Compiler.html">Compiler</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#computableReference"><B>computableReference</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#concat(java.util.List)"><B>concat(List)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/StringUtils.html#concat(java.util.List)"><B>concat(List)</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Concatenates a list of objects as a String.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#concat(java.lang.Object[])"><B>concat(Object[])</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#concat(java.lang.String, java.lang.String)"><B>concat(String, String)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#ConditionalAndExpression()"><B>ConditionalAndExpression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#ConditionalOrExpression()"><B>ConditionalOrExpression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#configuration"><B>configuration</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Object that houses the configuration options for
the velocity runtime.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html"><B>Configuration</B></A> - class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>.<DD><B>Deprecated.</B>&nbsp;<I>As of version 1.1, please use ExtendedProperties from
the Jakarta Commons Collections component.</I><DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesReader.html"><B>Configuration.PropertiesReader</B></A> - class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesReader.html">Configuration.PropertiesReader</A>.<DD><B>Deprecated.</B>&nbsp;This class is used to read properties lines.<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesReader.html#Configuration.PropertiesReader(org.apache.velocity.runtime.configuration.Configuration, java.io.Reader)"><B>Configuration.PropertiesReader(Configuration, Reader)</B></A> -
Constructor for class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesReader.html">Configuration.PropertiesReader</A>
<DD><B>Deprecated.</B>&nbsp;Constructor.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html"><B>Configuration.PropertiesTokenizer</B></A> - class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html">Configuration.PropertiesTokenizer</A>.<DD><B>Deprecated.</B>&nbsp;This class divides into tokens a property value.<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html#Configuration.PropertiesTokenizer(org.apache.velocity.runtime.configuration.Configuration, java.lang.String)"><B>Configuration.PropertiesTokenizer(Configuration, String)</B></A> -
Constructor for class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html">Configuration.PropertiesTokenizer</A>
<DD><B>Deprecated.</B>&nbsp;Constructor.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#Configuration()"><B>Configuration()</B></A> -
Constructor for class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Creates an empty extended properties object.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#Configuration(java.lang.String)"><B>Configuration(String)</B></A> -
Constructor for class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Creates and loads the extended properties from the specified
file.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#Configuration(java.lang.String, java.lang.String)"><B>Configuration(String, String)</B></A> -
Constructor for class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Creates and loads the extended properties from the specified
file.
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html"><B>ConfigurationTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>.<DD><B>Deprecated.</B>&nbsp;<I>Will be removed when Configuration class is removed</I><DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#ConfigurationTestCase()"><B>ConfigurationTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new instance.
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#configureEmail()"><B>configureEmail()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;Configures the logging to email
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#configureFile()"><B>configureFile()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;Configures the logging to a file.
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#configureRemote()"><B>configureRemote()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;Configures the logging to a remote server
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#configureSyslog()"><B>configureSyslog()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;Configures the logging to syslogd
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#conn"><B>conn</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#constant"><B>constant</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>by default, we are dynamic.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#containsAll(java.util.Collection)"><B>containsAll(Collection)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#containsHeader(java.lang.String)"><B>containsHeader(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Indicates whether the specified key is in the context.
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/Context.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>
<DD>Indicates whether the specified key is in the context.
<DT><A HREF="org/apache/velocity/context/VMContext.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>not yet impl
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#CONTENT_TYPE"><B>CONTENT_TYPE</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>The HTTP content type context key.
<DT><A HREF="org/apache/velocity/runtime/resource/ContentResource.html"><B>ContentResource</B></A> - class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ContentResource.html">ContentResource</A>.<DD>This class represent a general text resource that may have been
retrieved from any number of possible sources.<DT><A HREF="org/apache/velocity/runtime/resource/ContentResource.html#ContentResource()"><B>ContentResource()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ContentResource.html">ContentResource</A>
<DD>Default empty constructor
<DT><A HREF="org/apache/velocity/VelocityContext.html#context"><B>context</B></A> -
Variable in class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>Storage for key/value pairs.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#context"><B>context</B></A> -
Variable in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#context"><B>context</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>the user data Context that we are wrapping
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#context"><B>context</B></A> -
Variable in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>Context used during traversal
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#context"><B>context</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/Context.html"><B>Context</B></A> - interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>.<DD>Interface describing the application data context.<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#context1"><B>context1</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#context2"><B>context2</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html#contextData"><B>contextData</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html">IntrospectionCacheData</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#contextProperties"><B>contextProperties</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>
These are properties that are fed into the
initial context from a properties file.
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#contextReference"><B>contextReference</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>our identity in the current context
<DT><A HREF="org/apache/velocity/test/ContextSafetyTestCase.html"><B>ContextSafetyTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ContextSafetyTestCase.html">ContextSafetyTestCase</A>.<DD>Tests if we are context safe : can we switch objects in the context
and re-merge the template safely.<DT><A HREF="org/apache/velocity/test/ContextSafetyTestCase.html#ContextSafetyTestCase()"><B>ContextSafetyTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ContextSafetyTestCase.html">ContextSafetyTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html#controlContext"><B>controlContext</B></A> -
Variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Context used for generating the texen output.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#controlTemplate"><B>controlTemplate</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>This is the control template that governs the output.
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#convert(java.lang.String)"><B>convert(String)</B></A> -
Method in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>Iterate through the set of find/replace regexes
that will convert a given WM template to a VM template
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#convertName(java.lang.String)"><B>convertName(String)</B></A> -
Method in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>Simple extension conversion of .wm to .vm
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#convertProperties(java.util.Properties)"><B>convertProperties(Properties)</B></A> -
Static method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Convert a standard properties class into a configuration
class.
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#convertTemplate(java.lang.String)"><B>convertTemplate(String)</B></A> -
Method in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>Apply find/replace regexes to our WM template
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#COUNTER_INITIAL_VALUE"><B>COUNTER_INITIAL_VALUE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Initial counter value in #foreach directives.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#COUNTER_NAME"><B>COUNTER_NAME</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Initial counter value in #foreach directives.
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#counterInitialValue"><B>counterInitialValue</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>What value to start the loop counter at.
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#counterName"><B>counterName</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>The name of the variable to use when placing
the counter value into the context.
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html#createClassMap(java.lang.Class)"><B>createClassMap(Class)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html">IntrospectorBase</A>
<DD>Creates a class map for specific class and registers it in the
cache.
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#createContext(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>createContext(HttpServletRequest, HttpServletResponse)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Returns a context suitable to pass to the handleRequest() method
<br><br>
Default implementation will create a VelocityContext object,
put the HttpServletRequest and HttpServletResponse
into the context accessable via the keys VelocityServlet.REQUEST and
VelocityServlet.RESPONSE, respectively.
<DT><A HREF="org/apache/velocity/runtime/log/LogManager.html#createLogSystem(org.apache.velocity.runtime.RuntimeServices)"><B>createLogSystem(RuntimeServices)</B></A> -
Static method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogManager.html">LogManager</A>
<DD>Creates a new logging system or returns an existing one
specified by the application.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#createNewParser()"><B>createNewParser()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Returns a JavaCC generated Parser.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#createNewParser()"><B>createNewParser()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Returns a JavaCC generated Parser.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#createVelocimacro(java.lang.String)"><B>createVelocimacro(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html#ctext"><B>ctext</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html">ASTEscape</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTText.html#ctext"><B>ctext</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTText.html">ASTText</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#ctx"><B>ctx</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#curChar"><B>curChar</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#curLexState"><B>curLexState</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html#current"><B>current</B></A> -
Variable in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html">VelocityFormatter.VelocityAlternator</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/SimplePool.html#current"><B>current</B></A> -
Variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html">SimplePool</A>
<DD>index of previous to next
free slot
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#currentResource"><B>currentResource</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>Current resource - used for carrying encoding and other
information down into the rendering process
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#currentTemplateName"><B>currentTemplateName</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>Name of current template we are parsing.
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#currentToken"><B>currentToken</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>This is the last token that has been consumed successfully.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#data"><B>data</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Resource might require ancillary storage of some kind
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#dataSource"><B>dataSource</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#dataSourceName"><B>dataSourceName</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html"><B>DataSourceResourceLoader</B></A> - class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>.<DD>This is a simple template file loader that loads templates
from a DataSource instead of plain files.<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#DataSourceResourceLoader()"><B>DataSourceResourceLoader()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/LogSystem.html#DEBUG_ID"><B>DEBUG_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>
<DD>Prefix for debug messages.
<DT><A HREF="org/apache/velocity/runtime/log/LogSystem.html#DEBUG_ON"><B>DEBUG_ON</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#DEBUG_PREFIX"><B>DEBUG_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log message prefixes
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Log a debug message.
<DT><A HREF="org/apache/velocity/app/Velocity.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Log a debug message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Log a debug message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeLogger.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeLogger.html">RuntimeLogger</A>
<DD>Log a debug message.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Log a debug message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Log a debug message.
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#debugMode"><B>debugMode</B></A> -
Static variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#debugPrint"><B>debugPrint</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#debugStream"><B>debugStream</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DEFAULT"><B>DEFAULT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#DEFAULT_BUFFER"><B>DEFAULT_BUFFER</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>constant indicating that the Writer is buffered and is using the
implementation default buffer size
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#DEFAULT_CONTENT_TYPE"><B>DEFAULT_CONTENT_TYPE</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>The default content type for the response
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#DEFAULT_OUTPUT_ENCODING"><B>DEFAULT_OUTPUT_ENCODING</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Encoding for the output stream
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#DEFAULT_OUTPUTTER"><B>DEFAULT_OUTPUTTER</B></A> -
Static variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#DEFAULT_OUTPUTTER"><B>DEFAULT_OUTPUTTER</B></A> -
Static variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_DIRECTIVES"><B>DEFAULT_RUNTIME_DIRECTIVES</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Default Runtime properties
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_PROPERTIES"><B>DEFAULT_RUNTIME_PROPERTIES</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Default Runtime properties.
<DT><A HREF="org/apache/velocity/texen/Generator.html#DEFAULT_TEXEN_PROPERTIES"><B>DEFAULT_TEXEN_PROPERTIES</B></A> -
Static variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Default properties file used for controlling the
tools placed in the context.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#defaultCharBufferSize"><B>defaultCharBufferSize</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#defaultContentType"><B>defaultContentType</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>The default content type, itself defaulting to <A HREF="org/apache/velocity/servlet/VelocityServlet.html#DEFAULT_CONTENT_TYPE"><CODE>VelocityServlet.DEFAULT_CONTENT_TYPE</CODE></A> if not configured.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#defaultLexState"><B>defaultLexState</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#defaults"><B>defaults</B></A> -
Variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Default configurations repository.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html#DELIMITER"><B>DELIMITER</B></A> -
Static variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html">Configuration.PropertiesTokenizer</A>
<DD><B>Deprecated.</B>&nbsp;The property delimiter used while parsing (a comma).
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#deprecationCrutch"><B>deprecationCrutch</B></A> -
Variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html#depthCount"><B>depthCount</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html">ParseDirectiveException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#destDir"><B>destDir</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the destination directory
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DIGIT"><B>DIGIT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#directive"><B>directive</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html"><B>Directive</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>.<DD>Base class for all directives used in Velocity.<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE"><B>DIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_CHAR"><B>DIRECTIVE_CHAR</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_TERMINATOR"><B>DIRECTIVE_TERMINATOR</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#Directive()"><B>Directive()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Directive()"><B>Directive()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>Supports the Pluggable Directives
#foo( arg+ )
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#DirectiveArg()"><B>DirectiveArg()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>Supports the arguments for the Pluggable Directives
We add whitespace in here as a token so the VMs can
easily reconstruct a macro body from the token stream
See Directive()
<DT><A HREF="org/apache/velocity/runtime/directive/DirectiveConstants.html"><B>DirectiveConstants</B></A> - interface org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/DirectiveConstants.html">DirectiveConstants</A>.<DD>Base class for all directives used in Velocity.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#directiveName"><B>directiveName</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#directives"><B>directives</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This Hashtable contains a list of all of the dynamic directives.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#disable_tracing()"><B>disable_tracing()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html#discover(java.lang.Class, java.lang.String)"><B>discover(Class, String)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html">PropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html#discover(java.lang.Class, java.lang.String)"><B>discover(Class, String)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html">BooleanPropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#display()"><B>display()</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Display the configuration for debugging
purposes.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DIVIDE"><B>DIVIDE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/view/TemplateNodeView.html#document"><B>document</B></A> -
Variable in class org.apache.velocity.test.view.<A HREF="org/apache/velocity/test/view/TemplateNodeView.html">TemplateNodeView</A>
<DD>Root of the AST node structure that results from
parsing a template.
<DT><A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html#doException()"><B>doException()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html">MethodInvocationExceptionTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>doGet(HttpServletRequest, HttpServletResponse)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Handles HTTP <code>GET</code> requests by calling <CODE>#doRequest()</CODE>.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DOLLAR"><B>DOLLAR</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DOLLARBANG"><B>DOLLARBANG</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#Done()"><B>Done()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#Done()"><B>Done()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>The lexer calls this function to indicate that it is done with the stream
and hence implementations can free any resources held by this class.
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>doPost(HttpServletRequest, HttpServletResponse)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Handles HTTP <code>POST</code> requests by calling <CODE>#doRequest()</CODE>.
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#doRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>doRequest(HttpServletRequest, HttpServletResponse)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Handles all requests (by default).
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DOT"><B>DOT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLE_ESCAPE"><B>DOUBLE_ESCAPE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLEDOT"><B>DOUBLEDOT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#doubleMethod(double)"><B>doubleMethod(double)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#dump(java.lang.String)"><B>dump(String)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html#dumpLogMessages(org.apache.velocity.runtime.log.LogSystem)"><B>dumpLogMessages(LogSystem)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html">PrimordialLogSystem</A>
<DD>dumps the log messages this logger is holding into a new logger
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#dumpNamespace(java.lang.String)"><B>dumpNamespace(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>Removes the VMs and the namespace from the manager.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#dumpVMNamespace(java.lang.String)"><B>dumpVMNamespace(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>tells the vmFactory to dump the specified namespace.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#dumpVMNamespace(java.lang.String)"><B>dumpVMNamespace(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>tells the vmManager to dump the specified namespace
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#dumpVMNamespace(java.lang.String)"><B>dumpVMNamespace(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;tells the vmFactory to dump the specified namespace.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#dumpVMNamespace(java.lang.String)"><B>dumpVMNamespace(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>tells the vmFactory to dump the specified namespace.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#dumpVMNamespace(java.lang.String)"><B>dumpVMNamespace(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>tells the vmFactory to dump the specified namespace.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html#element(java.lang.String)"><B>element(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html">AnakiaJDOMFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html#element(java.lang.String, org.jdom.Namespace)"><B>element(String, Namespace)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html">AnakiaJDOMFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html#element(java.lang.String, java.lang.String)"><B>element(String, String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html">AnakiaJDOMFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html#element(java.lang.String, java.lang.String, java.lang.String)"><B>element(String, String, String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaJDOMFactory.html">AnakiaJDOMFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#elementKey"><B>elementKey</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>The reference name used to access each
of the elements in the list object.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#ELSE_DIRECTIVE"><B>ELSE_DIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#ELSEIF_DIRECTIVE"><B>ELSEIF_DIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#ElseIfStatement()"><B>ElseIfStatement()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#ElseStatement()"><B>ElseStatement()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#enable_tracing()"><B>enable_tracing()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#encodeRedirectUrl(java.lang.String)"><B>encodeRedirectUrl(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#encodeRedirectURL(java.lang.String)"><B>encodeRedirectURL(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#encodeUrl(java.lang.String)"><B>encodeUrl(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#encodeURL(java.lang.String)"><B>encodeURL(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#encoding"><B>encoding</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Character encoding of this resource
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#encoding"><B>encoding</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#ENCODING_DEFAULT"><B>ENCODING_DEFAULT</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/EncodingTestCase.html"><B>EncodingTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EncodingTestCase.html">EncodingTestCase</A>.<DD>Tests input encoding handling.<DT><A HREF="org/apache/velocity/test/EncodingTestCase.html#EncodingTestCase()"><B>EncodingTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EncodingTestCase.html">EncodingTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#END"><B>END</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#endColumn"><B>endColumn</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#endLine"><B>endLine</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#ensureDirectoryFor(java.io.File)"><B>ensureDirectoryFor(File)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>create directories as needed
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#entryDirectory"><B>entryDirectory</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>Maps entries to the parent JAR File
Key = the entry *excluding* plain directories
Value = the JAR URL
<DT><A HREF="org/apache/velocity/util/EnumerationIterator.html#enum"><B>enum</B></A> -
Variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/EnumerationIterator.html">EnumerationIterator</A>
<DD>The enumeration to iterate.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#enumerateKeys()"><B>enumerateKeys()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCache.html#enumerateKeys()"><B>enumerateKeys()</B></A> -
Method in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCache.html">ResourceCache</A>
<DD>returns an Iterator of Keys in the cache
<DT><A HREF="org/apache/velocity/util/EnumerationIterator.html"><B>EnumerationIterator</B></A> - class org.apache.velocity.util.<A HREF="org/apache/velocity/util/EnumerationIterator.html">EnumerationIterator</A>.<DD>An Iterator wrapper for an Enumeration.<DT><A HREF="org/apache/velocity/util/EnumerationIterator.html#EnumerationIterator(java.util.Enumeration)"><B>EnumerationIterator(Enumeration)</B></A> -
Constructor for class org.apache.velocity.util.<A HREF="org/apache/velocity/util/EnumerationIterator.html">EnumerationIterator</A>
<DD>Creates a new iteratorwrapper instance for the specified
Enumeration.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#EOF"><B>EOF</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#eol"><B>eol</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>The end of line string for this machine.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#EOL"><B>EOL</B></A> -
Static variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Line separator for the OS we are operating on.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#EOL_LENGTH"><B>EOL_LENGTH</B></A> -
Static variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Length of the line separator.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#EqualityExpression()"><B>EqualityExpression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#EQUALS"><B>EQUALS</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Tests for equality with another object.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#ERR_MSG_FRAGMENT"><B>ERR_MSG_FRAGMENT</B></A> -
Static variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>This message fragment (telling users to consult the log or
invoke ant with the -debug flag) is appended to rethrown
exception messages.
<DT><A HREF="org/apache/velocity/runtime/log/LogSystem.html#ERROR_ID"><B>ERROR_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>
<DD>Prefix for error messages.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#ERROR_PREFIX"><B>ERROR_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#error(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.Exception)"><B>error(HttpServletRequest, HttpServletResponse, Exception)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Invoked when there is an error thrown in any part of doRequest() processing.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Log an error message.
<DT><A HREF="org/apache/velocity/app/Velocity.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Log an error message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Log an error message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeLogger.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeLogger.html">RuntimeLogger</A>
<DD>Log an error message.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Log an error message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Log an error message.
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#errorCode"><B>errorCode</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>Indicates the reason why the exception is thrown.
<DT><A HREF="org/apache/velocity/Template.html#errorCondition"><B>errorCondition</B></A> -
Variable in class org.apache.velocity.<A HREF="org/apache/velocity/Template.html">Template</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END"><B>ERRORMSG_END</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Ending tag for error messages triggered by passing
a parameter not allowed in the #include directive.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START"><B>ERRORMSG_START</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Starting tag for error messages triggered by passing
a parameter not allowed in the #include directive.
<DT><A HREF="org/apache/velocity/anakia/Escape.html"><B>Escape</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/Escape.html">Escape</A>.<DD>This class is for escaping CDATA sections.<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE"><B>ESCAPE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE_DIRECTIVE"><B>ESCAPE_DIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/Escape.html#Escape()"><B>Escape()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/Escape.html">Escape</A>
<DD>Empty constructor
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Escape()"><B>Escape()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>Used to catch and process escape sequences in grammatical constructs
as escapes outside of VTL are just characters.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#escaped"><B>escaped</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#EscapedDirective()"><B>EscapedDirective()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>used to separate the notion of a valid directive that has been
escaped, versus something that looks like a directive and
is just schmoo.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#escapedDirective(java.lang.String)"><B>escapedDirective(String)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>Produces a processed output for an escaped control or
pluggable directive
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#escPrefix"><B>escPrefix</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.io.InputStream)"><B>evaluate(Context, Writer, String, InputStream)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use
<A HREF="org/apache/velocity/app/VelocityEngine.html#evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.io.Reader)"><CODE>VelocityEngine.evaluate( Context context, Writer writer,
String logTag, Reader reader )</CODE></A></I>
<DT><A HREF="org/apache/velocity/app/Velocity.html#evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.io.InputStream)"><B>evaluate(Context, Writer, String, InputStream)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use
<A HREF="org/apache/velocity/app/Velocity.html#evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.io.Reader)"><CODE>Velocity.evaluate( Context context, Writer writer,
String logTag, Reader reader )</CODE></A></I>
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.io.Reader)"><B>evaluate(Context, Writer, String, Reader)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Renders the input reader using the context into the output writer.
<DT><A HREF="org/apache/velocity/app/Velocity.html#evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.io.Reader)"><B>evaluate(Context, Writer, String, Reader)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Renders the input reader using the context into the output writer.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.lang.String)"><B>evaluate(Context, Writer, String, String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>renders the input string using the context into the output writer.
<DT><A HREF="org/apache/velocity/app/Velocity.html#evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.lang.String)"><B>evaluate(Context, Writer, String, String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>renders the input string using the context into the output writer.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html">ASTGTNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html">ASTAndNode</A>
<DD>logical and :
null && right = false
left && null = false
null && null = false
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html">ASTLENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html">ASTLTNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html">ASTTrue</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html">ASTExpression</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html">ASTElseIfStatement</A>
<DD>An ASTElseStatement is true if the expression
it contains evaluates to true.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>Computes boolean value of this reference
Returns the actual value of reference return type
boolean, and 'true' if value is not null
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html">ASTFalse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html">ASTEQNode</A>
<DD>Calculates the value of the logical expression
arg1 == arg2
All class types are supported.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html">ASTOrNode</A>
<DD>the logical or :
the rule :
left || null -> left
null || right -> right
null || null -> false
left || right -> left || right
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html">ASTNotNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html">ASTGENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html">ASTElseStatement</A>
<DD>An ASTElseStatement always evaluates to
true.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><B>evaluate(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html">ASTNENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#eventCartridge"><B>eventCartridge</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>EventCartridge we are to carry.
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html"><B>EventCartridge</B></A> - class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>.<DD>'Package' of event handlers...<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#EventCartridge()"><B>EventCartridge()</B></A> -
Constructor for class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/EventHandler.html"><B>EventHandler</B></A> - interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventHandler.html">EventHandler</A>.<DD>Base interface for all event handlers<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html"><B>EventHandlingTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>.<DD>Tests event handling<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#EventHandlingTestCase()"><B>EventHandlingTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#exceptionSwitch"><B>exceptionSwitch</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#execute()"><B>execute()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Main body of the application
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#execute()"><B>execute()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Execute the input script with Velocity
<DT><A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html">AbstractExecutor</A>
<DD>Execute method against context.
<DT><A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html">GetExecutor</A>
<DD>Execute method against context.
<DT><A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html">PropertyExecutor</A>
<DD>Execute method against context.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)"><B>execute(Object, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)"><B>execute(Object, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html">ASTIdentifier</A>
<DD>invokes the method on the object passed in
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)"><B>execute(Object, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html">ASTMethod</A>
<DD>invokes the method.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)"><B>execute(Object, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>gets an Object that 'is' the value of the reference
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)"><B>execute(Object, InternalContextAdapter)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#ExpandBuff(boolean)"><B>ExpandBuff(boolean)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#expectedTokenSequences"><B>expectedTokenSequences</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>Each entry in this array is an array of integers.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Expression()"><B>Expression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#extension"><B>extension</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the default output extension is .html
<DT><A HREF="org/apache/velocity/test/ExternalLoggerTest.html"><B>ExternalLoggerTest</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html">ExternalLoggerTest</A>.<DD>Tests if we can hand Velocity an arbitrary class for logging.<DT><A HREF="org/apache/velocity/test/ExternalLoggerTest.html#ExternalLoggerTest()"><B>ExternalLoggerTest()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html">ExternalLoggerTest</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#extractPath(java.lang.String)"><B>extractPath(String)</B></A> -
Method in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>Gets the path segment of the full path to a file (i.e.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html#failures"><B>failures</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#FALSE"><B>FALSE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#False()"><B>False()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#fieldHash"><B>fieldHash</B></A> -
Variable in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Hold the field objects by field name
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html"><B>FieldMethodizer</B></A> - class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>.<DD>
This is a small utility class allow easy access to static fields in a class,
such as string constants.<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#FieldMethodizer()"><B>FieldMethodizer()</B></A> -
Constructor for class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Allow object to be initialized without any data.
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#FieldMethodizer(java.lang.Object)"><B>FieldMethodizer(Object)</B></A> -
Constructor for class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Constructor that takes as it's arg a living
object to methodize.
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#FieldMethodizer(java.lang.String)"><B>FieldMethodizer(String)</B></A> -
Constructor for class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Constructor that takes as it's arg the name of the class
to methodize.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#file"><B>file</B></A> -
Variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;The file connected to this repository (holding comments and
such).
<DT><A HREF="org/apache/velocity/test/AnakiaTestCase.html#FILE_EXT"><B>FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/AnakiaTestCase.html">AnakiaTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE"><B>FILE_RESOURCE_LOADER_CACHE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>The public handle for turning the caching on in the
FileResourceLoader.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH"><B>FILE_RESOURCE_LOADER_PATH</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>The public handle for setting a path in
the FileResourceLoader.
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#FILE_RESOURCE_LOADER_PATH"><B>FILE_RESOURCE_LOADER_PATH</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>Path for templates.
<DT><A HREF="org/apache/velocity/test/TemplateTestBase.html#FILE_RESOURCE_LOADER_PATH"><B>FILE_RESOURCE_LOADER_PATH</B></A> -
Static variable in interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>
<DD>Path for templates.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#FILE_RESOURCE_LOADER_PATH1"><B>FILE_RESOURCE_LOADER_PATH1</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>Path for templates.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#FILE_RESOURCE_LOADER_PATH2"><B>FILE_RESOURCE_LOADER_PATH2</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>Path for templates.
<DT><A HREF="org/apache/velocity/texen/util/FileUtil.html#file(java.lang.String)"><B>file(String)</B></A> -
Static method in class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/FileUtil.html">FileUtil</A>
<DD>A method to get a File object.
<DT><A HREF="org/apache/velocity/texen/util/FileUtil.html#file(java.lang.String, java.lang.String)"><B>file(String, String)</B></A> -
Static method in class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/FileUtil.html">FileUtil</A>
<DD>A method to get a File object.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#fileContentsToString(java.lang.String)"><B>fileContentsToString(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Read the contents of a file and place them in
a string object.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#fileDepth"><B>fileDepth</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html#filenameStack"><B>filenameStack</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html">ParseDirectiveException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html"><B>FileResourceLoader</B></A> - class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>.<DD>A loader for templates stored on the file system.<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#FileResourceLoader()"><B>FileResourceLoader()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#fileSeparator"><B>fileSeparator</B></A> -
Variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;File separator.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#fileSeparator"><B>fileSeparator</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Path separator.
<DT><A HREF="org/apache/velocity/texen/util/FileUtil.html"><B>FileUtil</B></A> - class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/FileUtil.html">FileUtil</A>.<DD>A general file utility for use in the context<DT><A HREF="org/apache/velocity/texen/util/FileUtil.html#FileUtil()"><B>FileUtil()</B></A> -
Constructor for class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/FileUtil.html">FileUtil</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#FillBuff()"><B>FillBuff()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html#fillContextDefaults(org.apache.velocity.context.Context)"><B>fillContextDefaults(Context)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Add properties that will aways be in the context by default
<DT><A HREF="org/apache/velocity/texen/Generator.html#fillContextHash(org.apache.velocity.context.Context, java.util.Hashtable)"><B>fillContextHash(Context, Hashtable)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Add all the contents of a Hashtable to the context.
<DT><A HREF="org/apache/velocity/texen/Generator.html#fillContextProperties(org.apache.velocity.context.Context)"><B>fillContextProperties(Context)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Add objects to the context from the current properties.
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#finalize()"><B>finalize()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;Also do a shutdown if the object is destroy()'d.
<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html#finalize()"><B>finalize()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>
<DD>Also do a shutdown if the object is destroy()'d.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html#find(org.apache.velocity.test.IntrospectorTestCase2.Bar, org.apache.velocity.test.IntrospectorTestCase2.Bar)"><B>find(IntrospectorTestCase2.Bar, IntrospectorTestCase2.Bar)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html">IntrospectorTestCase2.Tester</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html#find(org.apache.velocity.test.IntrospectorTestCase2.Bar, java.lang.Object)"><B>find(IntrospectorTestCase2.Bar, Object)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html">IntrospectorTestCase2.Tester2</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html#find(org.apache.velocity.test.IntrospectorTestCase2.Woogie)"><B>find(IntrospectorTestCase2.Woogie)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html">IntrospectorTestCase2.Tester</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html#find(org.apache.velocity.test.IntrospectorTestCase2.Woogie)"><B>find(IntrospectorTestCase2.Woogie)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html">IntrospectorTestCase2.Tester2</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html#find(org.apache.velocity.test.IntrospectorTestCase2.Woogie, java.lang.Object)"><B>find(IntrospectorTestCase2.Woogie, Object)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html">IntrospectorTestCase2.Tester</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html#find(org.apache.velocity.test.IntrospectorTestCase2.Woogie, java.lang.Object)"><B>find(IntrospectorTestCase2.Woogie, Object)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html">IntrospectorTestCase2.Tester2</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html#find(java.lang.Object)"><B>find(Object)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html">IntrospectorTestCase2.Tester</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html#find(java.lang.Object)"><B>find(Object)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html">IntrospectorTestCase2.Tester2</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html#find(java.lang.Object, org.apache.velocity.test.IntrospectorTestCase2.Bar)"><B>find(Object, IntrospectorTestCase2.Bar)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html">IntrospectorTestCase2.Tester</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html#find(java.lang.Object, org.apache.velocity.test.IntrospectorTestCase2.Bar)"><B>find(Object, IntrospectorTestCase2.Bar)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html">IntrospectorTestCase2.Tester2</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#find(java.lang.String, java.lang.Object[])"><B>find(String, Object[])</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>
Find a method.
<DT><A HREF="org/apache/velocity/test/TestClassloader.html#findClass(java.lang.String)"><B>findClass(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TestClassloader.html">TestClassloader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#findMethod(java.lang.String, java.lang.Object[])"><B>findMethod(String, Object[])</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Find a Method using the methodKey
provided.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#findTemplate(java.lang.String, java.lang.String)"><B>findTemplate(String, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>
<DD>Try to find a template given a normalized path.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html#first"><B>first</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html">Parser.JJCalls</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#first"><B>first</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/StringUtils.html#firstLetterCaps(java.lang.String)"><B>firstLetterCaps(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>
Makes the first letter caps and the rest lowercase.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#floatMethod(float)"><B>floatMethod(float)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#flush()"><B>flush()</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Flush the stream.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#flushBuffer()"><B>flushBuffer()</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Flush the output buffer to the underlying character stream, without
flushing the stream itself.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#flushBuffer()"><B>flushBuffer()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#flushed"><B>flushed</B></A> -
Variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TestClassloader.html#fooClass"><B>fooClass</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TestClassloader.html">TestClassloader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html"><B>Foreach</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>.<DD>Foreach directive used for moving through arrays,
or objects that provide an Iterator.<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#Foreach()"><B>Foreach()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#FORMAL_COMMENT"><B>FORMAL_COMMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#FORMAL_REFERENCE"><B>FORMAL_REFERENCE</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatArray(java.lang.Object)"><B>formatArray(Object)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats an array into the form "A, B and C".
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatArray(java.lang.Object, java.lang.String)"><B>formatArray(Object, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats an array into the form
"A&lt;delim&gt;B&lt;delim&gt;C".
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatArray(java.lang.Object, java.lang.String, java.lang.String)"><B>formatArray(Object, String, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats an array into the form
"A&lt;delim&gt;B&lt;finaldelim&gt;C".
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatLongDate(java.util.Date)"><B>formatLongDate(Date)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats a date in <code>DateFormat.LONG</code> style.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatLongDateTime(java.util.Date)"><B>formatLongDateTime(Date)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats a date/time in 'long' style.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatShortDate(java.util.Date)"><B>formatShortDate(Date)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats a date in <code>DateFormat.SHORT</code> style.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatShortDateTime(java.util.Date)"><B>formatShortDateTime(Date)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats a date/time in 'short' style.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatVector(java.util.List)"><B>formatVector(List)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats a vector into the form "A, B and C".
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatVector(java.util.List, java.lang.String)"><B>formatVector(List, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats a vector into the form "A&lt;delim&gt;B&lt;delim&gt;C".
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#formatVector(java.util.List, java.lang.String, java.lang.String)"><B>formatVector(List, String, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Formats a list into the form
"Adelim&gt;B&lt;finaldelim&gt;C".
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#fromLibrary"><B>fromLibrary</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html#gen"><B>gen</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html">Parser.JJCalls</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#GENERALSTATIC"><B>GENERALSTATIC</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>in the event our type is switched - we don't care really what it is
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#generateParseException()"><B>generateParseException()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html"><B>Generator</B></A> - class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>.<DD>A text/code generator class<DT><A HREF="org/apache/velocity/texen/Generator.html#Generator()"><B>Generator()</B></A> -
Constructor for class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/texen/Generator.html#Generator(java.util.Properties)"><B>Generator(Properties)</B></A> -
Constructor for class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Create a new Generator object with a given property
set.
<DT><A HREF="org/apache/velocity/texen/Generator.html#Generator(java.lang.String)"><B>Generator(String)</B></A> -
Constructor for class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Create a new generator object with properties loaded from
a file.
<DT><A HREF="org/apache/velocity/util/SimplePool.html#get()"><B>get()</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html">SimplePool</A>
<DD>Get an object from the pool, null if the pool is empty.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#get(int)"><B>get(int)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#get(java.lang.Object)"><B>get(Object)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCache.html#get(java.lang.Object)"><B>get(Object)</B></A> -
Method in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCache.html">ResourceCache</A>
<DD>retrieves a Resource from the
cache
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Accessor method to get the fields by name.
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Gets the value corresponding to the provided key from the context.
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/Context.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>
<DD>Gets the value corresponding to the provided key from the context.
<DT><A HREF="org/apache/velocity/context/VMContext.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>Impl of the Context.gut() method.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>Test the ability of vel to use a get(key)
method for any object type, not just one
that implements the Map interface.
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>Return a list of methods with the same name.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#get(java.lang.String, java.lang.String)"><B>get(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>gets a new living VelocimacroProxy object by the
name / source template duple
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#getAccessibleMethods(java.lang.Class)"><B>getAccessibleMethods(Class)</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Retrieves public methods for a class.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#getAccessibleMethods(java.lang.Class, org.apache.velocity.util.introspection.ClassMap.MethodInfo[], int)"><B>getAccessibleMethods(Class, ClassMap.MethodInfo[], int)</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Recursively finds a match for each method, starting with the class, and then
searching the superclass and interfaces.
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#getApplicables(java.util.List, java.lang.Class[])"><B>getApplicables(List, Class[])</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>Returns all methods that are applicable to actual argument types.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getApplicationAttribute(java.lang.Object)"><B>getApplicationAttribute(Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getApplicationAttribute(java.lang.Object)"><B>getApplicationAttribute(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getApplicationAttribute(java.lang.Object)"><B>getApplicationAttribute(Object)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Return the specified applcation attribute.
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#getArgArray(org.apache.velocity.runtime.parser.node.Node)"><B>getArgArray(Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>gets the args to the VM from the instance-use AST
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#getArgArray(org.apache.velocity.runtime.parser.node.Node)"><B>getArgArray(Node)</B></A> -
Static method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>creates an array containing the literal
strings in the macro arguement
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getArray()"><B>getArray()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#getASTAsStringArray(org.apache.velocity.runtime.parser.node.Node)"><B>getASTAsStringArray(Node)</B></A> -
Static method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>Returns an array of the literal rep of the AST
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getAttributeNames()"><B>getAttributeNames()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#getAttributes()"><B>getAttributes()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This returns the complete set of attributes for this element, as a
<code>NodeList</code> of <code>Attribute</code> objects in no particular
order, or an empty list if there are none.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#getAutoload()"><B>getAutoload()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>get the switch for automatic reloading of
global library-based VMs
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#getBaseContext()"><B>getBaseContext()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>Returns the base context that we are
wrapping.
<DT><A HREF="org/apache/velocity/context/InternalWrapperContext.html#getBaseContext()"><B>getBaseContext()</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalWrapperContext.html">InternalWrapperContext</A>
<DD>returns the base full context impl
<DT><A HREF="org/apache/velocity/context/VMContext.html#getBaseContext()"><B>getBaseContext()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#getBeginColumn()"><B>getBeginColumn()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#getBeginColumn()"><B>getBeginColumn()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#getBeginLine()"><B>getBeginLine()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#getBeginLine()"><B>getBeginLine()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#getBlather()"><B>getBlather()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>get output message mode
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getBoolean(java.lang.String)"><B>getBoolean(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a boolean associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getBoolean(java.lang.String, boolean)"><B>getBoolean(String, boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Boolean property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getBoolean(java.lang.String, boolean)"><B>getBoolean(String, boolean)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Boolean property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getBoolean(java.lang.String, boolean)"><B>getBoolean(String, boolean)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Boolean property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getBoolean(java.lang.String, boolean)"><B>getBoolean(String, boolean)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Boolean property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getBoolean(java.lang.String, boolean)"><B>getBoolean(String, boolean)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a boolean associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getBoolean(java.lang.String, java.lang.Boolean)"><B>getBoolean(String, Boolean)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a boolean associated with the given configuration key.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#getBufferSize()"><B>getBufferSize()</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>This method returns the size of the buffer used by the JspWriter.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#getBufferSize()"><B>getBufferSize()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getByte(java.lang.String)"><B>getByte(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a byte associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getByte(java.lang.String, byte)"><B>getByte(String, byte)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a byte associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getByte(java.lang.String, java.lang.Byte)"><B>getByte(String, Byte)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a byte associated with the given configuration key.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#getCachedClass()"><B>getCachedClass()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#getCallerReference()"><B>getCallerReference()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#getChainedContext()"><B>getChainedContext()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>returns innerContext if one is chained
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getChild()"><B>getChild()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#getChildren()"><B>getChildren()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This returns a <code>NodeList</code> of all the child elements
nested directly (one level deep) within this element, as
<code>Element</code> objects.
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#getChildren(java.lang.String)"><B>getChildren(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This returns a <code>NodeList</code> of all the child elements
nested directly (one level deep) within this element with the given
local name and belonging to no namespace, returned as
<code>Element</code> objects.
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#getChildren(java.lang.String, org.jdom.Namespace)"><B>getChildren(String, Namespace)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This returns a <code>NodeList</code> of all the child elements
nested directly (one level deep) within this element with the given
local name and belonging to the given Namespace, returned as
<code>Element</code> objects.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#getClassName()"><B>getClassName()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Return the class name of this resource Loader
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#getColumn()"><B>getColumn()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>for log msg purposes
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#getColumn()"><B>getColumn()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#getColumn()"><B>getColumn()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#getColumn()"><B>getColumn()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#getColumn()"><B>getColumn()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Info.html#getColumn()"><B>getColumn()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getConfiguration()"><B>getConfiguration()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Return the velocity runtime configuration object.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getConfiguration()"><B>getConfiguration()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Return the velocity runtime configuration object.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getConfiguration()"><B>getConfiguration()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Return the velocity runtime configuration object.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getConfiguration()"><B>getConfiguration()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Return the velocity runtime configuration object.
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#getContent()"><B>getContent()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>
This returns the full content of the element as a NodeList which
may contain objects of type <code>String</code>, <code>Element</code>,
<code>Comment</code>, <code>ProcessingInstruction</code>,
<code>CDATA</code>, and <code>EntityRef</code>.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getContent(java.lang.String)"><B>getContent(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Returns a static content resource from the
resource manager.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getContent(java.lang.String)"><B>getContent(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Returns a static content resource from the
resource manager.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getContent(java.lang.String)"><B>getContent(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Returns a static content resource from the
resource manager.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getContent(java.lang.String)"><B>getContent(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Returns a static content resource from the
resource manager.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getContent(java.lang.String, java.lang.String)"><B>getContent(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Returns a static content resource from the
resource manager.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getContent(java.lang.String, java.lang.String)"><B>getContent(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Returns a static content resource from the
resource manager.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getContent(java.lang.String, java.lang.String)"><B>getContent(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Returns a static content resource from the
resource manager.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getContent(java.lang.String, java.lang.String)"><B>getContent(String, String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Returns a static content resource from the
resource manager.
<DT><A HREF="org/apache/velocity/texen/Generator.html#getContext(java.util.Hashtable)"><B>getContext(Hashtable)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Create a new context and fill it with the elements of the
objs Hashtable.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getContext(java.lang.String)"><B>getContext(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#getContextProperties()"><B>getContextProperties()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Get the context properties that will be
fed into the initial context be the
generating process starts.
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#getContextReference()"><B>getContextReference()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#getControlTemplate()"><B>getControlTemplate()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Get the control template for the
generating process.
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#getCurrentResource()"><B>getCurrentResource()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#getCurrentResource()"><B>getCurrentResource()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#getCurrentResource()"><B>getCurrentResource()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html#getCurrentResource()"><B>getCurrentResource()</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>
<DD>temporary fix to enable #include() to figure out
current encoding.
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#getCurrentTemplateName()"><B>getCurrentTemplateName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>get the current template name
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#getCurrentTemplateName()"><B>getCurrentTemplateName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#getCurrentTemplateName()"><B>getCurrentTemplateName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html#getCurrentTemplateName()"><B>getCurrentTemplateName()</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>
<DD>get the current template name
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getCustomers()"><B>getCustomers()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getCustomers2()"><B>getCustomers2()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#getData()"><B>getData()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Get arbitrary data object that might be used
by the resource.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#getDirective(java.lang.String)"><B>getDirective(String)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method gets a Directive from the directives Hashtable
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#getDirectiveName()"><B>getDirectiveName()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>Gets the name of this directive.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getDouble(java.lang.String)"><B>getDouble(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a double associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getDouble(java.lang.String, double)"><B>getDouble(String, double)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a double associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getDouble(java.lang.String, java.lang.Double)"><B>getDouble(String, Double)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a double associated with the given configuration key.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getEmptyList()"><B>getEmptyList()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#getEncoding()"><B>getEncoding()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>get the encoding of this resource
for example, "ISO-8859-1"
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#getEndColumn()"><B>getEndColumn()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#getEndColumn()"><B>getEndColumn()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#getEndLine()"><B>getEndLine()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#getEndLine()"><B>getEndLine()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#getEntries()"><B>getEntries()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#getEventCartridge()"><B>getEventCartridge()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#getEventCartridge()"><B>getEventCartridge()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalEventContext.html#getEventCartridge()"><B>getEventCartridge()</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalEventContext.html">InternalEventContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#getEventCartridge()"><B>getEventCartridge()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html"><B>GetExecutor</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html">GetExecutor</A>.<DD>Executor that simply tries to execute a get(key)
operation.<DT><A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html#GetExecutor(org.apache.velocity.runtime.RuntimeLogger, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String)"><B>GetExecutor(RuntimeLogger, Introspector, Class, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html">GetExecutor</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getExtendedProperties()"><B>getExtendedProperties()</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;<I>Do not use. For deprecation assistance only.</I>
<DT><A HREF="org/apache/velocity/test/BaseTestCase.html#getFileName(java.lang.String, java.lang.String, java.lang.String)"><B>getFileName(String, String, String)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html">BaseTestCase</A>
<DD>Concatenates the file name parts together appropriately.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstToken()"><B>getFirstToken()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#getFirstToken()"><B>getFirstToken()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getFloat(java.lang.String)"><B>getFloat(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a float associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getFloat(java.lang.String, float)"><B>getFloat(String, float)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a float associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getFloat(java.lang.String, java.lang.Float)"><B>getFloat(String, Float)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a float associated with the given configuration key.
<DT><A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html#getFoo()"><B>getFoo()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html">MethodInvocationExceptionTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getFoo()"><B>getFoo()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#getFromLibrary()"><B>getFromLibrary()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getHashtable()"><B>getHashtable()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#GetImage()"><B>GetImage()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#GetImage()"><B>GetImage()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Returns a string made up of characters from the marked token beginning
to the current buffer position.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getInclude()"><B>getInclude()</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Gets the property value for including other properties files.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#getInfo()"><B>getInfo()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#getInfo()"><B>getInfo()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html#getInitParameter(java.lang.String)"><B>getInitParameter(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html">VelocityServletTest.MockServletConfig</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getInitParameter(java.lang.String)"><B>getInitParameter(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html#getInitParameterNames()"><B>getInitParameterNames()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html">VelocityServletTest.MockServletConfig</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getInitParameterNames()"><B>getInitParameterNames()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/InputBase.html#getInputEncoding(org.apache.velocity.context.InternalContextAdapter)"><B>getInputEncoding(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/InputBase.html">InputBase</A>
<DD>Decides the encoding used during input processing of this
directive.
<DT><A HREF="org/apache/velocity/texen/Generator.html#getInstance()"><B>getInstance()</B></A> -
Static method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Create a new generator object with default properties.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getInt(java.lang.String)"><B>getInt(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Int property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getInt(java.lang.String)"><B>getInt(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Int property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getInt(java.lang.String)"><B>getInt(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Int property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getInt(java.lang.String)"><B>getInt(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Int property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getInt(java.lang.String)"><B>getInt(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;The purpose of this method is to get the configuration resource
with the given name as an integer.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getInt(java.lang.String, int)"><B>getInt(String, int)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Int property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getInt(java.lang.String, int)"><B>getInt(String, int)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Int property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getInt(java.lang.String, int)"><B>getInt(String, int)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Int property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getInt(java.lang.String, int)"><B>getInt(String, int)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Int property accessor method to hide the configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getInt(java.lang.String, int)"><B>getInt(String, int)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;The purpose of this method is to get the configuration resource
with the given name as an integer, or a default value.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getInteger(java.lang.String)"><B>getInteger(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a int associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getInteger(java.lang.String, int)"><B>getInteger(String, int)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a int associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getInteger(java.lang.String, java.lang.Integer)"><B>getInteger(String, Integer)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a int associated with the given configuration key.
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#getInternalUserContext()"><B>getInternalUserContext()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>returns the user data context that
we are wrapping
<DT><A HREF="org/apache/velocity/context/InternalWrapperContext.html#getInternalUserContext()"><B>getInternalUserContext()</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalWrapperContext.html">InternalWrapperContext</A>
<DD>returns the wrapped user context
<DT><A HREF="org/apache/velocity/context/VMContext.html#getInternalUserContext()"><B>getInternalUserContext()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>return the inner / user context
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getIntrospector()"><B>getIntrospector()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Return the Introspector for this instance
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getIntrospector()"><B>getIntrospector()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Return the Introspector for this RuntimeInstance
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getIntrospector()"><B>getIntrospector()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Returns the configured method introspection/reflection
implemenation.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#getIterator(java.lang.Object, org.apache.velocity.util.introspection.Info)"><B>getIterator(Object, Info)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>To support iteratives - #foreach()
<DT><A HREF="org/apache/velocity/util/introspection/Uberspect.html#getIterator(java.lang.Object, org.apache.velocity.util.introspection.Info)"><B>getIterator(Object, Info)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Uberspect.html">Uberspect</A>
<DD>To support iteratives - #foreach()
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#getKeys()"><B>getKeys()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Get all the keys for the values in the context
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#getKeys()"><B>getKeys()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/Context.html#getKeys()"><B>getKeys()</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>
<DD>Get all the keys for the values in the context
<DT><A HREF="org/apache/velocity/context/VMContext.html#getKeys()"><B>getKeys()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>impl badly
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getKeys()"><B>getKeys()</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get the list of the keys contained in the configuration
repository.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getKeys(java.lang.String)"><B>getKeys(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get the list of the keys contained in the configuration
repository that match the specified prefix.
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#getLastModified()"><B>getLastModified()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Return the lastModifed time of this
template.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#getLastModified(org.apache.velocity.runtime.resource.Resource)"><B>getLastModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Get the last modified time of the InputStream source
that was used to create the template.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#getLastModified(org.apache.velocity.runtime.resource.Resource)"><B>getLastModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#getLastModified(org.apache.velocity.runtime.resource.Resource)"><B>getLastModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html#getLastModified(org.apache.velocity.runtime.resource.Resource)"><B>getLastModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html">ClasspathResourceLoader</A>
<DD>Defaults to return 0
<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#getLastModified(org.apache.velocity.runtime.resource.Resource)"><B>getLastModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastToken()"><B>getLastToken()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#getLastToken()"><B>getLastToken()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#getLeftHandSide()"><B>getLeftHandSide()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>returns the ASTReference that is the LHS of the set statememt
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#getLibraryName(java.lang.String, java.lang.String)"><B>getLibraryName(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#getLine()"><B>getLine()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>for log msg purposes
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#getLine()"><B>getLine()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#getLine()"><B>getLine()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#getLine()"><B>getLine()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#getLine()"><B>getLine()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Info.html#getLine()"><B>getLine()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#getList()"><B>getList()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Retrieves the underlying list used to store the nodes.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getList()"><B>getList()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoaderFactory.html#getLoader(org.apache.velocity.runtime.RuntimeServices, java.lang.String)"><B>getLoader(RuntimeServices, String)</B></A> -
Static method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoaderFactory.html">ResourceLoaderFactory</A>
<DD>Gets the loader specified in the configuration file.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getLoaderNameForResource(java.lang.String)"><B>getLoaderNameForResource(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Determines is a template exists, and returns name of the loader that
provides it.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getLoaderNameForResource(java.lang.String)"><B>getLoaderNameForResource(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Determines is a template exists, and returns name of the loader that
provides it.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getLoaderNameForResource(java.lang.String)"><B>getLoaderNameForResource(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Determines is a template exists, and returns name of the loader that
provides it.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getLoaderNameForResource(java.lang.String)"><B>getLoaderNameForResource(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Determines is a template exists, and returns name of the loader that
provides it.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#getLoaderNameForResource(java.lang.String)"><B>getLoaderNameForResource(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>Determines is a template exists, and returns name of the loader that
provides it.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManager.html#getLoaderNameForResource(java.lang.String)"><B>getLoaderNameForResource(String)</B></A> -
Method in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManager.html">ResourceManager</A>
<DD>Determines is a template exists, and returns name of the loader that
provides it.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#getLocale()"><B>getLocale()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getLong(java.lang.String)"><B>getLong(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a long associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getLong(java.lang.String, long)"><B>getLong(String, long)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a long associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getLong(java.lang.String, java.lang.Long)"><B>getLong(String, Long)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a long associated with the given configuration key.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getMajorVersion()"><B>getMajorVersion()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/SimplePool.html#getMax()"><B>getMax()</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html">SimplePool</A>
<DD>Return the size of the pool
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getMenu()"><B>getMenu()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html#getMessage()"><B>getMessage()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html">ParseDirectiveException</A>
<DD>Get a message.
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#getMessage()"><B>getMessage()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>This method has the standard behavior when this object has been
created using the standard constructors.
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#getMessage()"><B>getMessage()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>You can also modify the body of this method to customize your error messages.
<DT><A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html">AbstractExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html#getMethod(java.lang.Class, java.lang.String, java.lang.Object[])"><B>getMethod(Class, String, Object[])</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html">IntrospectorBase</A>
<DD>Gets the method defined by <code>name</code> and
<code>params</code> for the Class <code>c</code>.
<DT><A HREF="org/apache/velocity/util/introspection/Introspector.html#getMethod(java.lang.Class, java.lang.String, java.lang.Object[])"><B>getMethod(Class, String, Object[])</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Introspector.html">Introspector</A>
<DD>Gets the method defined by <code>name</code> and
<code>params</code> for the Class <code>c</code>.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#getMethod(java.lang.Object, java.lang.String, java.lang.Object[], org.apache.velocity.util.introspection.Info)"><B>getMethod(Object, String, Object[], Info)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>Method
<DT><A HREF="org/apache/velocity/util/introspection/Uberspect.html#getMethod(java.lang.Object, java.lang.String, java.lang.Object[], org.apache.velocity.util.introspection.Info)"><B>getMethod(Object, String, Object[], Info)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Uberspect.html">Uberspect</A>
<DD>Returns a general method, corresponding to $foo.bar( $woogie )
<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html#getMethodName()"><B>getMethodName()</B></A> -
Method in class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>
<DD>Returns the name of the method that threw the
exception
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#getMethodName()"><B>getMethodName()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html#getMethodName()"><B>getMethodName()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#getMethodName()"><B>getMethodName()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/VelMethod.html#getMethodName()"><B>getMethodName()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelMethod.html">VelMethod</A>
<DD>returns the method name used
<DT><A HREF="org/apache/velocity/util/introspection/VelPropertySet.html#getMethodName()"><B>getMethodName()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertySet.html">VelPropertySet</A>
<DD>returns the method name used to set this 'property'
<DT><A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html#getMethodName()"><B>getMethodName()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html">VelPropertyGet</A>
<DD>returns the method name used to return this 'property'
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getMimeType(java.lang.String)"><B>getMimeType(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getMinorVersion()"><B>getMinorVersion()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#getModificationCheckInterval()"><B>getModificationCheckInterval()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Get the interval at which the InputStream source
should be checked for modifications.
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#getMostSpecific(java.util.List, java.lang.Class[])"><B>getMostSpecific(List, Class[])</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>Return the name of this directive
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>Return name of this directive.
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>Return name of this Velocimacro.
<DT><A HREF="org/apache/velocity/runtime/directive/Parse.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Parse.html">Parse</A>
<DD>Return name of this directive.
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>Return name of this directive.
<DT><A HREF="org/apache/velocity/runtime/directive/Literal.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Literal.html">Literal</A>
<DD>Return name of this directive.
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>Return name of this directive.
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Get the name of this template.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/Person.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/Person.html">Person</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/Child.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/Child.html">Child</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getNamedDispatcher(java.lang.String)"><B>getNamedDispatcher(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#getNamespace(java.lang.String)"><B>getNamespace(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>returns the hash for the specified namespace.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#getNamespace(java.lang.String, boolean)"><B>getNamespace(String, boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>returns the hash for the specified namespace, and if it doesn't exist
will create a new one and add it to the namespaces
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#getNextToken()"><B>getNextToken()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#getNextToken()"><B>getNextToken()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#getNodeTree()"><B>getNodeTree()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#getNodeTree()"><B>getNodeTree()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#getNumArgs()"><B>getNumArgs()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>returns the number of ars needed for this VM
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#getObject(org.apache.velocity.context.InternalContextAdapter)"><B>getObject(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>returns the value of the reference.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#getOutputDirectory()"><B>getOutputDirectory()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Get the output directory.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#getOutputFile()"><B>getOutputFile()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Get the output file for the
generation process.
<DT><A HREF="org/apache/velocity/texen/Generator.html#getOutputPath()"><B>getOutputPath()</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Get the output path for the generated
output.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/StringUtils.html#getPackageAsPath(java.lang.String)"><B>getPackageAsPath(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Return a package name as a relative path name
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getPerson()"><B>getPerson()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getProperties(java.lang.String)"><B>getProperties(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a list of properties associated with the given
configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getProperties(java.lang.String, java.util.Properties)"><B>getProperties(String, Properties)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a list of properties associated with the given
configuration key.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Get a Velocity Runtime property.
<DT><A HREF="org/apache/velocity/app/Velocity.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Get a Velocity Runtime property.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Allows an external caller to get a property.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Allows an external caller to get a property.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Allows an external caller to get a property.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Allows an external caller to get a property.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Gets a property from the configuration.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#getPropertyGet(java.lang.Object, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>getPropertyGet(Object, String, Info)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>Property getter
<DT><A HREF="org/apache/velocity/util/introspection/Uberspect.html#getPropertyGet(java.lang.Object, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>getPropertyGet(Object, String, Info)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Uberspect.html">Uberspect</A>
<DD>Property getter - returns VelPropertyGet appropos for #set($foo = $bar.woogie)
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#getPropertySet(java.lang.Object, java.lang.String, java.lang.Object, org.apache.velocity.util.introspection.Info)"><B>getPropertySet(Object, String, Object, Info)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>Property setter
<DT><A HREF="org/apache/velocity/util/introspection/Uberspect.html#getPropertySet(java.lang.Object, java.lang.String, java.lang.Object, org.apache.velocity.util.introspection.Info)"><B>getPropertySet(Object, String, Object, Info)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Uberspect.html">Uberspect</A>
<DD>Property setter - returns VelPropertySet appropos for #set($foo.bar = "geir")
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#getPublicMethod(java.lang.Class, java.lang.String, java.lang.Class[])"><B>getPublicMethod(Class, String, Class[])</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Looks up the method with specified name and signature in the first public
superclass or implemented interface of the class.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#getPublicMethod(java.lang.reflect.Method)"><B>getPublicMethod(Method)</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>For a given method, retrieves its publicly accessible counterpart.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getRealPath(java.lang.String)"><B>getRealPath(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html#getReferenceName()"><B>getReferenceName()</B></A> -
Method in class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>
<DD>Retrieves the name of the reference that caused the
exception
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#getRelativePath(java.lang.String)"><B>getRelativePath(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Hacky method to figure out the relative path
that we are currently in.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getRelSearches()"><B>getRelSearches()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#getRemaining()"><B>getRemaining()</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getRequestDispatcher(java.lang.String)"><B>getRequestDispatcher(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#getResource(java.lang.String)"><B>getResource(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getResource(java.lang.String)"><B>getResource(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#getResource(java.lang.String, int)"><B>getResource(String, int)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use
<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#getResource(java.lang.String, int, java.lang.String)"><CODE>ResourceManagerImpl.getResource(String resourceName, int resourceType,
String encoding )</CODE></A></I>
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceFactory.html#getResource(java.lang.String, int)"><B>getResource(String, int)</B></A> -
Static method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceFactory.html">ResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#getResource(java.lang.String, int, java.lang.String)"><B>getResource(String, int, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>Gets the named resource.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManager.html#getResource(java.lang.String, int, java.lang.String)"><B>getResource(String, int, String)</B></A> -
Method in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManager.html">ResourceManager</A>
<DD>Gets the named resource.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getResourceAsStream(java.lang.String)"><B>getResourceAsStream(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#getResourceLoader()"><B>getResourceLoader()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Return the template loader that pulled
in the template stream
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#getResourceStream(java.lang.String)"><B>getResourceStream(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Get the InputStream that the Runtime will parse
to create a template.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#getResourceStream(java.lang.String)"><B>getResourceStream(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>Get an InputStream so that the Runtime can build a
template with it.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#getResourceStream(java.lang.String)"><B>getResourceStream(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>Get an InputStream so that the Runtime can build a
template with it.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html#getResourceStream(java.lang.String)"><B>getResourceStream(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html">ClasspathResourceLoader</A>
<DD>Get an InputStream so that the Runtime can build a
template with it.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#getResourceStream(java.lang.String)"><B>getResourceStream(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>
<DD>Get an InputStream so that the Runtime can build a
template with it.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#getReturnType()"><B>getReturnType()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/VelMethod.html#getReturnType()"><B>getReturnType()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelMethod.html">VelMethod</A>
<DD>returns the return type of the method invoked
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#getRightHandSide()"><B>getRightHandSide()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>returns the RHS Node of the set statement
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#getRoot()"><B>getRoot()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#getRootString()"><B>getRootString()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>Returns the 'root string', the reference key
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getRuntimeInstance()"><B>getRuntimeInstance()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getRuntimeServices() instead.</I>
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getRuntimeServices()"><B>getRuntimeServices()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getSearch()"><B>getSearch()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getServerInfo()"><B>getServerInfo()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getServlet(java.lang.String)"><B>getServlet(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html#getServletConfig()"><B>getServletConfig()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html">VelocityServletTest.MockVelocityServlet</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html#getServletContext()"><B>getServletContext()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html">VelocityServletTest.MockServletConfig</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html#getServletName()"><B>getServletName()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html">VelocityServletTest.MockServletConfig</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getServletNames()"><B>getServletNames()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#getServlets()"><B>getServlets()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getShort(java.lang.String)"><B>getShort(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a short associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getShort(java.lang.String, short)"><B>getShort(String, short)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a short associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getShort(java.lang.String, java.lang.Short)"><B>getShort(String, Short)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a short associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#getSourceTemplate()"><B>getSourceTemplate()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getStack()"><B>getStack()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getStateFalse()"><B>getStateFalse()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getStateTrue()"><B>getStateTrue()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#getStaticObject()"><B>getStaticObject()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getString(java.lang.String)"><B>getString(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>String property accessor method to hide the configuration implementation
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getString(java.lang.String)"><B>getString(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;String property accessor method to hide the configuration implementation
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getString(java.lang.String)"><B>getString(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>String property accessor method to hide the configuration implementation
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getString(java.lang.String)"><B>getString(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>String property accessor method to hide the configuration implementation
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getString(java.lang.String)"><B>getString(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a string associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getString(java.lang.String, java.lang.String)"><B>getString(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>String property accessor method with default to hide the
configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getString(java.lang.String, java.lang.String)"><B>getString(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;String property accessor method with default to hide the
configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getString(java.lang.String, java.lang.String)"><B>getString(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>String property accessor method with default to hide the
configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getString(java.lang.String, java.lang.String)"><B>getString(String, String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>String property accessor method with default to hide the
configuration implementation.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getString(java.lang.String, java.lang.String)"><B>getString(String, String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a string associated with the given configuration key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getStringArray(java.lang.String)"><B>getStringArray(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get an array of strings associated with the given configuration
key.
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#GetSuffix(int)"><B>GetSuffix(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#GetSuffix(int)"><B>GetSuffix(int)</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#getTemplate(java.lang.String)"><B>getTemplate(String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Returns a <code>Template</code> from the Velocity
resource management system.
<DT><A HREF="org/apache/velocity/app/Velocity.html#getTemplate(java.lang.String)"><B>getTemplate(String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Returns a <code>Template</code> from the Velocity
resource management system.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getTemplate(java.lang.String)"><B>getTemplate(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Returns a <code>Template</code> from the resource manager.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getTemplate(java.lang.String)"><B>getTemplate(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Returns a <code>Template</code> from the resource manager.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getTemplate(java.lang.String)"><B>getTemplate(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Returns a <code>Template</code> from the resource manager.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getTemplate(java.lang.String)"><B>getTemplate(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Returns a <code>Template</code> from the resource manager.
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#getTemplate(java.lang.String)"><B>getTemplate(String)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Retrieves the requested template.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#getTemplate(java.lang.String, java.lang.String)"><B>getTemplate(String, String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Returns a <code>Template</code> from the Velocity
resource management system.
<DT><A HREF="org/apache/velocity/app/Velocity.html#getTemplate(java.lang.String, java.lang.String)"><B>getTemplate(String, String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Returns a <code>Template</code> from the Velocity
resource management system.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getTemplate(java.lang.String, java.lang.String)"><B>getTemplate(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Returns a <code>Template</code> from the resource manager
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getTemplate(java.lang.String, java.lang.String)"><B>getTemplate(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Returns a <code>Template</code> from the resource manager
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getTemplate(java.lang.String, java.lang.String)"><B>getTemplate(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Returns a <code>Template</code> from the resource manager
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getTemplate(java.lang.String, java.lang.String)"><B>getTemplate(String, String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Returns a <code>Template</code> from the resource manager
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#getTemplate(java.lang.String, java.lang.String)"><B>getTemplate(String, String)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Retrieves the requested template with the specified
character encoding.
<DT><A HREF="org/apache/velocity/texen/Generator.html#getTemplate(java.lang.String, java.lang.String)"><B>getTemplate(String, String)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Returns a template, based on encoding and path.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#getTemplateLocalInline()"><B>getTemplateLocalInline()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Info.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#getTemplateNameStack()"><B>getTemplateNameStack()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>get the current template name stack
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#getTemplateNameStack()"><B>getTemplateNameStack()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#getTemplateNameStack()"><B>getTemplateNameStack()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html#getTemplateNameStack()"><B>getTemplateNameStack()</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>
<DD>Returns the template name stack in form of an array.
<DT><A HREF="org/apache/velocity/texen/Generator.html#getTemplatePath()"><B>getTemplatePath()</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Get the template path.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#getTemplatePath()"><B>getTemplatePath()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Get the path where Velocity will look
for templates using the file template
loader.
<DT><A HREF="org/apache/velocity/test/TemplateTestSuite.html#getTemplateTestKey(int)"><B>getTemplateTestKey(int)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestSuite.html">TemplateTestSuite</A>
<DD>Macro which returns the properties file key for the specified template
test number.
<DT><A HREF="org/apache/velocity/test/BaseTestCase.html#getTestCaseName(java.lang.String)"><B>getTestCaseName(String)</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html">BaseTestCase</A>
<DD>Turns a base file name into a test case name.
<DT><A HREF="org/apache/velocity/anakia/Escape.html#getText(java.lang.String)"><B>getText(String)</B></A> -
Static method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/Escape.html">Escape</A>
<DD>Do the escaping.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getThrow()"><B>getThrow()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/VelocityFormatter.html#getTime(long, java.lang.String)"><B>getTime(long, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/VelocityFormatter.html">VelocityFormatter</A>
<DD>Utility method to format time.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getTitle()"><B>getTitle()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#getToken(int)"><B>getToken(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>Get the directive type BLOCK/LINE
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>Return type of this directive.
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>Velocimacros are always LINE
type directives.
<DT><A HREF="org/apache/velocity/runtime/directive/Parse.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Parse.html">Parse</A>
<DD>Return type of this directive.
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>Return type of this directive.
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Literal.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Literal.html">Literal</A>
<DD>Return type of this directive.
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>Return type of this directive.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#getType()"><B>getType()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getUberspect()"><B>getUberspect()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getUberspect()"><B>getUberspect()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getUberspect()"><B>getUberspect()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Returns the configured class introspection/reflection
implemenation.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#getUrlPath()"><B>getUrlPath()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#getVariableValue(org.apache.velocity.context.Context, java.lang.String)"><B>getVariableValue(Context, String)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#getVector()"><B>getVector()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getVector(java.lang.String)"><B>getVector(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a Vector of strings associated with the given configuration
key.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#getVector(java.lang.String, java.util.Vector)"><B>getVector(String, Vector)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Get a Vector of strings associated with the given configuration
key.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#getVelocimacro(java.lang.String, java.lang.String)"><B>getVelocimacro(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Returns the appropriate VelocimacroProxy object if strVMname
is a valid current Velocimacro.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#getVelocimacro(java.lang.String, java.lang.String)"><B>getVelocimacro(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>actual factory : creates a Directive that will
behave correctly wrt getting the framework to
dig out the correct # of args
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#getVelocimacro(java.lang.String, java.lang.String)"><B>getVelocimacro(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Returns the appropriate VelocimacroProxy object if strVMname
is a valid current Velocimacro.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#getVelocimacro(java.lang.String, java.lang.String)"><B>getVelocimacro(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Returns the appropriate VelocimacroProxy object if strVMname
is a valid current Velocimacro.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#getVelocimacro(java.lang.String, java.lang.String)"><B>getVelocimacro(String, String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Returns the appropriate VelocimacroProxy object if strVMname
is a valid current Velocimacro.
<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html#getWrappedThrowable()"><B>getWrappedThrowable()</B></A> -
Method in class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>
<DD>returns the wrapped Throwable that caused this
MethodInvocationException to be thrown
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#getWriter()"><B>getWriter()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html#getWriter(java.lang.String, java.lang.String)"><B>getWriter(String, String)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Returns a writer, based on encoding and path.
<DT><A HREF="org/apache/velocity/anakia/XPathCache.html#getXPath(java.lang.String)"><B>getXPath(String)</B></A> -
Static method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathCache.html">XPathCache</A>
<DD>Returns an XPath object representing the requested XPath expression.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#GLOBAL_NAMESPACE"><B>GLOBAL_NAMESPACE</B></A> -
Static variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#globalCache"><B>globalCache</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>Object implementing ResourceCache to
be our resource manager's Resource cache.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#h"><B>h</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#handleRequest(org.apache.velocity.context.Context)"><B>handleRequest(Context)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use
<A HREF="org/apache/velocity/servlet/VelocityServlet.html#handleRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.velocity.context.Context)"><CODE>VelocityServlet.handleRequest( HttpServletRequest request,
HttpServletResponse response, Context ctx )</CODE></A></I>
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#handleRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.velocity.context.Context)"><B>handleRequest(HttpServletRequest, HttpServletResponse, Context)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Implement this method to add your application data to the context,
calling the <code>getTemplate()</code> method to produce your return
value.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#HASH"><B>HASH</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Returns the hash code of the contained list.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html#hasMoreTokens()"><B>hasMoreTokens()</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html">Configuration.PropertiesTokenizer</A>
<DD><B>Deprecated.</B>&nbsp;Check whether the object has more tokens.
<DT><A HREF="org/apache/velocity/util/EnumerationIterator.html#hasNext()"><B>hasNext()</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/EnumerationIterator.html">EnumerationIterator</A>
<DD>Check to see if there is another element in the array.
<DT><A HREF="org/apache/velocity/util/ArrayIterator.html#hasNext()"><B>hasNext()</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html">ArrayIterator</A>
<DD>Check to see if there is another element in the array.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Bar.html#i"><B>i</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Bar.html">IntrospectorTestCase2.Bar</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#icacheGet(java.lang.Object)"><B>icacheGet(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>returns an IntrospectionCache Data (@see IntrospectionCacheData)
object if exists for the key
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#icacheGet(java.lang.Object)"><B>icacheGet(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#icacheGet(java.lang.Object)"><B>icacheGet(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html#icacheGet(java.lang.Object)"><B>icacheGet(Object)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>
<DD>returns an IntrospectionCache Data (@see IntrospectionCacheData)
object if exists for the key
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#icachePut(java.lang.Object, org.apache.velocity.util.introspection.IntrospectionCacheData)"><B>icachePut(Object, IntrospectionCacheData)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>places an IntrospectionCache Data (@see IntrospectionCacheData)
element in the cache for specified key
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#icachePut(java.lang.Object, org.apache.velocity.util.introspection.IntrospectionCacheData)"><B>icachePut(Object, IntrospectionCacheData)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#icachePut(java.lang.Object, org.apache.velocity.util.introspection.IntrospectionCacheData)"><B>icachePut(Object, IntrospectionCacheData)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html#icachePut(java.lang.Object, org.apache.velocity.util.introspection.IntrospectionCacheData)"><B>icachePut(Object, IntrospectionCacheData)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>
<DD>places an IntrospectionCache Data (@see IntrospectionCacheData)
element in the cache for specified key
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#icb"><B>icb</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>the ICB we are wrapping.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#id"><B>id</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html#identifier"><B>identifier</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html">ASTIdentifier</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#identifier"><B>identifier</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER"><B>IDENTIFIER</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER_CHAR"><B>IDENTIFIER_CHAR</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Identifier()"><B>Identifier()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method corresponds to variable
references in Velocity templates.
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#iec"><B>iec</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>The InternalEventContext that we are wrapping.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#IF_DIRECTIVE"><B>IF_DIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#IfStatement()"><B>IfStatement()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html#ii(int, int)"><B>ii(int, int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html">IntrospectorTestCase3.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#image"><B>image</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>The string image of the token.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#image"><B>image</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#image"><B>image</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#IN_FORMAL_COMMENT"><B>IN_FORMAL_COMMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#IN_MULTI_LINE_COMMENT"><B>IN_MULTI_LINE_COMMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#IN_SINGLE_LINE_COMMENT"><B>IN_SINGLE_LINE_COMMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#inBuf"><B>inBuf</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#include"><B>include</B></A> -
Static variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;This is the name of the property that can point to other
properties file for including other properties files.
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html"><B>Include</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>.<DD>Pluggable directive that handles the #include() statement in VTL.<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#Include()"><B>Include()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#inComment"><B>inComment</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#INCOMPARABLE"><B>INCOMPARABLE</B></A> -
Static variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#indent"><B>indent</B></A> -
Variable in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#indentString()"><B>indentString()</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Indent child nodes to help visually identify
the structure of the AST.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#indexOf(java.lang.Object)"><B>indexOf(Object)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#inDirective"><B>inDirective</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#info"><B>info</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Info.html"><B>Info</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>.<DD>Little class to carry in info such as template name, line and column
for information error reporting from the uberspector implementations<DT><A HREF="org/apache/velocity/runtime/log/LogSystem.html#INFO_ID"><B>INFO_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>
<DD>Prefix for info messages.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#INFO_PREFIX"><B>INFO_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Info.html#Info()"><B>Info()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Log an info message.
<DT><A HREF="org/apache/velocity/app/Velocity.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Log an info message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Log an info message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeLogger.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeLogger.html">RuntimeLogger</A>
<DD>Log an info message.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Log an info message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Log an info message.
<DT><A HREF="org/apache/velocity/util/introspection/Info.html#Info(java.lang.String, int, int)"><B>Info(String, int, int)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#init"><B>init</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#INIT_PROPS_KEY"><B>INIT_PROPS_KEY</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>This is the string that is looked for when getInitParameter is
called (<code>org.apache.velocity.properties</code>).
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#init()"><B>init()</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>initialize the Velocity runtime engine, using the default
properties of the Velocity distribution
<DT><A HREF="org/apache/velocity/app/Velocity.html#init()"><B>init()</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>initialize the Velocity runtime engine, using the default
properties of the Velocity distribution
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#init()"><B>init()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#init()"><B>init()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#init()"><B>init()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>This is the primary initialization method in the Velocity
Runtime.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#init()"><B>init()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#init()"><B>init()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#init()"><B>init()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>init - does nothing - we need to have setRuntimeLogger
called before getting our introspector, as the default
vel introspector depends upon it.
<DT><A HREF="org/apache/velocity/util/introspection/Uberspect.html#init()"><B>init()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Uberspect.html">Uberspect</A>
<DD>Initializer - will be called before use
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#init(org.apache.velocity.runtime.configuration.Configuration)"><B>init(Configuration)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Private initializer method that sets up the generic
resources.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#init(org.apache.commons.collections.ExtendedProperties)"><B>init(ExtendedProperties)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Initialize the template loader with a
a resources class.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#init(org.apache.commons.collections.ExtendedProperties)"><B>init(ExtendedProperties)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>Called by Velocity to initialize the loader
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#init(org.apache.commons.collections.ExtendedProperties)"><B>init(ExtendedProperties)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html#init(org.apache.commons.collections.ExtendedProperties)"><B>init(ExtendedProperties)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html">ClasspathResourceLoader</A>
<DD>This is abstract in the base class, so we need it
<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#init(org.apache.commons.collections.ExtendedProperties)"><B>init(ExtendedProperties)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html">ASTIdentifier</A>
<DD>simple init - don't do anything that is context specific.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html">ASTMethod</A>
<DD>simple init - init our subtree and get what we can from
the AST
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html">ASTEscape</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html">ASTNumberLiteral</A>
<DD>Initialization method - doesn't do much but do the object
creation.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html">ASTComment</A>
<DD>We need to make sure we catch any of the dreaded MORE tokens.
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>init : we don't have to do much.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTText.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTText.html">ASTText</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>init(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>simple init.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#init(java.util.Properties)"><B>init(Properties)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>initialize the Velocity runtime engine, using default properties
plus the properties in the passed in java.util.Properties object
<DT><A HREF="org/apache/velocity/app/Velocity.html#init(java.util.Properties)"><B>init(Properties)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>initialize the Velocity runtime engine, using default properties
plus the properties in the passed in java.util.Properties object
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#init(java.util.Properties)"><B>init(Properties)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Initialize the Velocity Runtime with a Properties
object.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#init(java.util.Properties)"><B>init(Properties)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Initialize the Velocity Runtime with a Properties
object.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#init(java.util.Properties)"><B>init(Properties)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Initialize the Velocity Runtime with a Properties
object.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#init(java.util.Properties)"><B>init(Properties)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Initialize the Velocity Runtime with a Properties
object.
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html">PrimordialLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html">AvalonLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/NullLogSystem.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/NullLogSystem.html">NullLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/LogSystem.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>
<DD>init()
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ExternalLoggerTest.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html">ExternalLoggerTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)"><B>init(RuntimeServices, InternalContextAdapter, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>How this directive is to be initialized.
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)"><B>init(RuntimeServices, InternalContextAdapter, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>simple init - init the tree and get the elementKey from
the AST
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)"><B>init(RuntimeServices, InternalContextAdapter, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>The major meat of VelocimacroProxy, init() checks the # of arguments, patches the
macro body, renders the macro into an AST, and then inits the AST, so it is ready
for quick rendering.
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)"><B>init(RuntimeServices, InternalContextAdapter, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Literal.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)"><B>init(RuntimeServices, InternalContextAdapter, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Literal.html">Literal</A>
<DD>Store the literal rendition of a node using
the Node.literal().
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)"><B>init(RuntimeServices, InternalContextAdapter, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>simple init - init the tree and get the elementKey from
the AST
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#init(javax.servlet.ServletConfig)"><B>init(ServletConfig)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Performs initialization of this servlet.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#init(java.lang.String)"><B>init(String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>initialize the Velocity runtime engine, using default properties
plus the properties in the properties file passed in as the arg
<DT><A HREF="org/apache/velocity/app/Velocity.html#init(java.lang.String)"><B>init(String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>initialize the Velocity runtime engine, using default properties
plus the properties in the properties file passed in as the arg
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#init(java.lang.String)"><B>init(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Initialize the Velocity Runtime with the name of
ExtendedProperties object.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#init(java.lang.String)"><B>init(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Initialize the Velocity Runtime with the name of
ExtendedProperties object.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#init(java.lang.String)"><B>init(String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Initialize the Velocity Runtime with the name of
ExtendedProperties object.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#init(java.lang.String)"><B>init(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Initialize the Velocity Runtime with the name of
ExtendedProperties object.
<DT><A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html#init(java.lang.String)"><B>init(String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html">AvalonLogSystem</A>
<DD>initializes the log system using the logfile argument
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#init(java.io.Writer, int, boolean)"><B>init(Writer, int, boolean)</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#initControlContext()"><B>initControlContext()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Creates a VelocityContext.
<DT><A HREF="org/apache/velocity/Template.html#initDocument()"><B>initDocument()</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/Template.html">Template</A>
<DD>initializes the document.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#initialize(org.apache.velocity.runtime.RuntimeServices)"><B>initialize(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCache.html#initialize(org.apache.velocity.runtime.RuntimeServices)"><B>initialize(RuntimeServices)</B></A> -
Method in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCache.html">ResourceCache</A>
<DD>initializes the ResourceCache.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#initialize(org.apache.velocity.runtime.RuntimeServices)"><B>initialize(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>Initialize the ResourceManager.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManager.html#initialize(org.apache.velocity.runtime.RuntimeServices)"><B>initialize(RuntimeServices)</B></A> -
Method in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManager.html">ResourceManager</A>
<DD>Initialize the ResourceManager.
<DT><A HREF="org/apache/velocity/Template.html#initialized"><B>initialized</B></A> -
Variable in class org.apache.velocity.<A HREF="org/apache/velocity/Template.html">Template</A>
<DD>To keep track of whether this template has been
initialized.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#initialized"><B>initialized</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Indicate whether the Runtime has been fully initialized.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#initializeDirectives()"><B>initializeDirectives()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>This methods initializes all the directives
that are used by the Velocity Runtime.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#initializeIntrospection()"><B>initializeIntrospection()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Gets the classname for the Uberspect introspection package and
instantiates an instance.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#initializeLogger()"><B>initializeLogger()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Initialize the Velocity logging system.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#initializeParserPool()"><B>initializeParserPool()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Initializes the Velocity parser pool.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#initializeProperties()"><B>initializeProperties()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Initialize Velocity properties, if the default
properties have not been laid down first then
do so.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#initializeResourceManager()"><B>initializeResourceManager()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#initVelocimacro()"><B>initVelocimacro()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>initialize the factory - setup all permissions
load all global libraries.
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#initVelocity(javax.servlet.ServletConfig)"><B>initVelocity(ServletConfig)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Initializes the Velocity runtime, first calling
loadConfiguration(ServletConvig) to get a
java.util.Properties of configuration information
and then calling Velocity.init().
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#inlineLocalMode"><B>inlineLocalMode</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html"><B>InlineScopeVMTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html">InlineScopeVMTestCase</A>.<DD>Tests if the VM template-locality is working.<DT><A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html#InlineScopeVMTestCase()"><B>InlineScopeVMTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html">InlineScopeVMTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#innerContext"><B>innerContext</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>the chained Context if any
<DT><A HREF="org/apache/velocity/context/VMContext.html#innerContext"><B>innerContext</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>the base context store.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING"><B>INPUT_ENCODING</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>The character encoding for the templates.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#input_stream"><B>input_stream</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityAppTestCase.html#input1"><B>input1</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityAppTestCase.html">VelocityAppTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/InputBase.html"><B>InputBase</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/InputBase.html">InputBase</A>.<DD>Base class for directives which do input operations
(e.g.<DT><A HREF="org/apache/velocity/runtime/directive/InputBase.html#InputBase()"><B>InputBase()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/InputBase.html">InputBase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html#inputEncoding"><B>inputEncoding</B></A> -
Variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>This is the encoding for the input file(s)
(templates).
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#inputEncoding"><B>inputEncoding</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>This is the encoding for the input file(s)
(templates).
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#inputStream"><B>inputStream</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#inReference"><B>inReference</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#inSet"><B>inSet</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/FieldMethodizer.html#inspect(java.lang.Class)"><B>inspect(Class)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/FieldMethodizer.html">FieldMethodizer</A>
<DD>Method that retrieves all public static fields
in the class we are methodizing.
<DT><A HREF="org/apache/velocity/texen/Generator.html#instance"><B>instance</B></A> -
Static variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>The generator tools used for creating additional
output withing the control template.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#integerMethod(int)"><B>integerMethod(int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#IntegerRange()"><B>IntegerRange()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>supports the [n..m] vector generator for use in
the #foreach() to generate measured ranges w/o
needing explicit support from the app/servlet
<DT><A HREF="org/apache/velocity/VelocityContext.html#internalContainsKey(java.lang.Object)"><B>internalContainsKey(Object)</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>determines if there is a value for the
given key
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#internalContainsKey(java.lang.Object)"><B>internalContainsKey(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Implement to determine if a key is in the storage.
<DT><A HREF="org/apache/velocity/context/InternalContextAdapter.html"><B>InternalContextAdapter</B></A> - interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapter.html">InternalContextAdapter</A>.<DD>interface to bring all necessary internal and user contexts together.<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html"><B>InternalContextAdapterImpl</B></A> - class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>.<DD>This adapter class is the container for all context types for internal
use.<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#InternalContextAdapterImpl(org.apache.velocity.context.Context)"><B>InternalContextAdapterImpl(Context)</B></A> -
Constructor for class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>CTOR takes a Context and wraps it, delegating all 'data' calls
to it.
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html"><B>InternalContextBase</B></A> - class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>.<DD>class to encapsulate the 'stuff' for internal operation of velocity.<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#InternalContextBase()"><B>InternalContextBase()</B></A> -
Constructor for class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalEventContext.html"><B>InternalEventContext</B></A> - interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalEventContext.html">InternalEventContext</A>.<DD>Interface for event support.<DT><A HREF="org/apache/velocity/VelocityContext.html#internalGet(java.lang.String)"><B>internalGet(String)</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>retrieves value for key from internal
storage
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#internalGet(java.lang.String)"><B>internalGet(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Implement to return a value from the context storage.
<DT><A HREF="org/apache/velocity/VelocityContext.html#internalGetKeys()"><B>internalGetKeys()</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>returns array of keys
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#internalGetKeys()"><B>internalGetKeys()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Implement to return an object array of key
strings from your storage.
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html"><B>InternalHousekeepingContext</B></A> - interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>.<DD>interface to encapsulate the 'stuff' for internal operation of velocity.<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#internalInit()"><B>internalInit()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;initializes the log system using the logfile argument
<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html#internalInit(java.lang.String)"><B>internalInit(String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>
<DD>initializes the log system using the logfile argument
<DT><A HREF="org/apache/velocity/VelocityContext.html#internalPut(java.lang.String, java.lang.Object)"><B>internalPut(String, Object)</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>stores the value for key to internal
storage
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#internalPut(java.lang.String, java.lang.Object)"><B>internalPut(String, Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Implement to put a value into the context storage.
<DT><A HREF="org/apache/velocity/VelocityContext.html#internalRemove(java.lang.Object)"><B>internalRemove(Object)</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>remove a key/value pair from the
internal storage
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#internalRemove(java.lang.Object)"><B>internalRemove(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>I mplement to remove an item from your storage.
<DT><A HREF="org/apache/velocity/context/InternalWrapperContext.html"><B>InternalWrapperContext</B></A> - interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalWrapperContext.html">InternalWrapperContext</A>.<DD>interface for internal context wrapping functionality<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#interpolate"><B>interpolate</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS"><B>INTERPOLATE_STRINGLITERALS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Switch for the interpolation facility for string literals
<DT><A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html#interpolate(java.lang.String, org.apache.velocity.context.Context)"><B>interpolate(String, Context)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html">NodeUtils</A>
<DD>Utility method to interpolate context variables
into string literals.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#interpolateimage"><B>interpolateimage</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#introspectionCache"><B>introspectionCache</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>cache for node/context specific introspection information
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html"><B>IntrospectionCacheData</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html">IntrospectionCacheData</A>.<DD>Holds information for node-local context data introspection
information.<DT><A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html#IntrospectionCacheData()"><B>IntrospectionCacheData()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html">IntrospectionCacheData</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#introspector"><B>introspector</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html#introspector"><B>introspector</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html">PropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#introspector"><B>introspector</B></A> -
Static variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>the default Velocity introspector
<DT><A HREF="org/apache/velocity/util/introspection/Introspector.html"><B>Introspector</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Introspector.html">Introspector</A>.<DD>This basic function of this class is to return a Method
object for a particular class given the name of a method
and the parameters to the method in the form of an Object[]
The first time the Introspector sees a
class it creates a class method map for the
class in question.<DT><A HREF="org/apache/velocity/util/introspection/Introspector.html#Introspector(org.apache.velocity.runtime.RuntimeLogger)"><B>Introspector(RuntimeLogger)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Introspector.html">Introspector</A>
<DD>Recieves our RuntimeServices object
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html"><B>IntrospectorBase</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html">IntrospectorBase</A>.<DD>This basic function of this class is to return a Method
object for a particular class given the name of a method
and the parameters to the method in the form of an Object[]
The first time the Introspector sees a
class it creates a class method map for the
class in question.<DT><A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html#IntrospectorBase()"><B>IntrospectorBase()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectorBase.html">IntrospectorBase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html"><B>IntrospectorTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>.<DD>Test case for the Velocity Introspector which uses
the Java Reflection API to determine the correct
signature of the methods used in VTL templates.<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html"><B>IntrospectorTestCase.MethodProvider</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#IntrospectorTestCase.MethodProvider()"><B>IntrospectorTestCase.MethodProvider()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html#IntrospectorTestCase()"><B>IntrospectorTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html#IntrospectorTestCase(java.lang.String)"><B>IntrospectorTestCase(String)</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>
<DD>Creates a new instance.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.html"><B>IntrospectorTestCase2</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.html">IntrospectorTestCase2</A>.<DD>Test case for the Velocity Introspector which
tests the ability to find a 'best match'<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Bar.html"><B>IntrospectorTestCase2.Bar</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Bar.html">IntrospectorTestCase2.Bar</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Bar.html#IntrospectorTestCase2.Bar()"><B>IntrospectorTestCase2.Bar()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Bar.html">IntrospectorTestCase2.Bar</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Foo.html"><B>IntrospectorTestCase2.Foo</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Foo.html">IntrospectorTestCase2.Foo</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Foo.html#IntrospectorTestCase2.Foo()"><B>IntrospectorTestCase2.Foo()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Foo.html">IntrospectorTestCase2.Foo</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html"><B>IntrospectorTestCase2.Tester</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html">IntrospectorTestCase2.Tester</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html#IntrospectorTestCase2.Tester()"><B>IntrospectorTestCase2.Tester()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester.html">IntrospectorTestCase2.Tester</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html"><B>IntrospectorTestCase2.Tester2</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html">IntrospectorTestCase2.Tester2</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html#IntrospectorTestCase2.Tester2()"><B>IntrospectorTestCase2.Tester2()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Tester2.html">IntrospectorTestCase2.Tester2</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Woogie.html"><B>IntrospectorTestCase2.Woogie</B></A> - interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Woogie.html">IntrospectorTestCase2.Woogie</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.html#IntrospectorTestCase2()"><B>IntrospectorTestCase2()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.html">IntrospectorTestCase2</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.html#IntrospectorTestCase2(java.lang.String)"><B>IntrospectorTestCase2(String)</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.html">IntrospectorTestCase2</A>
<DD>Creates a new instance.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.html"><B>IntrospectorTestCase3</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.html">IntrospectorTestCase3</A>.<DD>Simple introspector test case for primitive problem found in 1.3<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html"><B>IntrospectorTestCase3.MethodProvider</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html">IntrospectorTestCase3.MethodProvider</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html#IntrospectorTestCase3.MethodProvider()"><B>IntrospectorTestCase3.MethodProvider()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html">IntrospectorTestCase3.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.html#IntrospectorTestCase3(java.lang.String)"><B>IntrospectorTestCase3(String)</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.html">IntrospectorTestCase3</A>
<DD>Creates a new instance.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#invalid"><B>invalid</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#INVALID_LEXICAL_STATE"><B>INVALID_LEXICAL_STATE</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>Tried to change to an invalid lexical state.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html#invoke(java.lang.Object)"><B>invoke(Object)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html#invoke(java.lang.Object)"><B>invoke(Object)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html">VelPropertyGet</A>
<DD>invocation method - called when the 'get action' should be
preformed and a value returned
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#invoke(java.lang.Object, java.lang.Object)"><B>invoke(Object, Object)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/VelPropertySet.html#invoke(java.lang.Object, java.lang.Object)"><B>invoke(Object, Object)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertySet.html">VelPropertySet</A>
<DD>method used to set the value in the object
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#invoke(java.lang.Object, java.lang.Object[])"><B>invoke(Object, Object[])</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/VelMethod.html#invoke(java.lang.Object, java.lang.Object[])"><B>invoke(Object, Object[])</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelMethod.html">VelMethod</A>
<DD>invocation method - called when the method invocationshould be
preformed and a value returned
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#invokeVelocimacro(java.lang.String, java.lang.String, java.lang.String[], org.apache.velocity.context.Context, java.io.Writer)"><B>invokeVelocimacro(String, String, String[], Context, Writer)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Invokes a currently registered Velocimacro with the parms provided
and places the rendered stream into the writer.
<DT><A HREF="org/apache/velocity/app/Velocity.html#invokeVelocimacro(java.lang.String, java.lang.String, java.lang.String[], org.apache.velocity.context.Context, java.io.Writer)"><B>invokeVelocimacro(String, String, String[], Context, Writer)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Invokes a currently registered Velocimacro with the parms provided
and places the rendered stream into the writer.
<DT><A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html#isAlive()"><B>isAlive()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html">AbstractExecutor</A>
<DD>Tell whether the executor is alive by looking
at the value of the method.
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#isApplicable(java.lang.reflect.Method, java.lang.Class[])"><B>isApplicable(Method, Class[])</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>Returns true if the supplied method is applicable to actual
argument types.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#isAutoFlush()"><B>isAutoFlush()</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>This method indicates whether the JspWriter is autoFlushing.
<DT><A HREF="org/apache/velocity/test/provider/BoolObj.html#isBoolean()"><B>isBoolean()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/BoolObj.html">BoolObj</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#isCacheable()"><B>isCacheable()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html#isCacheable()"><B>isCacheable()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#isCacheable()"><B>isCacheable()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/VelMethod.html#isCacheable()"><B>isCacheable()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelMethod.html">VelMethod</A>
<DD>specifies if this VelMethod is cacheable and able to be
reused for this class of object it was returned for
<DT><A HREF="org/apache/velocity/util/introspection/VelPropertySet.html#isCacheable()"><B>isCacheable()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertySet.html">VelPropertySet</A>
<DD>specifies if this VelPropertySet is cacheable and able to be
reused for this class of object it was returned for
<DT><A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html#isCacheable()"><B>isCacheable()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html">VelPropertyGet</A>
<DD>specifies if this VelPropertyGet is cacheable and able to be
reused for this class of object it was returned for
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#isCachingOn"><B>isCachingOn</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Does this loader want templates produced with it
cached in the Runtime.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#isCachingOn()"><B>isCachingOn()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>The Runtime uses this to find out whether this
template loader wants the Runtime to cache
templates created with InputStreams provided
by this loader.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#isCommitted()"><B>isCommitted()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#isConstant()"><B>isConstant()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>tells if arg we are poxying for is
dynamic or constant.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#isDirective"><B>isDirective</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#isDirective(java.lang.String)"><B>isDirective(String)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method finds out of the directive exists in the directives
Hashtable.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#isInitialized"><B>isInitialized</B></A> -
Variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Has this configuration been intialized.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#isInitialized()"><B>isInitialized()</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Indicate to client code whether property
resources have been initialized or not.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#isInvalid()"><B>isInvalid()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#isInvalid()"><B>isInvalid()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/BaseTestCase.html#isMatch(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>isMatch(String, String, String, String, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html">BaseTestCase</A>
<DD>Returns whether the processed template matches the
content of the provided comparison file.
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#isMethodInvocationConvertible(java.lang.Class, java.lang.Class)"><B>isMethodInvocationConvertible(Class, Class)</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>Determines whether a type represented by a class object is
convertible to another type represented by a class object using a
method invocation conversion, treating object types of primitive
types as if they were primitive types (that is, a Boolean actual
parameter type matches boolean primitive formal type).
<DT><A HREF="org/apache/velocity/test/provider/BoolObj.html#isNotboolean()"><B>isNotboolean()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/BoolObj.html">BoolObj</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#isNull(java.lang.Object, java.lang.Object)"><B>isNull(Object, Object)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Returns a default value if the object passed is null.
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#isSourceModified()"><B>isSourceModified()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#isSourceModified(org.apache.velocity.runtime.resource.Resource)"><B>isSourceModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Given a template, check to see if the source of InputStream
has been modified.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#isSourceModified(org.apache.velocity.runtime.resource.Resource)"><B>isSourceModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#isSourceModified(org.apache.velocity.runtime.resource.Resource)"><B>isSourceModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html#isSourceModified(org.apache.velocity.runtime.resource.Resource)"><B>isSourceModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html">ClasspathResourceLoader</A>
<DD>Defaults to return false.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#isSourceModified(org.apache.velocity.runtime.resource.Resource)"><B>isSourceModified(Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>
<DD>How to keep track of all the modified times
across the paths.
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#isStrictMethodInvocationConvertible(java.lang.Class, java.lang.Class)"><B>isStrictMethodInvocationConvertible(Class, Class)</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>Determines whether a type represented by a class object is
convertible to another type represented by a class object using a
method invocation conversion, without matching object and primitive
types.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#isVelocimacro(java.lang.String, java.lang.String)"><B>isVelocimacro(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Checks to see if a VM exists
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#isVelocimacro(java.lang.String, java.lang.String)"><B>isVelocimacro(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>Tells the world if a given directive string is a Velocimacro
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#isVelocimacro(java.lang.String, java.lang.String)"><B>isVelocimacro(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Checks to see if a VM exists
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#isVelocimacro(java.lang.String, java.lang.String)"><B>isVelocimacro(String, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Checks to see if a VM exists
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#isVelocimacro(java.lang.String, java.lang.String)"><B>isVelocimacro(String, String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Checks to see if a VM exists
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#iterator()"><B>iterator()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.Foo.html#j"><B>j</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.Foo.html">IntrospectorTestCase2.Foo</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#jarfiles"><B>jarfiles</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>Maps JAR URLs to the actual JAR
Key = the JAR URL
Value = the JAR
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html"><B>JarHolder</B></A> - class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>.<DD>A small wrapper around a Jar<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#JarHolder(org.apache.velocity.runtime.RuntimeServices, java.lang.String)"><B>JarHolder(RuntimeServices, String)</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html"><B>JarResourceLoader</B></A> - class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>.<DD>
ResourceLoader to load templates from multiple Jar files.<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#JarResourceLoader()"><B>JarResourceLoader()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_1(int)"><B>jj_2_1(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_10(int)"><B>jj_2_10(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_11(int)"><B>jj_2_11(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_2(int)"><B>jj_2_2(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_3(int)"><B>jj_2_3(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_4(int)"><B>jj_2_4(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_5(int)"><B>jj_2_5(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_6(int)"><B>jj_2_6(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_7(int)"><B>jj_2_7(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_8(int)"><B>jj_2_8(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_9(int)"><B>jj_2_9(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_2_rtns"><B>jj_2_rtns</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_1()"><B>jj_3_1()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_10()"><B>jj_3_10()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_11()"><B>jj_3_11()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_2()"><B>jj_3_2()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_3()"><B>jj_3_3()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_4()"><B>jj_3_4()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_5()"><B>jj_3_5()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_6()"><B>jj_3_6()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_7()"><B>jj_3_7()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_8()"><B>jj_3_8()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3_9()"><B>jj_3_9()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_19()"><B>jj_3R_19()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_20()"><B>jj_3R_20()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_21()"><B>jj_3R_21()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_22()"><B>jj_3R_22()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_23()"><B>jj_3R_23()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_24()"><B>jj_3R_24()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_25()"><B>jj_3R_25()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_26()"><B>jj_3R_26()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_27()"><B>jj_3R_27()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_28()"><B>jj_3R_28()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_29()"><B>jj_3R_29()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_30()"><B>jj_3R_30()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_31()"><B>jj_3R_31()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_32()"><B>jj_3R_32()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_33()"><B>jj_3R_33()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_34()"><B>jj_3R_34()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_35()"><B>jj_3R_35()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_36()"><B>jj_3R_36()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_37()"><B>jj_3R_37()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_38()"><B>jj_3R_38()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_39()"><B>jj_3R_39()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_40()"><B>jj_3R_40()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_41()"><B>jj_3R_41()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_42()"><B>jj_3R_42()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_43()"><B>jj_3R_43()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_44()"><B>jj_3R_44()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_45()"><B>jj_3R_45()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_46()"><B>jj_3R_46()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_47()"><B>jj_3R_47()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_48()"><B>jj_3R_48()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_49()"><B>jj_3R_49()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_50()"><B>jj_3R_50()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_51()"><B>jj_3R_51()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_52()"><B>jj_3R_52()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_53()"><B>jj_3R_53()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_54()"><B>jj_3R_54()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_55()"><B>jj_3R_55()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_56()"><B>jj_3R_56()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_57()"><B>jj_3R_57()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_58()"><B>jj_3R_58()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_59()"><B>jj_3R_59()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_60()"><B>jj_3R_60()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_61()"><B>jj_3R_61()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_62()"><B>jj_3R_62()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_63()"><B>jj_3R_63()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_64()"><B>jj_3R_64()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_65()"><B>jj_3R_65()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_66()"><B>jj_3R_66()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_67()"><B>jj_3R_67()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_68()"><B>jj_3R_68()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_69()"><B>jj_3R_69()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_70()"><B>jj_3R_70()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_71()"><B>jj_3R_71()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_72()"><B>jj_3R_72()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_73()"><B>jj_3R_73()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_74()"><B>jj_3R_74()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_75()"><B>jj_3R_75()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_76()"><B>jj_3R_76()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_77()"><B>jj_3R_77()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_78()"><B>jj_3R_78()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_79()"><B>jj_3R_79()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_80()"><B>jj_3R_80()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_81()"><B>jj_3R_81()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_82()"><B>jj_3R_82()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_83()"><B>jj_3R_83()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_84()"><B>jj_3R_84()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_85()"><B>jj_3R_85()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_86()"><B>jj_3R_86()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_87()"><B>jj_3R_87()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_88()"><B>jj_3R_88()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_3R_89()"><B>jj_3R_89()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_add_error_token(int, int)"><B>jj_add_error_token(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_consume_token(int)"><B>jj_consume_token(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_endpos"><B>jj_endpos</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_expentries"><B>jj_expentries</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_expentry"><B>jj_expentry</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_gc"><B>jj_gc</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_gen"><B>jj_gen</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_kind"><B>jj_kind</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_la"><B>jj_la</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_la1"><B>jj_la1</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_la1_0"><B>jj_la1_0</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_la1_1"><B>jj_la1_1</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_lastpos"><B>jj_lastpos</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_lasttokens"><B>jj_lasttokens</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_nt"><B>jj_nt</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_ntk"><B>jj_ntk</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_ntk()"><B>jj_ntk()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_rescan"><B>jj_rescan</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_rescan_token()"><B>jj_rescan_token()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_save(int, int)"><B>jj_save(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_scan_token(int)"><B>jj_scan_token(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_scanpos"><B>jj_scanpos</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jj_semLA"><B>jj_semLA</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjAddStates(int, int)"><B>jjAddStates(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjbitVec0"><B>jjbitVec0</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjbitVec2"><B>jjbitVec2</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjCanMove_0(int, int, int, long, long)"><B>jjCanMove_0(int, int, int, long, long)</B></A> -
Static method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjCheckNAdd(int)"><B>jjCheckNAdd(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjCheckNAddStates(int)"><B>jjCheckNAddStates(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjCheckNAddStates(int, int)"><B>jjCheckNAddStates(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjCheckNAddTwoStates(int, int)"><B>jjCheckNAddTwoStates(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjFillToken()"><B>jjFillToken()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjimageLen"><B>jjimageLen</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjmatchedKind"><B>jjmatchedKind</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjmatchedPos"><B>jjmatchedPos</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_0(int, int)"><B>jjMoveNfa_0(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_1(int, int)"><B>jjMoveNfa_1(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_2(int, int)"><B>jjMoveNfa_2(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_3(int, int)"><B>jjMoveNfa_3(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_4(int, int)"><B>jjMoveNfa_4(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_5(int, int)"><B>jjMoveNfa_5(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_6(int, int)"><B>jjMoveNfa_6(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_7(int, int)"><B>jjMoveNfa_7(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveNfa_8(int, int)"><B>jjMoveNfa_8(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_0()"><B>jjMoveStringLiteralDfa0_0()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_1()"><B>jjMoveStringLiteralDfa0_1()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_2()"><B>jjMoveStringLiteralDfa0_2()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_3()"><B>jjMoveStringLiteralDfa0_3()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_4()"><B>jjMoveStringLiteralDfa0_4()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_5()"><B>jjMoveStringLiteralDfa0_5()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_6()"><B>jjMoveStringLiteralDfa0_6()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_7()"><B>jjMoveStringLiteralDfa0_7()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa0_8()"><B>jjMoveStringLiteralDfa0_8()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_0(long)"><B>jjMoveStringLiteralDfa1_0(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_1(long)"><B>jjMoveStringLiteralDfa1_1(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_2(long)"><B>jjMoveStringLiteralDfa1_2(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_3(long)"><B>jjMoveStringLiteralDfa1_3(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_4(long)"><B>jjMoveStringLiteralDfa1_4(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_5(long)"><B>jjMoveStringLiteralDfa1_5(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_6(long)"><B>jjMoveStringLiteralDfa1_6(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_7(long)"><B>jjMoveStringLiteralDfa1_7(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa1_8(long)"><B>jjMoveStringLiteralDfa1_8(long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa2_0(long, long)"><B>jjMoveStringLiteralDfa2_0(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa2_1(long, long)"><B>jjMoveStringLiteralDfa2_1(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa2_2(long, long)"><B>jjMoveStringLiteralDfa2_2(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa2_4(long, long)"><B>jjMoveStringLiteralDfa2_4(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa2_5(long, long)"><B>jjMoveStringLiteralDfa2_5(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa3_0(long, long)"><B>jjMoveStringLiteralDfa3_0(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa3_1(long, long)"><B>jjMoveStringLiteralDfa3_1(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa3_2(long, long)"><B>jjMoveStringLiteralDfa3_2(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa3_4(long, long)"><B>jjMoveStringLiteralDfa3_4(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa3_5(long, long)"><B>jjMoveStringLiteralDfa3_5(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa4_0(long, long)"><B>jjMoveStringLiteralDfa4_0(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa4_1(long, long)"><B>jjMoveStringLiteralDfa4_1(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa4_2(long, long)"><B>jjMoveStringLiteralDfa4_2(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa4_4(long, long)"><B>jjMoveStringLiteralDfa4_4(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa4_5(long, long)"><B>jjMoveStringLiteralDfa4_5(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjMoveStringLiteralDfa5_4(long, long)"><B>jjMoveStringLiteralDfa5_4(long, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjnewLexState"><B>jjnewLexState</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjnewStateCnt"><B>jjnewStateCnt</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjnextStates"><B>jjnextStates</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjround"><B>jjround</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjrounds"><B>jjrounds</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_0(int, long)"><B>jjStartNfa_0(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_1(int, long)"><B>jjStartNfa_1(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_2(int, long)"><B>jjStartNfa_2(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_3(int, long)"><B>jjStartNfa_3(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_4(int, long)"><B>jjStartNfa_4(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_5(int, long)"><B>jjStartNfa_5(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_6(int, long)"><B>jjStartNfa_6(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_7(int, long)"><B>jjStartNfa_7(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfa_8(int, long)"><B>jjStartNfa_8(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_0(int, int, int)"><B>jjStartNfaWithStates_0(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_1(int, int, int)"><B>jjStartNfaWithStates_1(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_2(int, int, int)"><B>jjStartNfaWithStates_2(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_3(int, int, int)"><B>jjStartNfaWithStates_3(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_4(int, int, int)"><B>jjStartNfaWithStates_4(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_5(int, int, int)"><B>jjStartNfaWithStates_5(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_6(int, int, int)"><B>jjStartNfaWithStates_6(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_7(int, int, int)"><B>jjStartNfaWithStates_7(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStartNfaWithStates_8(int, int, int)"><B>jjStartNfaWithStates_8(int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjstateSet"><B>jjstateSet</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopAtPos(int, int)"><B>jjStopAtPos(int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_0(int, long)"><B>jjStopStringLiteralDfa_0(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_1(int, long)"><B>jjStopStringLiteralDfa_1(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_2(int, long)"><B>jjStopStringLiteralDfa_2(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_3(int, long)"><B>jjStopStringLiteralDfa_3(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_4(int, long)"><B>jjStopStringLiteralDfa_4(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_5(int, long)"><B>jjStopStringLiteralDfa_5(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_6(int, long)"><B>jjStopStringLiteralDfa_6(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_7(int, long)"><B>jjStopStringLiteralDfa_7(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjStopStringLiteralDfa_8(int, long)"><B>jjStopStringLiteralDfa_8(int, long)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjstrLiteralImages"><B>jjstrLiteralImages</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html">ASTGTNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html">ASTAndNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html">ASTLENode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html">ASTDivNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html">ASTLTNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html">ASTMulNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html">ASTTrue</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html">ASTIdentifier</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html">ASTExpression</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html">ASTElseIfStatement</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html">ASTMethod</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html">ASTSubtractNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html">ASTEscapedDirective</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html">ASTEscape</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html">ASTIncludeStatement</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html">ASTFalse</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAssignment.html">ASTAssignment</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html">ASTNumberLiteral</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html">ASTEQNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html">ASTComment</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html">ASTAddNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html">ASTBlock</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html">ASTObjectArray</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTWord.html">ASTWord</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html">ASTOrNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTVariable.html">ASTVariable</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html">ASTIntegerRange</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTParameters.html">ASTParameters</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html">ASTNotNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTprocess.html">ASTprocess</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html">ASTIfStatement</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html">ASTModNode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html">ASTGENode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTText.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTText.html">ASTText</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseStatement.html">ASTElseStatement</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)"><B>jjtAccept(ParserVisitor, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html">ASTNENode</A>
<DD>Accept the visitor.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtAddChild(org.apache.velocity.runtime.parser.node.Node, int)"><B>jjtAddChild(Node, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#jjtAddChild(org.apache.velocity.runtime.parser.node.Node, int)"><B>jjtAddChild(Node, int)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>This method tells the node to add its argument to the node's
list of children.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTADDNODE"><B>JJTADDNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTANDNODE"><B>JJTANDNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTASSIGNMENT"><B>JJTASSIGNMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTBLOCK"><B>JJTBLOCK</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtClose()"><B>jjtClose()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#jjtClose()"><B>jjtClose()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>This method is called after all the child nodes have been
added.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTCOMMENT"><B>JJTCOMMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTDIRECTIVE"><B>JJTDIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTDIVNODE"><B>JJTDIVNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTELSEIFSTATEMENT"><B>JJTELSEIFSTATEMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTELSESTATEMENT"><B>JJTELSESTATEMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTEQNODE"><B>JJTEQNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTESCAPE"><B>JJTESCAPE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTESCAPEDDIRECTIVE"><B>JJTESCAPEDDIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTEXPRESSION"><B>JJTEXPRESSION</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTFALSE"><B>JJTFALSE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTGENODE"><B>JJTGENODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetChild(int)"><B>jjtGetChild(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#jjtGetChild(int)"><B>jjtGetChild(int)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>This method returns a child node.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetNumChildren()"><B>jjtGetNumChildren()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#jjtGetNumChildren()"><B>jjtGetNumChildren()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>Return the number of children the node has.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetParent()"><B>jjtGetParent()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#jjtGetParent()"><B>jjtGetParent()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTGTNODE"><B>JJTGTNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTIDENTIFIER"><B>JJTIDENTIFIER</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTIFSTATEMENT"><B>JJTIFSTATEMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTINTEGERRANGE"><B>JJTINTEGERRANGE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTLENODE"><B>JJTLENODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTLTNODE"><B>JJTLTNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTMETHOD"><B>JJTMETHOD</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTMODNODE"><B>JJTMODNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTMULNODE"><B>JJTMULNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTNENODE"><B>JJTNENODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#jjtNodeName"><B>jjtNodeName</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTNOTNODE"><B>JJTNOTNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTNUMBERLITERAL"><B>JJTNUMBERLITERAL</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTOBJECTARRAY"><B>JJTOBJECTARRAY</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjtoMore"><B>jjtoMore</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtOpen()"><B>jjtOpen()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#jjtOpen()"><B>jjtOpen()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>This method is called after the node has been made the current
node.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTORNODE"><B>JJTORNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjtoSkip"><B>jjtoSkip</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjtoSpecial"><B>jjtoSpecial</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#jjtoToken"><B>jjtoToken</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html"><B>JJTParserState</B></A> - class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#JJTParserState()"><B>JJTParserState()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTPROCESS"><B>JJTPROCESS</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#jjtree"><B>jjtree</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTREFERENCE"><B>JJTREFERENCE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTSETDIRECTIVE"><B>JJTSETDIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtSetParent(org.apache.velocity.runtime.parser.node.Node)"><B>jjtSetParent(Node)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#jjtSetParent(org.apache.velocity.runtime.parser.node.Node)"><B>jjtSetParent(Node)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>This pair of methods are used to inform the node of its
parent.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTSTRINGLITERAL"><B>JJTSTRINGLITERAL</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTSUBTRACTNODE"><B>JJTSUBTRACTNODE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTTEXT"><B>JJTTEXT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTTRUE"><B>JJTTRUE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTVOID"><B>JJTVOID</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTWORD"><B>JJTWORD</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#keyColumn"><B>keyColumn</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#keysAsListed"><B>keysAsListed</B></A> -
Variable in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;These are the keys in the order they listed
in the configuration file.
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#kind"><B>kind</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>An integer that describes the kind of this token.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#last"><B>last</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#lastIndexOf(java.lang.Object)"><B>lastIndexOf(Object)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#lastModified"><B>lastModified</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>The file modification time (in milliseconds) for the cached template.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#lastModifiedCheck"><B>lastModifiedCheck</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>check the last modified date on files.
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#layout"><B>layout</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;logging layout
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LBRACKET"><B>LBRACKET</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LCURLY"><B>LCURLY</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#left"><B>left</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#leftReference"><B>leftReference</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#lengthOfMatch"><B>lengthOfMatch</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#LESS_SPECIFIC"><B>LESS_SPECIFIC</B></A> -
Static variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LETTER"><B>LETTER</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#LEXICAL_ERROR"><B>LEXICAL_ERROR</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>Lexical error occured.
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#LexicalError(boolean, int, int, int, java.lang.String, char)"><B>LexicalError(boolean, int, int, int, String, char)</B></A> -
Static method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>Returns a detailed message for the Error when it is thrown by the
token manager to indicate a lexical error.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#lexStateNames"><B>lexStateNames</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#libModMap"><B>libModMap</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>map of the library Template objects
used for reload determination
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#libraryMap"><B>libraryMap</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>map of names of library tempates/namespaces
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html#lii(java.util.List, int, int)"><B>lii(List, int, int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html">IntrospectorTestCase3.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#limitLen(int, java.lang.String)"><B>limitLen(int, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Limits 'string' to 'maxlen' characters.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#limitLen(int, java.lang.String, java.lang.String)"><B>limitLen(int, String, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Limits 'string' to 'maxlen' character.
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#line"><B>line</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#line"><B>line</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Info.html#line"><B>line</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/DirectiveConstants.html#LINE"><B>LINE</B></A> -
Static variable in interface org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/DirectiveConstants.html">DirectiveConstants</A>
<DD>Line directive indicator
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#listIterator()"><B>listIterator()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#listIterator(int)"><B>listIterator(int)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#literal"><B>literal</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Literal.html"><B>Literal</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Literal.html">Literal</A>.<DD>A very simple directive that leverages the Node.literal()
to grab the literal rendition of a node.<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#literal()"><B>literal()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#literal()"><B>literal()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>Override of the SimpleNode method literal()
Returns the literal representation of the
node.
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#literal()"><B>literal()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Literal.html#Literal()"><B>Literal()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Literal.html">Literal</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Literal.html#literalText"><B>literalText</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Literal.html">Literal</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html#ll(long, long)"><B>ll(long, long)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html">IntrospectorTestCase3.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html#lll(java.util.List, long)"><B>lll(List, long)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html">IntrospectorTestCase3.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html#lll(java.util.List, long, int)"><B>lll(List, long, int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html">IntrospectorTestCase3.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html#lll(java.util.List, long, java.util.List)"><B>lll(List, long, List)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.MethodProvider.html">IntrospectorTestCase3.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#load(java.io.InputStream)"><B>load(InputStream)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Load the properties from the given input stream.
<DT><A HREF="org/apache/velocity/texen/util/PropertiesUtil.html#load(java.lang.String)"><B>load(String)</B></A> -
Method in class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/PropertiesUtil.html">PropertiesUtil</A>
<DD>Load properties from either a file in the templatePath if there
is one or the classPath.
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#loadConfiguration(javax.servlet.ServletConfig)"><B>loadConfiguration(ServletConfig)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Loads the configuration information and returns that
information as a Properties, which will be used to
initialize the Velocity runtime.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html#loadConfiguration(javax.servlet.ServletConfig)"><B>loadConfiguration(ServletConfig)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html">VelocityServletTest.MockVelocityServlet</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#loadDirective(java.lang.String, java.lang.String)"><B>loadDirective(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>instantiates and loads the directive with some basic checks
<DT><A HREF="org/apache/velocity/texen/util/PropertiesUtil.html#loadFromClassPath(java.lang.String)"><B>loadFromClassPath(String)</B></A> -
Method in class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/PropertiesUtil.html">PropertiesUtil</A>
<DD>Load a properties file from the classpath
<DT><A HREF="org/apache/velocity/texen/util/PropertiesUtil.html#loadFromTemplatePath(java.lang.String)"><B>loadFromTemplatePath(String)</B></A> -
Method in class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/PropertiesUtil.html">PropertiesUtil</A>
<DD>Load a properties file from the templatePath defined in the
generator.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html#loadJar(java.lang.String)"><B>loadJar(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarResourceLoader.html">JarResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#loadResource(java.lang.String, int, java.lang.String)"><B>loadResource(String, int, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>Loads a resource from the current set of resource loaders
<DT><A HREF="org/apache/velocity/context/VMContext.html#localcontext"><B>localcontext</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>container for any local or constant VMProxy items
<DT><A HREF="org/apache/velocity/context/VMContext.html#localcontextscope"><B>localcontextscope</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>support for local context scope feature, where all references are local
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#log(java.lang.Exception, java.lang.String)"><B>log(Exception, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#log(int, java.lang.Object)"><B>log(int, Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Handle logging.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#log(java.lang.String)"><B>log(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#log(java.lang.String, java.lang.Throwable)"><B>log(String, Throwable)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html"><B>Log4JLogSystem</B></A> - class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>.<DD><B>Deprecated.</B>&nbsp;<I>As of v1.3. Use
<CODE>SimpleLog4jLogSystem</CODE></I><DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#Log4JLogSystem()"><B>Log4JLogSystem()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;default CTOR.
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#logfile"><B>logfile</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;the runtime.log property value
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#logger"><B>logger</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;log4java logging interface
<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html#logger"><B>logger</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>
<DD>log4java logging interface
<DT><A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html#logger"><B>logger</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html">AvalonLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_AND"><B>LOGICAL_AND</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_EQUALS"><B>LOGICAL_EQUALS</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_GE"><B>LOGICAL_GE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_GT"><B>LOGICAL_GT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LE"><B>LOGICAL_LE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LT"><B>LOGICAL_LT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT"><B>LOGICAL_NOT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT_EQUALS"><B>LOGICAL_NOT_EQUALS</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_OR"><B>LOGICAL_OR</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/LogManager.html"><B>LogManager</B></A> - class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogManager.html">LogManager</A>.<DD>
This class is responsible for instantiating the correct LoggingSystem
<DT><A HREF="org/apache/velocity/runtime/log/LogManager.html#LogManager()"><B>LogManager()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogManager.html">LogManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#logString"><B>logString</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ExternalLoggerTest.html#logString"><B>logString</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html">ExternalLoggerTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#logSystem"><B>logSystem</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>The Runtime logger.
<DT><A HREF="org/apache/velocity/runtime/log/LogSystem.html"><B>LogSystem</B></A> - interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>.<DD>Base interface that Logging systems need to implement.<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_EMAIL_BUFFER_SIZE"><B>LOGSYSTEM_LOG4J_EMAIL_BUFFER_SIZE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_EMAIL_FROM"><B>LOGSYSTEM_LOG4J_EMAIL_FROM</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_EMAIL_SERVER"><B>LOGSYSTEM_LOG4J_EMAIL_SERVER</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_EMAIL_SUBJECT"><B>LOGSYSTEM_LOG4J_EMAIL_SUBJECT</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_EMAIL_TO"><B>LOGSYSTEM_LOG4J_EMAIL_TO</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_FILE_BACKUPS"><B>LOGSYSTEM_LOG4J_FILE_BACKUPS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_FILE_SIZE"><B>LOGSYSTEM_LOG4J_FILE_SIZE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_PATTERN"><B>LOGSYSTEM_LOG4J_PATTERN</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_REMOTE_HOST"><B>LOGSYSTEM_LOG4J_REMOTE_HOST</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_REMOTE_PORT"><B>LOGSYSTEM_LOG4J_REMOTE_PORT</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_SYSLOGD_FACILITY"><B>LOGSYSTEM_LOG4J_SYSLOGD_FACILITY</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#LOGSYSTEM_LOG4J_SYSLOGD_HOST"><B>LOGSYSTEM_LOG4J_SYSLOGD_HOST</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Log4J configuration
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;logs messages
<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>
<DD>logs messages
<DT><A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html">PrimordialLogSystem</A>
<DD>logs messages.
<DT><A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html">AvalonLogSystem</A>
<DD>logs messages
<DT><A HREF="org/apache/velocity/runtime/log/NullLogSystem.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/NullLogSystem.html">NullLogSystem</A>
<DD>logs messages to the great Garbage Collector
in the sky
<DT><A HREF="org/apache/velocity/runtime/log/LogSystem.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>
<DD>Send a log message from Velocity.
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>handler for LogSystem interface
<DT><A HREF="org/apache/velocity/test/ExternalLoggerTest.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html">ExternalLoggerTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>
<DD>method to catch Velocity log messages.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#logVMMessageInfo(java.lang.String)"><B>logVMMessageInfo(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>localization of the logging logic
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#logVMMessageWarn(java.lang.String)"><B>logVMMessageWarn(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>localization of the logging logic
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#logWhenFound"><B>logWhenFound</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>switch to turn off log notice when a resource is found for
the first time.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#longMethod(long)"><B>longMethod(long)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#lookingAhead"><B>lookingAhead</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#LOOP_DETECTED"><B>LOOP_DETECTED</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>Detected (and bailed out of) an infinite loop in the token manager.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#lparen"><B>lparen</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#LPAREN"><B>LPAREN</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html"><B>Macro</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>.<DD>Macro.java
Macro implements the macro definition directive of VTL.<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#Macro()"><B>Macro()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#macrobody"><B>macrobody</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#macroBody"><B>macroBody</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#macroLibVec"><B>macroLibVec</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>vector of the library names
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#macroname"><B>macroname</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#macroName"><B>macroName</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/MacroParseException.html"><B>MacroParseException</B></A> - exception org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/MacroParseException.html">MacroParseException</A>.<DD>Exception to indicate problem happened while constructing #macro()
For internal use in parser - not to be passed to app level<DT><A HREF="org/apache/velocity/runtime/directive/MacroParseException.html#MacroParseException(java.lang.String)"><B>MacroParseException(String)</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/MacroParseException.html">MacroParseException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>Main hook for the conversion process.
<DT><A HREF="org/apache/velocity/runtime/compiler/Compiler.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.velocity.runtime.compiler.<A HREF="org/apache/velocity/runtime/compiler/Compiler.html">Compiler</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/misc/Test.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.velocity.test.misc.<A HREF="org/apache/velocity/test/misc/Test.html">Test</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/view/TemplateNodeView.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.velocity.test.view.<A HREF="org/apache/velocity/test/view/TemplateNodeView.html">TemplateNodeView</A>
<DD>For testing
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#makeAlternator(java.lang.String, java.lang.String, java.lang.String)"><B>makeAlternator(String, String, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Makes an alternator object that alternates between two values.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#makeAlternator(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>makeAlternator(String, String, String, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Makes an alternator object that alternates between three
values.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#makeAlternator(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>makeAlternator(String, String, String, String, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Makes an alternator object that alternates between four values.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#makeAutoAlternator(java.lang.String, java.lang.String, java.lang.String)"><B>makeAutoAlternator(String, String, String)</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Makes an alternator object that alternates between two values
automatically.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#makeMethodKey(java.lang.reflect.Method)"><B>makeMethodKey(Method)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Make a methodKey for the given method using
the concatenation of the name and the
types of the method parameters.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#makeMethodKey(java.lang.String, java.lang.Object[])"><B>makeMethodKey(String, Object[])</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#makeSubstRE(int)"><B>makeSubstRE(int)</B></A> -
Method in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>Makes a Perl 5 regular expression for use by ORO.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#manager"><B>manager</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#marks"><B>marks</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/SimplePool.html#max"><B>max</B></A> -
Variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html">SimplePool</A>
<DD>max amount of objects to be managed
set via CTOR
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#maxNextCharInd"><B>maxNextCharInd</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#me()"><B>me()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#meeh"><B>meeh</B></A> -
Variable in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/Template.html#merge(org.apache.velocity.context.Context, java.io.Writer)"><B>merge(Context, Writer)</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/Template.html">Template</A>
<DD>The AST node structure is merged with the
context to produce the final output.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#mergeTemplate(java.lang.String, org.apache.velocity.context.Context, java.io.Writer)"><B>mergeTemplate(String, Context, Writer)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>merges a template and puts the rendered stream into the writer
<DT><A HREF="org/apache/velocity/app/Velocity.html#mergeTemplate(java.lang.String, org.apache.velocity.context.Context, java.io.Writer)"><B>mergeTemplate(String, Context, Writer)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use
<A HREF="org/apache/velocity/app/Velocity.html#mergeTemplate(java.lang.String, java.lang.String, org.apache.velocity.context.Context, java.io.Writer)"><CODE>Velocity.mergeTemplate( String templateName, String encoding,
Context context, Writer writer )</CODE></A></I>
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#mergeTemplate(java.lang.String, java.lang.String, org.apache.velocity.context.Context, java.io.Writer)"><B>mergeTemplate(String, String, Context, Writer)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>merges a template and puts the rendered stream into the writer
<DT><A HREF="org/apache/velocity/app/Velocity.html#mergeTemplate(java.lang.String, java.lang.String, org.apache.velocity.context.Context, java.io.Writer)"><B>mergeTemplate(String, String, Context, Writer)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>merges a template and puts the rendered stream into the writer
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#mergeTemplate(org.apache.velocity.Template, org.apache.velocity.context.Context, javax.servlet.http.HttpServletResponse)"><B>mergeTemplate(Template, Context, HttpServletResponse)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>merges the template with the context.
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#message(java.io.FileWriter, java.lang.String)"><B>message(FileWriter, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#message(java.io.FileWriter, java.lang.String)"><B>message(FileWriter, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html#method"><B>method</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html">AbstractExecutor</A>
<DD>Method to be executed.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html#method"><B>method</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#method"><B>method</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html#method"><B>method</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html">ClassMap.MethodInfo</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Method()"><B>Method()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method has yet to be fully implemented
but will allow arbitrarily nested method
calls
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#methodByNameMap"><B>methodByNameMap</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>Keep track of all methods with the same name.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#methodCache"><B>methodCache</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Cache of Methods, or CACHE_MISS, keyed by method
name and actual arguments used to find it.
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#methodException(java.lang.Class, java.lang.String, java.lang.Exception)"><B>methodException(Class, String, Exception)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>Implementation of MethodExceptionEventHandler method
<code>methodException()</code>.
<DT><A HREF="org/apache/velocity/app/event/MethodExceptionEventHandler.html#methodException(java.lang.Class, java.lang.String, java.lang.Exception)"><B>methodException(Class, String, Exception)</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/MethodExceptionEventHandler.html">MethodExceptionEventHandler</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#methodException(java.lang.Class, java.lang.String, java.lang.Exception)"><B>methodException(Class, String, Exception)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>Handles exceptions thrown during in-template method access
<DT><A HREF="org/apache/velocity/test/misc/Test.html#methodException(java.lang.Class, java.lang.String, java.lang.Exception)"><B>methodException(Class, String, Exception)</B></A> -
Method in class org.apache.velocity.test.misc.<A HREF="org/apache/velocity/test/misc/Test.html">Test</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/MethodExceptionEventHandler.html"><B>MethodExceptionEventHandler</B></A> - interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/MethodExceptionEventHandler.html">MethodExceptionEventHandler</A>.<DD>Called when a method throws an exception.<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html"><B>MethodInvocationException</B></A> - exception org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>.<DD>Application-level exception thrown when a reference method is
invoked and an exception is thrown.<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html#MethodInvocationException(java.lang.String, java.lang.Throwable, java.lang.String)"><B>MethodInvocationException(String, Throwable, String)</B></A> -
Constructor for class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>
<DD>CTOR - wraps the passed in exception for
examination later
<DT><A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html"><B>MethodInvocationExceptionTest</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html">MethodInvocationExceptionTest</A>.<DD>Tests if we can hand Velocity an arbitrary class for logging.<DT><A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html#MethodInvocationExceptionTest()"><B>MethodInvocationExceptionTest()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html">MethodInvocationExceptionTest</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#methodMap"><B>methodMap</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html"><B>MethodMap</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html"><B>MethodMap.AmbiguousException</B></A> - exception org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html">MethodMap.AmbiguousException</A>.<DD>simple distinguishable exception, used when
we run across ambiguous overloading<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html#MethodMap.AmbiguousException()"><B>MethodMap.AmbiguousException()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html">MethodMap.AmbiguousException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#MethodMap()"><B>MethodMap()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html#methodName"><B>methodName</B></A> -
Variable in class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html#methodName"><B>methodName</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html">ASTMethod</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html#methodUsed"><B>methodUsed</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html">PropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#MILLIS_PER_SECOND"><B>MILLIS_PER_SECOND</B></A> -
Static variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>The number of milliseconds in a minute, used to calculate the
check interval.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#min(int, int)"><B>min(int, int)</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Our own little min method, to avoid loading
<code>java.lang.Math</code> if we've run out of file
descriptors and we're trying to print a stack trace.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#MINUS"><B>MINUS</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MiscTestCase.html"><B>MiscTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MiscTestCase.html">MiscTestCase</A>.<DD>Test case for any miscellaneous stuff.<DT><A HREF="org/apache/velocity/test/MiscTestCase.html#MiscTestCase()"><B>MiscTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MiscTestCase.html">MiscTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MiscTestCase.html#MiscTestCase(java.lang.String)"><B>MiscTestCase(String)</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MiscTestCase.html">MiscTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#mk"><B>mk</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/util/FileUtil.html#mkdir(java.lang.String)"><B>mkdir(String)</B></A> -
Static method in class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/FileUtil.html">FileUtil</A>
<DD>Creates the directory s (and any parent directories needed).
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#modificationCheckInterval"><B>modificationCheckInterval</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>How often the file modification time is checked (in seconds).
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#modificationCheckInterval"><B>modificationCheckInterval</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>This property will be passed on to the templates
that are created with this loader.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html#modificationTime"><B>modificationTime</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html">VelocimacroFactory.Twonk</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#MODULUS"><B>MODULUS</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#MORE_SPECIFIC"><B>MORE_SPECIFIC</B></A> -
Static variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#MoreLexicalActions()"><B>MoreLexicalActions()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#morePrefix"><B>morePrefix</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/MethodMap.html#moreSpecific(java.lang.Class[], java.lang.Class[])"><B>moreSpecific(Class[], Class[])</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/MethodMap.html">MethodMap</A>
<DD>Determines which method signature (represented by a class array) is more
specific.
<DT><A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html#msg"><B>msg</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html">ParseDirectiveException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#MULTI_LINE_COMMENT"><B>MULTI_LINE_COMMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html"><B>MultiLoaderTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>.<DD>Load templates from the Classpath.<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#MultiLoaderTestCase()"><B>MultiLoaderTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html"><B>MultipleFileResourcePathTest</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>.<DD>Multiple paths in the file resource loader.<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#MultipleFileResourcePathTest()"><B>MultipleFileResourcePathTest()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#MultiplicativeExpression()"><B>MultiplicativeExpression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#MULTIPLY"><B>MULTIPLY</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#name"><B>name</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Name of the resource
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html#name"><B>name</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html">ClassMap.MethodInfo</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#namespace"><B>namespace</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#namespaceHash"><B>namespaceHash</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>Hash of namespace hashes.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#namespacesOn"><B>namespacesOn</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#NEWLINE"><B>NEWLINE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#newToken(int)"><B>newToken(int)</B></A> -
Static method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>Returns a new Token object, by default.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html#next"><B>next</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html">Parser.JJCalls</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#next"><B>next</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>A reference to the next regular (non-special) token from the input
stream.
<DT><A HREF="org/apache/velocity/util/EnumerationIterator.html#next()"><B>next()</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/EnumerationIterator.html">EnumerationIterator</A>
<DD>Move to next element in the array.
<DT><A HREF="org/apache/velocity/util/ArrayIterator.html#next()"><B>next()</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html">ArrayIterator</A>
<DD>Move to next element in the array.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#nextChar"><B>nextChar</B></A> -
Variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#nextCheck"><B>nextCheck</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>The next time the file modification time will be checked (in
milliseconds).
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html#nextToken()"><B>nextToken()</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesTokenizer.html">Configuration.PropertiesTokenizer</A>
<DD><B>Deprecated.</B>&nbsp;Get next token.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#nf"><B>nf</B></A> -
Variable in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#NO_BUFFER"><B>NO_BUFFER</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>constant indicating that the Writer is not buffering output
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#NO_REFERENCE_VALUE"><B>NO_REFERENCE_VALUE</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html"><B>Node</B></A> - interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>.<DD>All AST nodes must implement this interface.<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#node_created"><B>node_created</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#nodeArity()"><B>nodeArity()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#nodeCreated()"><B>nodeCreated()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/exception/NodeException.html"><B>NodeException</B></A> - exception org.apache.velocity.runtime.exception.<A HREF="org/apache/velocity/runtime/exception/NodeException.html">NodeException</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/exception/NodeException.html#NodeException(java.lang.String, org.apache.velocity.runtime.parser.node.Node)"><B>NodeException(String, Node)</B></A> -
Constructor for class org.apache.velocity.runtime.exception.<A HREF="org/apache/velocity/runtime/exception/NodeException.html">NodeException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html"><B>NodeList</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>.<DD>Provides a class for wrapping a list of JDOM objects primarily for use in template
engines and other kinds of text transformation tools.<DT><A HREF="org/apache/velocity/anakia/NodeList.AttributeXMLOutputter.html"><B>NodeList.AttributeXMLOutputter</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.AttributeXMLOutputter.html">NodeList.AttributeXMLOutputter</A>.<DD>A special subclass of XMLOutputter that will be used to output
Attribute nodes.<DT><A HREF="org/apache/velocity/anakia/NodeList.AttributeXMLOutputter.html#NodeList.AttributeXMLOutputter()"><B>NodeList.AttributeXMLOutputter()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.AttributeXMLOutputter.html">NodeList.AttributeXMLOutputter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#NodeList()"><B>NodeList()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Creates an empty node list.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#NodeList(org.jdom.Document)"><B>NodeList(Document)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Creates a node list that holds a single <CODE>Document</CODE> node.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#NodeList(org.jdom.Element)"><B>NodeList(Element)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Creates a node list that holds a single <CODE>Element</CODE> node.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#NodeList(java.util.List)"><B>NodeList(List)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Creates a node list that holds a list of nodes.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#NodeList(java.util.List, boolean)"><B>NodeList(List, boolean)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Creates a node list that holds a list of nodes.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#NodeList(java.lang.Object)"><B>NodeList(Object)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#nodes"><B>nodes</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>The contained nodes
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#nodes"><B>nodes</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#nodeTree"><B>nodeTree</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#nodeTree"><B>nodeTree</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#nodeTree"><B>nodeTree</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>the AST if the type is such that it's dynamic (ex.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#nodeTree"><B>nodeTree</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html"><B>NodeUtils</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html">NodeUtils</A>.<DD>Utilities for dealing with the AST node structure.<DT><A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html#NodeUtils()"><B>NodeUtils()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html">NodeUtils</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html"><B>NodeViewMode</B></A> - class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>.<DD>This class is simply a visitor implementation
that traverses the AST, produced by the Velocity
parsing process, and creates a visual structure
of the AST.<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#NodeViewMode()"><B>NodeViewMode()</B></A> -
Constructor for class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#NORMAL_REFERENCE"><B>NORMAL_REFERENCE</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/BaseTestCase.html#normalizeNewlines(java.lang.String)"><B>normalizeNewlines(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html">BaseTestCase</A>
<DD>Normalizes lines to account for platform differences.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#normalizePath(java.lang.String)"><B>normalizePath(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Return a context-relative path, beginning with a "/", that represents
the canonical version of the specified path after ".." and "." elements
are resolved out.
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#nseh"><B>nseh</B></A> -
Variable in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/NullLogSystem.html"><B>NullLogSystem</B></A> - class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/NullLogSystem.html">NullLogSystem</A>.<DD>Logger used in case of failure.<DT><A HREF="org/apache/velocity/runtime/log/NullLogSystem.html#NullLogSystem()"><B>NullLogSystem()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/NullLogSystem.html">NullLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/NullSetEventHandler.html"><B>NullSetEventHandler</B></A> - interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/NullSetEventHandler.html">NullSetEventHandler</A>.<DD>Event handler : lets an app approve / veto
writing a log message when RHS of #set() is null.<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#nullString"><B>nullString</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#NUMBER_LITERAL"><B>NUMBER_LITERAL</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#NUMBER_OF_PARSERS"><B>NUMBER_OF_PARSERS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>The default number of parser instances to create.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#NumberLiteral()"><B>NumberLiteral()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#numChildren"><B>numChildren</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#numMacroArgs"><B>numMacroArgs</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#numTreeChildren"><B>numTreeChildren</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>number of children in our tree if a reference
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#ob"><B>ob</B></A> -
Variable in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#objConcat(java.util.List)"><B>objConcat(List)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#OBJECT"><B>OBJECT</B></A> -
Static variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#ObjectArray()"><B>ObjectArray()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#objectArrayMethod(java.lang.Object[])"><B>objectArrayMethod(Object[])</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#OLD_INIT_PROPS_KEY"><B>OLD_INIT_PROPS_KEY</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Use of this properties key has been deprecated, and will be
removed in Velocity version 1.5.
<DT><A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html#OLDexecute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)"><B>OLDexecute(Object, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/GetExecutor.html">GetExecutor</A>
<DD>Execute method against context.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#openDbConnection()"><B>openDbConnection()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>gets connection to the datasource specified through the configuration
parameters.
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#openNodeScope(org.apache.velocity.runtime.parser.node.Node)"><B>openNodeScope(Node)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/package-summary.html"><B>org.apache.velocity</B></A> - package org.apache.velocity<DD>&nbsp;<DT><A HREF="org/apache/velocity/anakia/package-summary.html"><B>org.apache.velocity.anakia</B></A> - package org.apache.velocity.anakia<DD>&nbsp;<DT><A HREF="org/apache/velocity/app/package-summary.html"><B>org.apache.velocity.app</B></A> - package org.apache.velocity.app<DD>&nbsp;<DT><A HREF="org/apache/velocity/app/event/package-summary.html"><B>org.apache.velocity.app.event</B></A> - package org.apache.velocity.app.event<DD>&nbsp;<DT><A HREF="org/apache/velocity/app/tools/package-summary.html"><B>org.apache.velocity.app.tools</B></A> - package org.apache.velocity.app.tools<DD>&nbsp;<DT><A HREF="org/apache/velocity/context/package-summary.html"><B>org.apache.velocity.context</B></A> - package org.apache.velocity.context<DD>&nbsp;<DT><A HREF="org/apache/velocity/convert/package-summary.html"><B>org.apache.velocity.convert</B></A> - package org.apache.velocity.convert<DD>&nbsp;<DT><A HREF="org/apache/velocity/exception/package-summary.html"><B>org.apache.velocity.exception</B></A> - package org.apache.velocity.exception<DD>&nbsp;<DT><A HREF="org/apache/velocity/io/package-summary.html"><B>org.apache.velocity.io</B></A> - package org.apache.velocity.io<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/package-summary.html"><B>org.apache.velocity.runtime</B></A> - package org.apache.velocity.runtime<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/compiler/package-summary.html"><B>org.apache.velocity.runtime.compiler</B></A> - package org.apache.velocity.runtime.compiler<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/configuration/package-summary.html"><B>org.apache.velocity.runtime.configuration</B></A> - package org.apache.velocity.runtime.configuration<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/directive/package-summary.html"><B>org.apache.velocity.runtime.directive</B></A> - package org.apache.velocity.runtime.directive<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/exception/package-summary.html"><B>org.apache.velocity.runtime.exception</B></A> - package org.apache.velocity.runtime.exception<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/log/package-summary.html"><B>org.apache.velocity.runtime.log</B></A> - package org.apache.velocity.runtime.log<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/package-summary.html"><B>org.apache.velocity.runtime.parser</B></A> - package org.apache.velocity.runtime.parser<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/package-summary.html"><B>org.apache.velocity.runtime.parser.node</B></A> - package org.apache.velocity.runtime.parser.node<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/resource/package-summary.html"><B>org.apache.velocity.runtime.resource</B></A> - package org.apache.velocity.runtime.resource<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/resource/loader/package-summary.html"><B>org.apache.velocity.runtime.resource.loader</B></A> - package org.apache.velocity.runtime.resource.loader<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/visitor/package-summary.html"><B>org.apache.velocity.runtime.visitor</B></A> - package org.apache.velocity.runtime.visitor<DD>&nbsp;<DT><A HREF="org/apache/velocity/servlet/package-summary.html"><B>org.apache.velocity.servlet</B></A> - package org.apache.velocity.servlet<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/package-summary.html"><B>org.apache.velocity.test</B></A> - package org.apache.velocity.test<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/misc/package-summary.html"><B>org.apache.velocity.test.misc</B></A> - package org.apache.velocity.test.misc<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/provider/package-summary.html"><B>org.apache.velocity.test.provider</B></A> - package org.apache.velocity.test.provider<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/view/package-summary.html"><B>org.apache.velocity.test.view</B></A> - package org.apache.velocity.test.view<DD>&nbsp;<DT><A HREF="org/apache/velocity/texen/package-summary.html"><B>org.apache.velocity.texen</B></A> - package org.apache.velocity.texen<DD>&nbsp;<DT><A HREF="org/apache/velocity/texen/ant/package-summary.html"><B>org.apache.velocity.texen.ant</B></A> - package org.apache.velocity.texen.ant<DD>&nbsp;<DT><A HREF="org/apache/velocity/texen/util/package-summary.html"><B>org.apache.velocity.texen.util</B></A> - package org.apache.velocity.texen.util<DD>&nbsp;<DT><A HREF="org/apache/velocity/util/package-summary.html"><B>org.apache.velocity.util</B></A> - package org.apache.velocity.util<DD>&nbsp;<DT><A HREF="org/apache/velocity/util/introspection/package-summary.html"><B>org.apache.velocity.util.introspection</B></A> - package org.apache.velocity.util.introspection<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html#OUTPUT"><B>OUTPUT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#OUTPUT_ENCODING"><B>OUTPUT_ENCODING</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Encoding for the output stream.
<DT><A HREF="org/apache/velocity/texen/Generator.html#OUTPUT_PATH"><B>OUTPUT_PATH</B></A> -
Static variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Where the texen output will placed.
<DT><A HREF="org/apache/velocity/anakia/NodeList.AttributeXMLOutputter.html#output(org.jdom.Attribute, java.io.Writer)"><B>output(Attribute, Writer)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.AttributeXMLOutputter.html">NodeList.AttributeXMLOutputter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#outputDirectory"><B>outputDirectory</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>This is where texen will place all the output
that is a product of the generation process.
<DT><A HREF="org/apache/velocity/texen/Generator.html#outputEncoding"><B>outputEncoding</B></A> -
Variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>This is the encoding for the output file(s).
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#outputEncoding"><B>outputEncoding</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>This is the encoding for the output file(s).
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#outputErrorToStream(java.io.Writer, java.lang.String)"><B>outputErrorToStream(Writer, String)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>Puts a message to the render output stream if ERRORMSG_START / END
are valid property strings.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#outputFile"><B>outputFile</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>This is the file where the generated text
will be placed.
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#outputMsgEnd"><B>outputMsgEnd</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#outputMsgStart"><B>outputMsgStart</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/OutputWrapper.html#outputString(org.jdom.Element, boolean)"><B>outputString(Element, boolean)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/OutputWrapper.html">OutputWrapper</A>
<DD>This method walks an Element tree into a String.
<DT><A HREF="org/apache/velocity/anakia/OutputWrapper.html"><B>OutputWrapper</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/OutputWrapper.html">OutputWrapper</A>.<DD>This class extends XMLOutputter in order to provide
a way to walk an Element tree into a String.<DT><A HREF="org/apache/velocity/anakia/OutputWrapper.html#OutputWrapper()"><B>OutputWrapper()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/OutputWrapper.html">OutputWrapper</A>
<DD>Empty constructor
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#overridingProperties"><B>overridingProperties</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>These are the properties that are laid down over top
of the default properties when requested.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html#paramCount"><B>paramCount</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMethod.html">ASTMethod</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Parameter()"><B>Parameter()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method has yet to be fully implemented
but will allow arbitrarily nested method
calls
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html#parameterTypes"><B>parameterTypes</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html">ClassMap.MethodInfo</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#parent"><B>parent</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Parse.html"><B>Parse</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Parse.html">Parse</A>.<DD>Pluggable directive that handles the <code>#parse()</code>
statement in VTL.<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH"><B>PARSE_DIRECTIVE_MAXDEPTH</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Maximum recursion depth allowed for the #parse directive.
<DT><A HREF="org/apache/velocity/runtime/directive/Parse.html#Parse()"><B>Parse()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Parse.html">Parse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#parse(java.io.Reader, java.lang.String)"><B>parse(Reader, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Parse the input and return the root of
AST node structure.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#parse(java.io.Reader, java.lang.String)"><B>parse(Reader, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Parse the input and return the root of
AST node structure.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#parse(java.io.Reader, java.lang.String)"><B>parse(Reader, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Parse the input and return the root of
AST node structure.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#parse(java.io.Reader, java.lang.String)"><B>parse(Reader, String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Parse the input and return the root of
AST node structure.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#parse(java.io.Reader, java.lang.String)"><B>parse(Reader, String)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This was also added to allow parsers to be
re-usable.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#parse(java.io.Reader, java.lang.String, boolean)"><B>parse(Reader, String, boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Parse the input and return the root of the AST node structure.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#parse(java.io.Reader, java.lang.String, boolean)"><B>parse(Reader, String, boolean)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Parse the input and return the root of the AST node structure.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#parse(java.io.Reader, java.lang.String, boolean)"><B>parse(Reader, String, boolean)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Parse the input and return the root of the AST node structure.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#parse(java.io.Reader, java.lang.String, boolean)"><B>parse(Reader, String, boolean)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Parse the input and return the root of the AST node structure.
<DT><A HREF="org/apache/velocity/texen/Generator.html#parse(java.lang.String, org.apache.velocity.context.Context)"><B>parse(String, Context)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Parse the control template and merge it with the control
context.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#parse(java.lang.String, java.lang.Object, java.lang.String, java.lang.String)"><B>parse(String, Object, String, String)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html#parse(java.lang.String, java.lang.String)"><B>parse(String, String)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Parse an input and write the output to an output file.
<DT><A HREF="org/apache/velocity/texen/Generator.html#parse(java.lang.String, java.lang.String, java.lang.String, java.lang.Object)"><B>parse(String, String, String, Object)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Parse an input and write the output to an output file.
<DT><A HREF="org/apache/velocity/texen/Generator.html#parse(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Object)"><B>parse(String, String, String, String, String, Object)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Parse an input and write the output to an output file.
<DT><A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html"><B>ParseDirectiveException</B></A> - exception org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html">ParseDirectiveException</A>.<DD>Exception for #parse() problems<DT><A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html#ParseDirectiveException(java.lang.String, int)"><B>ParseDirectiveException(String, int)</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/ParseDirectiveException.html">ParseDirectiveException</A>
<DD>Constructor
<DT><A HREF="org/apache/velocity/exception/ParseErrorException.html"><B>ParseErrorException</B></A> - exception org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/ParseErrorException.html">ParseErrorException</A>.<DD>Application-level exception thrown when a resource of any type
has a syntax or other error which prevents it from being parsed.<DT><A HREF="org/apache/velocity/exception/ParseErrorException.html#ParseErrorException(java.lang.String)"><B>ParseErrorException(String)</B></A> -
Constructor for class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/ParseErrorException.html">ParseErrorException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html"><B>ParseException</B></A> - exception org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>.<DD>This exception is thrown when parse errors are encountered.<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#ParseException()"><B>ParseException()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>The following constructors are for use by you for whatever
purpose you can think of.
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#ParseException(java.lang.String)"><B>ParseException(String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#ParseException(org.apache.velocity.runtime.parser.Token, int[][], java.lang.String[])"><B>ParseException(Token, int[][], String[])</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>This constructor is used by the method "generateParseException"
in the generated parser.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#parser"><B>parser</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html"><B>Parser</B></A> - class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>.<DD>This class is responsible for parsing a Velocity
template.<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_SIZE"><B>PARSER_POOL_SIZE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html"><B>Parser.JJCalls</B></A> - class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html">Parser.JJCalls</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html#Parser.JJCalls()"><B>Parser.JJCalls()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.JJCalls.html">Parser.JJCalls</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Parser(org.apache.velocity.runtime.parser.CharStream)"><B>Parser(CharStream)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Parser(org.apache.velocity.runtime.parser.ParserTokenManager)"><B>Parser(ParserTokenManager)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Parser(org.apache.velocity.runtime.RuntimeServices)"><B>Parser(RuntimeServices)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This constructor was added to allow the re-use of parsers.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html"><B>ParserConstants</B></A> - interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#parserPool"><B>parserPool</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>The Runtime parser pool
<DT><A HREF="org/apache/velocity/test/ParserTestCase.html"><B>ParserTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ParserTestCase.html">ParserTestCase</A>.<DD>More specific parser tests where just templating
isn't enough.<DT><A HREF="org/apache/velocity/test/ParserTestCase.html#ParserTestCase(java.lang.String)"><B>ParserTestCase(String)</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ParserTestCase.html">ParserTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html"><B>ParserTokenManager</B></A> - class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#ParserTokenManager(org.apache.velocity.runtime.parser.CharStream)"><B>ParserTokenManager(CharStream)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#ParserTokenManager(org.apache.velocity.runtime.parser.CharStream, int)"><B>ParserTokenManager(CharStream, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html"><B>ParserTreeConstants</B></A> - interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTreeConstants.html">ParserTreeConstants</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html"><B>ParserVisitor</B></A> - interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#parseTree(org.apache.velocity.context.InternalContextAdapter)"><B>parseTree(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#parseTree(java.lang.String[])"><B>parseTree(String[])</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>parses the macro.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#paths"><B>paths</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>
<DD>The paths to search for templates.
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#peekNode()"><B>peekNode()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html#pendingMessages"><B>pendingMessages</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html">PrimordialLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/BaseTestCase.html#perl"><B>perl</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/BaseTestCase.html">BaseTestCase</A>
<DD>used for nomalization of output and compare data
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#perLineREs"><B>perLineREs</B></A> -
Static variable in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>The regexes to use for line by line substition.
<DT><A HREF="org/apache/velocity/test/provider/Person.html"><B>Person</B></A> - class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/Person.html">Person</A>.<DD>Rudimentary class used in the testbed to test
introspection with subclasses of a particular
class.<DT><A HREF="org/apache/velocity/test/provider/Person.html#Person()"><B>Person()</B></A> -
Constructor for class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/Person.html">Person</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#PLUS"><B>PLUS</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/SimplePool.html#pool"><B>pool</B></A> -
Variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html">SimplePool</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#popCurrentTemplateName()"><B>popCurrentTemplateName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>remove the current template name from stack
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#popCurrentTemplateName()"><B>popCurrentTemplateName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#popCurrentTemplateName()"><B>popCurrentTemplateName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html#popCurrentTemplateName()"><B>popCurrentTemplateName()</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>
<DD>remove the current template name from stack
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#popNode()"><B>popNode()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#populateInitialContext(org.apache.velocity.context.Context)"><B>populateInitialContext(Context)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Place useful objects into the initial context.
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.html#populateMethodCache()"><B>populateMethodCache()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.html">ClassMap</A>
<DD>Populate the Map of direct hits.
<DT><A HREF="org/apache/velocity/util/ArrayIterator.html#pos"><B>pos</B></A> -
Variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html">ArrayIterator</A>
<DD>The current position and size in the array.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#PRE_DIRECTIVE"><B>PRE_DIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#prevCharIsCR"><B>prevCharIsCR</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#prevCharIsLF"><B>prevCharIsLF</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#PrimaryExpression()"><B>PrimaryExpression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html"><B>PrimordialLogSystem</B></A> - class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html">PrimordialLogSystem</A>.<DD>Pre-init logger.<DT><A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html#PrimordialLogSystem()"><B>PrimordialLogSystem()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html">PrimordialLogSystem</A>
<DD>default CTOR.
<DT><A HREF="org/apache/velocity/Template.html#process()"><B>process()</B></A> -
Method in class org.apache.velocity.<A HREF="org/apache/velocity/Template.html">Template</A>
<DD>gets the named resource as a stream, parses and inits
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#process()"><B>process()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method is what starts the whole parsing
process.
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#process()"><B>process()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Perform any subsequent processing that might need
to be done by a resource.
<DT><A HREF="org/apache/velocity/runtime/resource/ContentResource.html#process()"><B>process()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ContentResource.html">ContentResource</A>
<DD>Pull in static content and store it.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#process(java.io.File, java.lang.String, java.io.File, org.jdom.Document)"><B>process(File, String, File, Document)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Process an XML file using Velocity
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html#process(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.ParserVisitor)"><B>process(InternalContextAdapter, ParserVisitor)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html">ASTIfStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#processAndRegister(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.runtime.parser.node.Node, java.lang.String)"><B>processAndRegister(RuntimeServices, Node, String)</B></A> -
Static method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>Used by Parser.java to process VMs withing the parsing process
processAndRegister() doesn't actually render the macro to the output
Processes the macro body into the internal representation used by the
VelocimacroProxy objects, and if not currently used, adds it
to the macro Factory
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#projectAttribute"><B>projectAttribute</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the projectFile= attribute
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#projectFile"><B>projectFile</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the File for the project.xml file
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#projectFileLastModified"><B>projectFileLastModified</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>last modified of the project file if it exists
<DT><A HREF="org/apache/velocity/texen/util/PropertiesUtil.html"><B>PropertiesUtil</B></A> - class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/PropertiesUtil.html">PropertiesUtil</A>.<DD>A property utility class for the texen text/code generator
Usually this class is only used from a Velocity context.<DT><A HREF="org/apache/velocity/texen/util/PropertiesUtil.html#PropertiesUtil()"><B>PropertiesUtil()</B></A> -
Constructor for class org.apache.velocity.texen.util.<A HREF="org/apache/velocity/texen/util/PropertiesUtil.html">PropertiesUtil</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html"><B>PropertyExecutor</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html">PropertyExecutor</A>.<DD>Returned the value of object property when executed.<DT><A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html#PropertyExecutor(org.apache.velocity.runtime.RuntimeLogger, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String)"><B>PropertyExecutor(RuntimeLogger, Introspector, Class, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/PropertyExecutor.html">PropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html#props"><B>props</B></A> -
Variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Default properties used by texen.
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#provider"><B>provider</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#proxyArgHash"><B>proxyArgHash</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#PUB_STAT_STRING"><B>PUB_STAT_STRING</B></A> -
Static variable in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#pushCurrentTemplateName(java.lang.String)"><B>pushCurrentTemplateName(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>set the current template name on top of stack
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#pushCurrentTemplateName(java.lang.String)"><B>pushCurrentTemplateName(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#pushCurrentTemplateName(java.lang.String)"><B>pushCurrentTemplateName(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html#pushCurrentTemplateName(java.lang.String)"><B>pushCurrentTemplateName(String)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>
<DD>set the current template name on top of stack
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#pushNode(org.apache.velocity.runtime.parser.node.Node)"><B>pushNode(Node)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/SimplePool.html#put(java.lang.Object)"><B>put(Object)</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html">SimplePool</A>
<DD>Add the object to the pool, silent nothing if the pool is full
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#put(java.lang.Object, org.apache.velocity.runtime.resource.Resource)"><B>put(Object, Resource)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCache.html#put(java.lang.Object, org.apache.velocity.runtime.resource.Resource)"><B>put(Object, Resource)</B></A> -
Method in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCache.html">ResourceCache</A>
<DD>stores a Resource in the cache
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Adds a name/value pair to the context.
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/Context.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>
<DD>Adds a name/value pair to the context.
<DT><A HREF="org/apache/velocity/context/VMContext.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>Impl of the Context.put() method.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>Test the ability of vel to use a put(key)
method for any object type, not just one
that implements the Map interface.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#putKey"><B>putKey</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#QUIET_REFERENCE"><B>QUIET_REFERENCE</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#RBRACKET"><B>RBRACKET</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#RCURLY"><B>RCURLY</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#readChar()"><B>readChar()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/CharStream.html#readChar()"><B>readChar()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/CharStream.html">CharStream</A>
<DD>Returns the next character from the selected input.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#readData(java.sql.Connection, java.lang.String, java.lang.String)"><B>readData(Connection, String, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>Reads the data from the datasource.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#readLastModified(org.apache.velocity.runtime.resource.Resource, java.lang.String)"><B>readLastModified(Resource, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>Fetches the last modification time of the resource
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesReader.html#readProperty()"><B>readProperty()</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.PropertiesReader.html">Configuration.PropertiesReader</A>
<DD><B>Deprecated.</B>&nbsp;Read a property.
<DT><A HREF="org/apache/velocity/runtime/directive/Parse.html#ready"><B>ready</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Parse.html">Parse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#reallyuntouchable()"><B>reallyuntouchable()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#recycle(java.io.Writer)"><B>recycle(Writer)</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>resets this class so that it can be reused
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE"><B>REFERENCE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE_TERMINATOR"><B>REFERENCE_TERMINATOR</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#REFERENCE_VALUE"><B>REFERENCE_VALUE</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Reference()"><B>Reference()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/exception/ReferenceException.html"><B>ReferenceException</B></A> - exception org.apache.velocity.runtime.exception.<A HREF="org/apache/velocity/runtime/exception/ReferenceException.html">ReferenceException</A>.<DD>Exception thrown when a bad reference is found.<DT><A HREF="org/apache/velocity/runtime/exception/ReferenceException.html#ReferenceException(java.lang.String, org.apache.velocity.runtime.parser.node.Node)"><B>ReferenceException(String, Node)</B></A> -
Constructor for class org.apache.velocity.runtime.exception.<A HREF="org/apache/velocity/runtime/exception/ReferenceException.html">ReferenceException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html#referenceInsert(java.lang.String, java.lang.Object)"><B>referenceInsert(String, Object)</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html">ReferenceInsertionEventHandler</A>
<DD>A call-back which is executed during Velocity merge before a
reference value is inserted into the output stream.
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#referenceInsert(java.lang.String, java.lang.Object)"><B>referenceInsert(String, Object)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>Implementation of ReferenceInsertionEventHandler method
<code>referenceInsert()</code>.
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#referenceInsert(java.lang.String, java.lang.Object)"><B>referenceInsert(String, Object)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>Event handler for when a reference is inserted into the output stream.
<DT><A HREF="org/apache/velocity/test/misc/Test.html#referenceInsert(java.lang.String, java.lang.Object)"><B>referenceInsert(String, Object)</B></A> -
Method in class org.apache.velocity.test.misc.<A HREF="org/apache/velocity/test/misc/Test.html">Test</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html"><B>ReferenceInsertionEventHandler</B></A> - interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/ReferenceInsertionEventHandler.html">ReferenceInsertionEventHandler</A>.<DD>Reference 'Stream insertion' event handler.<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html#referenceName"><B>referenceName</B></A> -
Variable in class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#referenceType"><B>referenceType</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2"><B>REFMOD2</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2_RPAREN"><B>REFMOD2_RPAREN</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#REFMODIFIER"><B>REFMODIFIER</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#refreshResource(org.apache.velocity.runtime.resource.Resource, java.lang.String)"><B>refreshResource(Resource, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>Takes an existing resource, and 'refreshes' it.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#registerFromLib"><B>registerFromLib</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#ReInit(org.apache.velocity.runtime.parser.CharStream)"><B>ReInit(CharStream)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#ReInit(org.apache.velocity.runtime.parser.CharStream)"><B>ReInit(CharStream)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#ReInit(org.apache.velocity.runtime.parser.CharStream, int)"><B>ReInit(CharStream, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#ReInit(java.io.InputStream, int, int)"><B>ReInit(InputStream, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#ReInit(java.io.InputStream, int, int, int)"><B>ReInit(InputStream, int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#ReInit(org.apache.velocity.runtime.parser.ParserTokenManager)"><B>ReInit(ParserTokenManager)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#ReInit(java.io.Reader, int, int)"><B>ReInit(Reader, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#ReInit(java.io.Reader, int, int, int)"><B>ReInit(Reader, int, int, int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#ReInitRounds()"><B>ReInitRounds()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#RelationalExpression()"><B>RelationalExpression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/EnumerationIterator.html#remove()"><B>remove()</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/EnumerationIterator.html">EnumerationIterator</A>
<DD>Unimplemented.
<DT><A HREF="org/apache/velocity/util/ArrayIterator.html#remove()"><B>remove()</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html">ArrayIterator</A>
<DD>No op--merely added to satify the <code>Iterator</code> interface.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#remove(int)"><B>remove(int)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/AbstractContext.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/AbstractContext.html">AbstractContext</A>
<DD>Removes the value associated with the specified key from the context.
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/Context.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/Context.html">Context</A>
<DD>Removes the value associated with the specified key from the context.
<DT><A HREF="org/apache/velocity/context/VMContext.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>impl badly
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCache.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCache.html">ResourceCache</A>
<DD>removes a Resource from the cache
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/StringUtils.html#removeAndHump(java.lang.String)"><B>removeAndHump(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>
'Camels Hump' replacement of underscores.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#removeAndHump(java.lang.String, java.lang.String)"><B>removeAndHump(String, String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>
'Camels Hump' replacement.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#removeAttribute(java.lang.String)"><B>removeAttribute(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#removeEventHandler(org.apache.velocity.app.event.EventHandler)"><B>removeEventHandler(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>Removes an event handler(s) from the Cartridge.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#removeUnderScores(java.lang.String)"><B>removeUnderScores(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use the org.apache.commons.util.StringUtils class
instead. Using its firstLetterCaps() method in conjunction
with a StringTokenizer will achieve the same result.</I>
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html">ASTElseIfStatement</A>
<DD>renders the block
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html">ASTEscapedDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>gets the value of the reference and outputs it to the
writer.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html">ASTEscape</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html">ASTComment</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTBlock.html">ASTBlock</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIfStatement.html">ASTIfStatement</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTText.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTText.html">ASTText</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>puts the value of the RHS into the context under the key of the LHS
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>How this directive is to be rendered
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>renders the #foreach() block
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>Renders the macro using the context
<DT><A HREF="org/apache/velocity/runtime/directive/Parse.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Parse.html">Parse</A>
<DD>iterates through the argument list and renders every
argument that is appropriate.
<DT><A HREF="org/apache/velocity/runtime/directive/Macro.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Macro.html">Macro</A>
<DD>render() doesn't do anything in the final output rendering.
<DT><A HREF="org/apache/velocity/runtime/directive/Literal.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Literal.html">Literal</A>
<DD>Throw the literal rendition of the block between
#literal()/#end into the writer.
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>iterates through the argument list and renders every
argument that is appropriate.
<DT><A HREF="org/apache/velocity/runtime/directive/Include.html#renderOutput(org.apache.velocity.runtime.parser.node.Node, org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>renderOutput(Node, InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Include.html">Include</A>
<DD>does the actual rendering of the included file
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#replaceAllowed"><B>replaceAllowed</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>determines if replacement of global VMs are allowed
controlled by VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#REQUEST"><B>REQUEST</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>The context key for the HTTP request object.
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#requestCleanup(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.velocity.context.Context)"><B>requestCleanup(HttpServletRequest, HttpServletResponse, Context)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>A cleanup routine which is called at the end of the <A HREF="org/apache/velocity/servlet/VelocityServlet.html#doRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><CODE>VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)</CODE></A>
processing sequence, allowing a derived class to do resource
cleanup or other end of process cycle tasks.
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#requiresChecking()"><B>requiresChecking()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Is it time to check to see if the resource
source has been updated?
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#reset()"><B>reset()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#reset()"><B>reset()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html"><B>Resource</B></A> - class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>.<DD>This class represent a general text resource that
may have been retrieved from any number of possible
sources.<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#RESOURCE_CONTENT"><B>RESOURCE_CONTENT</B></A> -
Static variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>A static content resource.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManager.html#RESOURCE_CONTENT"><B>RESOURCE_CONTENT</B></A> -
Static variable in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManager.html">ResourceManager</A>
<DD>A static content resource.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER"><B>RESOURCE_LOADER</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Key used to retrieve the names of the resource loaders
to be used.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#RESOURCE_LOADER_IDENTIFIER"><B>RESOURCE_LOADER_IDENTIFIER</B></A> -
Static variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>token used to identify the loader internally
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CACHE_CLASS"><B>RESOURCE_MANAGER_CACHE_CLASS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CLASS"><B>RESOURCE_MANAGER_CLASS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_LOGWHENFOUND"><B>RESOURCE_MANAGER_LOGWHENFOUND</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>controls if the finding of a resource is logged
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#RESOURCE_TEMPLATE"><B>RESOURCE_TEMPLATE</B></A> -
Static variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>A template resources.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManager.html#RESOURCE_TEMPLATE"><B>RESOURCE_TEMPLATE</B></A> -
Static variable in interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManager.html">ResourceManager</A>
<DD>A template resources.
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#Resource()"><B>Resource()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Default constructor
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCache.html"><B>ResourceCache</B></A> - interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCache.html">ResourceCache</A>.<DD>Interface that defines the shape of a pluggable resource cache
for the included ResourceManager<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html"><B>ResourceCacheImpl</B></A> - class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>.<DD>Default implementation of the resource cache for the default
ResourceManager.<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#ResourceCacheImpl()"><B>ResourceCacheImpl()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/Velocity.html#resourceExists(java.lang.String)"><B>resourceExists(String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Determines whether a resource is accessable via the
currently configured resource loaders.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceFactory.html"><B>ResourceFactory</B></A> - class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceFactory.html">ResourceFactory</A>.<DD>Class responsible for instantiating <code>Resource</code> objects,
given name and type.<DT><A HREF="org/apache/velocity/runtime/resource/ResourceFactory.html#ResourceFactory()"><B>ResourceFactory()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceFactory.html">ResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#resourceLoader"><B>resourceLoader</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>The template loader that initially loaded the input
stream for this template, and knows how to check the
source of the input stream for modification.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html"><B>ResourceLoader</B></A> - class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>.<DD>This is abstract class the all text resource loaders should
extend.<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#ResourceLoader()"><B>ResourceLoader()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoaderFactory.html"><B>ResourceLoaderFactory</B></A> - class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoaderFactory.html">ResourceLoaderFactory</A>.<DD>Factory to grab a template loader.<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoaderFactory.html#ResourceLoaderFactory()"><B>ResourceLoaderFactory()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoaderFactory.html">ResourceLoaderFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#resourceLoaderInitializersActive"><B>resourceLoaderInitializersActive</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>Each loader needs a configuration object for
its initialization, this flags keeps track of whether
or not the configuration objects have been created
for the resource loaders.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#resourceLoaders"><B>resourceLoaders</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>The List of templateLoaders that the Runtime will
use to locate the InputStream source of a template.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#resourceManager"><B>resourceManager</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManager.html"><B>ResourceManager</B></A> - interface org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManager.html">ResourceManager</A>.<DD>Class to manage the text resource for the Velocity
Runtime.<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html"><B>ResourceManagerImpl</B></A> - class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>.<DD>Class to manage the text resource for the Velocity
Runtime.<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#ResourceManagerImpl()"><B>ResourceManagerImpl()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/exception/ResourceNotFoundException.html"><B>ResourceNotFoundException</B></A> - exception org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/ResourceNotFoundException.html">ResourceNotFoundException</A>.<DD>Application-level exception thrown when a resource of any type
isn't found by the Velocity engine.<DT><A HREF="org/apache/velocity/exception/ResourceNotFoundException.html#ResourceNotFoundException(java.lang.String)"><B>ResourceNotFoundException(String)</B></A> -
Constructor for class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/ResourceNotFoundException.html">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#RESPONSE"><B>RESPONSE</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>The context key for the HTTP response object.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html#result"><B>result</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TemplateTestBase.html#RESULT_DIR"><B>RESULT_DIR</B></A> -
Static variable in interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>
<DD>Results relative to the build directory.
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#RESULT_FILE_EXT"><B>RESULT_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>Comparison file extension.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#RESULT_FILE_EXT"><B>RESULT_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>Comparison file extension.
<DT><A HREF="org/apache/velocity/test/TemplateTestBase.html#RESULT_FILE_EXT"><B>RESULT_FILE_EXT</B></A> -
Static variable in interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>
<DD>Comparison file extension.
<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html#RESULT_FILE_EXT"><B>RESULT_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>
<DD>Comparison file extension.
<DT><A HREF="org/apache/velocity/test/VelocityAppTestCase.html#result1"><B>result1</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityAppTestCase.html">VelocityAppTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocimacroTestCase.html#result1"><B>result1</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocimacroTestCase.html">VelocimacroTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#RESULTS_DIR"><B>RESULTS_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;Results directory.
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#RESULTS_DIR"><B>RESULTS_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>Results relative to the build directory.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#RESULTS_DIR"><B>RESULTS_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>Results relative to the build directory.
<DT><A HREF="org/apache/velocity/test/AnakiaTestCase.html#RESULTS_DIR"><B>RESULTS_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/AnakiaTestCase.html">AnakiaTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TexenClasspathTestCase.html#RESULTS_DIR"><B>RESULTS_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenClasspathTestCase.html">TexenClasspathTestCase</A>
<DD>Directory where results are generated.
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#RESULTS_DIR"><B>RESULTS_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>Results directory.
<DT><A HREF="org/apache/velocity/test/TexenTestCase.html#RESULTS_DIR"><B>RESULTS_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenTestCase.html">TexenTestCase</A>
<DD>Directory where results are generated.
<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html#RESULTS_DIR"><B>RESULTS_DIR</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>
<DD>Results relative to the build directory.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#ri"><B>ri</B></A> -
Variable in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#ri"><B>ri</B></A> -
Static variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#rieh"><B>rieh</B></A> -
Variable in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html#right"><B>right</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSetDirective.html">ASTSetDirective</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html#rlog"><B>rlog</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/AbstractExecutor.html">AbstractExecutor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Introspector.html#rlog"><B>rlog</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Introspector.html">Introspector</A>
<DD>our engine runtime services
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#rlog"><B>rlog</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>Our runtime logger.
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#rootNode()"><B>rootNode()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#rootString"><B>rootString</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#rparen"><B>rparen</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#RPAREN"><B>RPAREN</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#RPARENHandler()"><B>RPARENHandler()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>handles the dropdown logic when encountering a RPAREN
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>runtime services for this instance
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/PrimordialLogSystem.html">PrimordialLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/AvalonLogSystem.html">AvalonLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceCacheImpl.html">ResourceCacheImpl</A>
<DD>Runtime services, generally initialized by the
<code>initialize()</code> method.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#rsvc"><B>rsvc</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#RUNT"><B>RUNT</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;Runs the test.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.html">IntrospectorTestCase2</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityAppTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityAppTestCase.html">VelocityAppTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html">MethodInvocationExceptionTest</A>
<DD>Runs the test :
uses the Velocity class to eval a string
which accesses a method that throws an
exception.
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/MiscTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MiscTestCase.html">MiscTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ExternalLoggerTest.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html">ExternalLoggerTest</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/ContextSafetyTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ContextSafetyTestCase.html">ContextSafetyTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html">InlineScopeVMTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/VelocimacroTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocimacroTestCase.html">VelocimacroTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/AnakiaTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/AnakiaTestCase.html">AnakiaTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/TexenClasspathTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenClasspathTestCase.html">TexenClasspathTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/EncodingTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EncodingTestCase.html">EncodingTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.html">VelocityServletTest</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/TexenTestCase.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenTestCase.html">TexenTestCase</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html#runTest()"><B>runTest()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>
<DD>Runs the test.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html"><B>Runtime</B></A> - class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>.<DD><B>Deprecated.</B>&nbsp;<I>Use RuntimeInstance or RuntimeSingleton instead.</I><DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG"><B>RUNTIME_LOG</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Location of the velocity log file.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_ERROR_STACKTRACE"><B>RUNTIME_LOG_ERROR_STACKTRACE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Stack trace output for error messages.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_INFO_STACKTRACE"><B>RUNTIME_LOG_INFO_STACKTRACE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Stack trace output for info messages.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_LOGSYSTEM"><B>RUNTIME_LOG_LOGSYSTEM</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>externally provided logger
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_LOGSYSTEM_CLASS"><B>RUNTIME_LOG_LOGSYSTEM_CLASS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>class of log system to use
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID"><B>RUNTIME_LOG_REFERENCE_LOG_INVALID</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Logging of invalid references.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_WARN_STACKTRACE"><B>RUNTIME_LOG_WARN_STACKTRACE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Stack trace output for warning messages.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#Runtime()"><B>Runtime()</B></A> -
Constructor for class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html"><B>RuntimeConstants</B></A> - interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>.<DD>This class defines the keys that are used in the
velocity.properties file so that they can be referenced as a constant
within Java code.<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#runtimeDirectives"><B>runtimeDirectives</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>This is a hashtable of initialized directives.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html"><B>RuntimeInstance</B></A> - class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>.<DD>This is the Runtime system for Velocity.<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#RuntimeInstance()"><B>RuntimeInstance()</B></A> -
Constructor for class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeLogger.html"><B>RuntimeLogger</B></A> - interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeLogger.html">RuntimeLogger</A>.<DD>Interface for internal runtime logging services that are needed by the<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html"><B>RuntimeServices</B></A> - interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>.<DD>Interface for internal runtime services that are needed by the
various components w/in Velocity.<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html"><B>RuntimeSingleton</B></A> - class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>.<DD>This is the Runtime system for Velocity.<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#RuntimeSingleton()"><B>RuntimeSingleton()</B></A> -
Constructor for class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#save(java.io.OutputStream, java.lang.String)"><B>save(OutputStream, String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Save the properties to the given outputstream.
<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html#sawCacheDump"><B>sawCacheDump</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/StringUtils.html#select(boolean, java.lang.String, java.lang.String)"><B>select(boolean, String, String)</B></A> -
Method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>If state is true then return the trueString, else
return the falseString.
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#selectNodes(java.lang.String)"><B>selectNodes(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>Applies an XPath expression to this element and returns the resulting
node list.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#selectNodes(java.lang.String)"><B>selectNodes(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>Applies an XPath expression to the node list and returns the resulting
node list.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#sendError(int)"><B>sendError(int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#sendError(int, java.lang.String)"><B>sendError(int, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#sendRedirect(java.lang.String)"><B>sendRedirect(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#SET_DIRECTIVE"><B>SET_DIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#setAddMacroPermission(boolean)"><B>setAddMacroPermission(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>sets the permission to add new macros
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#setApplicationAttribute(java.lang.Object, java.lang.Object)"><B>setApplicationAttribute(Object, Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>
Set the an ApplicationAttribue, which is an Object
set by the application which is accessable from
any component of the system that gets a RuntimeServices.
<DT><A HREF="org/apache/velocity/app/Velocity.html#setApplicationAttribute(java.lang.Object, java.lang.Object)"><B>setApplicationAttribute(Object, Object)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>
Set the an ApplicationAttribue, which is an Object
set by the application which is accessable from
any component of the system that gets a RuntimeServices.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#setApplicationAttribute(java.lang.Object, java.lang.Object)"><B>setApplicationAttribute(Object, Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#setArgArray(java.lang.String[])"><B>setArgArray(String[])</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>sets the array of arguments specified in the macro definition
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#setAttribute(java.lang.String, java.lang.Object)"><B>setAttribute(String, Object)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#setAutoload(boolean)"><B>setAutoload(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>set the switch for automatic reloading of
global library-based VMs
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#setBangStart(java.lang.Integer)"><B>setBangStart(Integer)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#setBasedir(java.io.File)"><B>setBasedir(File)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Set the base directory.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#setBlather(boolean)"><B>setBlather(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>set output message mode
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#setCachingOn(boolean)"><B>setCachingOn(boolean)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Set the caching state.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#setConfiguration(org.apache.velocity.runtime.configuration.Configuration)"><B>setConfiguration(Configuration)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use
<A HREF="org/apache/velocity/app/VelocityEngine.html#setExtendedProperties(org.apache.commons.collections.ExtendedProperties)"><CODE>VelocityEngine.setExtendedProperties( ExtendedProperties )</CODE></A></I>
<DT><A HREF="org/apache/velocity/app/Velocity.html#setConfiguration(org.apache.velocity.runtime.configuration.Configuration)"><B>setConfiguration(Configuration)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use
<A HREF="org/apache/velocity/app/Velocity.html#setExtendedProperties(org.apache.commons.collections.ExtendedProperties)"><CODE>Velocity.setExtendedProperties( ExtendedProperties )</CODE></A></I>
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#setConfiguration(org.apache.commons.collections.ExtendedProperties)"><B>setConfiguration(ExtendedProperties)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Allow an external system to set an ExtendedProperties
object to use.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#setConfiguration(org.apache.commons.collections.ExtendedProperties)"><B>setConfiguration(ExtendedProperties)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Allow an external system to set an ExtendedProperties
object to use.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#setConfiguration(org.apache.commons.collections.ExtendedProperties)"><B>setConfiguration(ExtendedProperties)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Allow an external system to set an ExtendedProperties
object to use.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#setConfiguration(org.apache.commons.collections.ExtendedProperties)"><B>setConfiguration(ExtendedProperties)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Allow an external system to set an ExtendedProperties
object to use.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setContentLength(int)"><B>setContentLength(int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#setContentType(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>setContentType(HttpServletRequest, HttpServletResponse)</B></A> -
Method in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Sets the content type of the response, defaulting to <A HREF="org/apache/velocity/servlet/VelocityServlet.html#defaultContentType"><CODE>VelocityServlet.defaultContentType</CODE></A> if not overriden.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setContentType(java.lang.String)"><B>setContentType(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>Records the character encoding.
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#setContext(org.apache.velocity.context.InternalContextAdapter)"><B>setContext(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#setContextProperties(java.lang.String)"><B>setContextProperties(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Set the context properties that will be
fed into the initial context be the
generating process starts.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#setControlTemplate(java.lang.String)"><B>setControlTemplate(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>[REQUIRED] Set the control template for the
generating process.
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#setCurrentResource(org.apache.velocity.runtime.resource.Resource)"><B>setCurrentResource(Resource)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html#setCurrentResource(org.apache.velocity.runtime.resource.Resource)"><B>setCurrentResource(Resource)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextAdapterImpl.html">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#setCurrentResource(org.apache.velocity.runtime.resource.Resource)"><B>setCurrentResource(Resource)</B></A> -
Method in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalHousekeepingContext.html#setCurrentResource(org.apache.velocity.runtime.resource.Resource)"><B>setCurrentResource(Resource)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalHousekeepingContext.html">InternalHousekeepingContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#setData(java.lang.Object)"><B>setData(Object)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Set arbitrary data object that might be used
by the resource.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setDateHeader(java.lang.String, long)"><B>setDateHeader(String, long)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#setDebugStream(java.io.PrintStream)"><B>setDebugStream(PrintStream)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#setDefaultProperties()"><B>setDefaultProperties()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Initializes the Velocity Runtime with properties file.
<DT><A HREF="org/apache/velocity/texen/Generator.html#setDefaultProps()"><B>setDefaultProps()</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Set default properties.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#setDestdir(java.io.File)"><B>setDestdir(File)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Set the destination directory into which the VSL result
files should be copied to
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#SetDirective()"><B>SetDirective()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>Currently support both types of set :
#set( expr )
#set expr
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html#setDirectiveName(java.lang.String)"><B>setDirectiveName(String)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDirective.html">ASTDirective</A>
<DD>Sets the directive name.
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#setDirectives(java.util.Hashtable)"><B>setDirectives(Hashtable)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method sets the directives Hashtable
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#setEncoding(java.lang.String)"><B>setEncoding(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>set the encoding of this resource
for example, "ISO-8859-1"
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#setExtendedProperties(org.apache.commons.collections.ExtendedProperties)"><B>setExtendedProperties(ExtendedProperties)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Set an entire configuration at once.
<DT><A HREF="org/apache/velocity/app/Velocity.html#setExtendedProperties(org.apache.commons.collections.ExtendedProperties)"><B>setExtendedProperties(ExtendedProperties)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Set an entire configuration at once.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#setExtension(java.lang.String)"><B>setExtension(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Allow people to set the default output file extension
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#setFirstToken(org.apache.velocity.runtime.parser.Token)"><B>setFirstToken(Token)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html#setFoo(java.lang.String)"><B>setFoo(String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html">MethodInvocationExceptionTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#setFromLibrary(boolean)"><B>setFromLibrary(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setHeader(java.lang.String, java.lang.String)"><B>setHeader(String, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#setInclude(java.lang.String)"><B>setInclude(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the property value for including other properties files.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#setInfo(int)"><B>setInfo(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#setInfo(int)"><B>setInfo(int)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html#setInputEncoding(java.lang.String)"><B>setInputEncoding(String)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Set the input (template) encoding.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#setInputEncoding(java.lang.String)"><B>setInputEncoding(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Set the input (template) encoding.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setIntHeader(java.lang.String, int)"><B>setIntHeader(String, int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#setInvalid()"><B>setInvalid()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#setInvalid()"><B>setInvalid()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#setLastModified(long)"><B>setLastModified(long)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Set the last modified time for this
template.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#setLastModifiedCheck(java.lang.String)"><B>setLastModifiedCheck(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Turn on/off last modified checking.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#setLiteral(java.lang.String)"><B>setLiteral(String)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>Routine to allow the literal representation to be
externally overridden.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setLocale(java.util.Locale)"><B>setLocale(Locale)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/Directive.html#setLocation(int, int)"><B>setLocation(int, int)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Directive.html">Directive</A>
<DD>Allows the template location to be set
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#setMacrobody(java.lang.String)"><B>setMacrobody(String)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>Sets the orignal macro body.
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#setModificationCheckInterval(long)"><B>setModificationCheckInterval(long)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Set the modification check interval.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html#setModificationCheckInterval(long)"><B>setModificationCheckInterval(long)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/ResourceLoader.html">ResourceLoader</A>
<DD>Set the interval at which the InputStream source
should be checked for modifications.
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>sets the directive name of this VM
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Set the name of this resource, for example
test.vm.
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#setNamespace(java.lang.String)"><B>setNamespace(String)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#setNamespaceUsage(boolean)"><B>setNamespaceUsage(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>public switch to let external user of manager to control namespace
usage indep of properties.
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#setNodeTree(org.apache.velocity.runtime.parser.node.SimpleNode)"><B>setNodeTree(SimpleNode)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#setObject(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>setObject(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>Invoked by VMContext when Context.put() is called for a proxied reference.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#setOutputDirectory(java.io.File)"><B>setOutputDirectory(File)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>[REQUIRED] Set the output directory.
<DT><A HREF="org/apache/velocity/texen/Generator.html#setOutputEncoding(java.lang.String)"><B>setOutputEncoding(String)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Set the output encoding.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#setOutputEncoding(java.lang.String)"><B>setOutputEncoding(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Set the output encoding.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#setOutputFile(java.lang.String)"><B>setOutputFile(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>[REQUIRED] Set the output file for the
generation process.
<DT><A HREF="org/apache/velocity/texen/Generator.html#setOutputPath(java.lang.String)"><B>setOutputPath(String)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Set the output path for the generated
output.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#setProjectFile(java.lang.String)"><B>setProjectFile(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Allow people to set the path to the project.xml file
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#setProperty(java.lang.String, java.lang.Object)"><B>setProperty(String, Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Set a Velocity Runtime property.
<DT><A HREF="org/apache/velocity/app/Velocity.html#setProperty(java.lang.String, java.lang.Object)"><B>setProperty(String, Object)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Set a Velocity Runtime property.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#setProperty(java.lang.String, java.lang.Object)"><B>setProperty(String, Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Allows an external system to set a property in
the Velocity Runtime.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#setProperty(java.lang.String, java.lang.Object)"><B>setProperty(String, Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Allows an external system to set a property in
the Velocity Runtime.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#setProperty(java.lang.String, java.lang.Object)"><B>setProperty(String, Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Allows an external system to set a property in
the Velocity Runtime.
<DT><A HREF="org/apache/velocity/runtime/RuntimeServices.html#setProperty(java.lang.String, java.lang.Object)"><B>setProperty(String, Object)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeServices.html">RuntimeServices</A>
<DD>Allows an external system to set a property in
the Velocity Runtime.
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#setProperty(java.lang.String, java.lang.Object)"><B>setProperty(String, Object)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Set a property, this will replace any previously
set values.
<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html#setReferenceName(java.lang.String)"><B>setReferenceName(String)</B></A> -
Method in class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>
<DD>Sets the reference name that threw this exception
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#setRegisterFromLib(boolean)"><B>setRegisterFromLib(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#setReplacementPermission(boolean)"><B>setReplacementPermission(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>sets the permission for allowing addMacro() calls to
replace existing VM's
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#setResourceLoader(org.apache.velocity.runtime.resource.loader.ResourceLoader)"><B>setResourceLoader(ResourceLoader)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>Set the template loader for this template.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#setRuntimeLogger(org.apache.velocity.runtime.RuntimeLogger)"><B>setRuntimeLogger(RuntimeLogger)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>Sets the runtime logger - this must be called before anything
else besides init() as to get the logger.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectLoggable.html#setRuntimeLogger(org.apache.velocity.runtime.RuntimeLogger)"><B>setRuntimeLogger(RuntimeLogger)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectLoggable.html">UberspectLoggable</A>
<DD>Sets the logger.
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)"><B>setRuntimeServices(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#setState(java.lang.Boolean)"><B>setState(Boolean)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setStatus(int)"><B>setStatus(int)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#setStatus(int, java.lang.String)"><B>setStatus(int, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#setStyle(java.lang.String)"><B>setStyle(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Allow people to set the path to the .vsl file
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#setTemplateLocalInline(boolean)"><B>setTemplateLocalInline(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>sets permission to have VMs local in scope to their declaring template
note that this is really taken care of in the VMManager class, but
we need it here for gating purposes in addVM
eventually, I will slide this all into the manager, maybe.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#setTemplateLocalInlineVM(boolean)"><B>setTemplateLocalInlineVM(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#setTemplatePath(java.io.File)"><B>setTemplatePath(File)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Set the path to the templates.
<DT><A HREF="org/apache/velocity/texen/Generator.html#setTemplatePath(java.lang.String)"><B>setTemplatePath(String)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Set the template path, where Texen will look
for Velocity templates.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#setTemplatePath(java.lang.String)"><B>setTemplatePath(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>[REQUIRED] Set the path where Velocity will look
for templates using the file template
loader.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#setup()"><B>setup()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>does the housekeeping upon creationg.
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#setUp()"><B>setUp()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>Sets up the test.
<DT><A HREF="org/apache/velocity/test/TexenClasspathTestCase.html#setUp()"><B>setUp()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenClasspathTestCase.html">TexenClasspathTestCase</A>
<DD>Sets up the test.
<DT><A HREF="org/apache/velocity/test/TexenTestCase.html#setUp()"><B>setUp()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenTestCase.html">TexenTestCase</A>
<DD>Sets up the test.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#setup(org.apache.velocity.context.InternalContextAdapter)"><B>setup(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#setupMacro(java.lang.String[], int[])"><B>setupMacro(String[], int[])</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>basic VM setup.
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#setupProxyArgs(java.lang.String[], int[])"><B>setupProxyArgs(String[], int[])</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#setUseClasspath(boolean)"><B>setUseClasspath(boolean)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Set the use of the classpath in locating templates
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#setValue(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)"><B>setValue(InternalContextAdapter, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>Sets the value of a complex reference (something like $foo.bar)
Currently used by ASTSetReference()
<DT><A HREF="org/apache/velocity/texen/Generator.html#setVelocityEngine(org.apache.velocity.app.VelocityEngine)"><B>setVelocityEngine(VelocityEngine)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Set the velocity engine.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#setVelocityPropertiesFile(java.io.File)"><B>setVelocityPropertiesFile(File)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>Allow people to set the path to the velocity.properties file
This file is found relative to the path where the JVM was run.
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#setWriter(java.io.Writer)"><B>setWriter(Writer)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#shortMethod(short)"><B>shortMethod(short)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/event/NullSetEventHandler.html#shouldLogOnNullSet(java.lang.String, java.lang.String)"><B>shouldLogOnNullSet(String, String)</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/NullSetEventHandler.html">NullSetEventHandler</A>
<DD>Called when the RHS of a #set() is null, which will result
in a null LHS.
<DT><A HREF="org/apache/velocity/app/event/EventCartridge.html#shouldLogOnNullSet(java.lang.String, java.lang.String)"><B>shouldLogOnNullSet(String, String)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="org/apache/velocity/app/event/EventCartridge.html">EventCartridge</A>
<DD>Implementation of NullSetEventHandler method
<code>shouldLogOnNullSet()</code>.
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#shouldLogOnNullSet(java.lang.String, java.lang.String)"><B>shouldLogOnNullSet(String, String)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>Event handler for when the right hand side of
a #set() directive is null, which results in
a log message.
<DT><A HREF="org/apache/velocity/test/misc/Test.html#shouldLogOnNullSet(java.lang.String, java.lang.String)"><B>shouldLogOnNullSet(String, String)</B></A> -
Method in class org.apache.velocity.test.misc.<A HREF="org/apache/velocity/test/misc/Test.html">Test</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#showIterator(java.io.FileWriter, java.util.Iterator)"><B>showIterator(FileWriter, Iterator)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#showIterator(java.io.FileWriter, java.util.Iterator)"><B>showIterator(FileWriter, Iterator)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#showNode(org.apache.velocity.runtime.parser.node.Node, java.lang.Object)"><B>showNode(Node, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display the type of nodes and optionally the
first token.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#showPerson(org.apache.velocity.test.provider.Person)"><B>showPerson(Person)</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#showStackTrace()"><B>showStackTrace()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Added this to check and make sure that the configuration
is initialized before trying to get properties from it.
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#showTokens"><B>showTokens</B></A> -
Variable in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#showVector(java.io.FileWriter, java.util.Vector)"><B>showVector(FileWriter, Vector)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#showVector(java.io.FileWriter, java.util.Vector)"><B>showVector(FileWriter, Vector)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/Log4JLogSystem.html">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;Close all destinations
<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>
<DD>Close all destinations
<DT><A HREF="org/apache/velocity/texen/Generator.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Properly shut down the generator, right now
this is simply flushing and closing the file
writers that we have been holding on to.
<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html"><B>SimpleLog4JLogSystem</B></A> - class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>.<DD>Implementation of a simple log4j system that will either
latch onto an existing category, or just do a simple
rolling file log.<DT><A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html#SimpleLog4JLogSystem()"><B>SimpleLog4JLogSystem()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/SimpleLog4JLogSystem.html">SimpleLog4JLogSystem</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html"><B>SimpleNode</B></A> - class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#SimpleNode(int)"><B>SimpleNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#SimpleNode(org.apache.velocity.runtime.parser.Parser, int)"><B>SimpleNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/SimplePool.html"><B>SimplePool</B></A> - class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html">SimplePool</A>.<DD>Simple object pool.<DT><A HREF="org/apache/velocity/util/SimplePool.html#SimplePool(int)"><B>SimplePool(int)</B></A> -
Constructor for class org.apache.velocity.util.<A HREF="org/apache/velocity/util/SimplePool.html">SimplePool</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT"><B>SINGLE_LINE_COMMENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#singleLevelRef"><B>singleLevelRef</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>the 'de-dollared' reference if we are a ref but don't have a method attached
<DT><A HREF="org/apache/velocity/util/ArrayIterator.html#size"><B>size</B></A> -
Variable in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/ArrayIterator.html">ArrayIterator</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#size()"><B>size()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#SkipLexicalActions(org.apache.velocity.runtime.parser.Token)"><B>SkipLexicalActions(Token)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#sourceInitializerList"><B>sourceInitializerList</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>This is a list of the template input stream source
initializers, basically properties for a particular
template stream source.
<DT><A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html#sourceInitializerMap"><B>sourceInitializerMap</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/ResourceManagerImpl.html">ResourceManagerImpl</A>
<DD>This is a map of public name of the template
stream source to it's initializer.
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#sourcetemplate"><B>sourcetemplate</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/JJTParserState.html#sp"><B>sp</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/JJTParserState.html">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#specialConstructor"><B>specialConstructor</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
<DT><A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html#specialText(org.apache.velocity.runtime.parser.Token)"><B>specialText(Token)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html">NodeUtils</A>
<DD>Collect all the <SPECIAL_TOKEN>s that
are carried along with a token.
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#specialToken"><B>specialToken</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
<DT><A HREF="org/apache/velocity/util/StringUtils.html#split(java.lang.String, java.lang.String)"><B>split(String, String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Create a string array from a string separated by delim
<DT><A HREF="org/apache/velocity/util/StringUtils.html#stackTrace(java.lang.Throwable)"><B>stackTrace(Throwable)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Returns the output of printStackTrace as a String.
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#state"><B>state</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#state"><B>state</B></A> -
Variable in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#stateint"><B>stateint</B></A> -
Variable in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Statement()"><B>Statement()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>These are the types of statements that
are acceptable in Velocity templates.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#stateStack"><B>stateStack</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#stateStackPop()"><B>stateStackPop()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>pushes the current state onto the 'state stack',
and maintains the parens counts
public because we need it in PD & VM handling
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#stateStackPush()"><B>stateStackPush()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>pops a state off the stack, and restores paren counts
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#STATIC_LEXER_ERROR"><B>STATIC_LEXER_ERROR</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>An attempt wass made to create a second instance of a static token manager.
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#staticFlag"><B>staticFlag</B></A> -
Static variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#staticObject"><B>staticObject</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>reference for the object if we proxy for a static arg like an NumberLiteral
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#STOP_DIRECTIVE"><B>STOP_DIRECTIVE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#StopStatement()"><B>StopStatement()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method corresponds to the #stop
directive which just simulates and EOF
so that parsing stops.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#STRING_LITERAL"><B>STRING_LITERAL</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#StringLiteral()"><B>StringLiteral()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/StringUtils.html#stringSubstitution(java.lang.String, java.util.Hashtable)"><B>stringSubstitution(String, Hashtable)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/StringUtils.html#stringSubstitution(java.lang.String, java.util.Map)"><B>stringSubstitution(String, Map)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Perform a series of substitutions.
<DT><A HREF="org/apache/velocity/util/StringUtils.html"><B>StringUtils</B></A> - class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>.<DD>This class provides some methods for dynamically
invoking methods in objects, and some string
manipulation methods used by torque.<DT><A HREF="org/apache/velocity/util/StringUtils.html#StringUtils()"><B>StringUtils()</B></A> -
Constructor for class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#style"><B>style</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the style= attribute
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#styleFile"><B>styleFile</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the File to the style file
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#styleSheetLastModified"><B>styleSheetLastModified</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>last modified of the style sheet
<DT><A HREF="org/apache/velocity/util/StringUtils.html#sub(java.lang.String, java.lang.String, java.lang.String)"><B>sub(String, String, String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="org/apache/velocity/util/StringUtils.html">StringUtils</A>
<DD>Replaces all instances of oldString with newString in line.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#subList(int, int)"><B>subList(int, int)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#subset(java.lang.String)"><B>subset(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Create a Configurations object that is a subset
of this one.
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase2.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase2.html">IntrospectorTestCase2</A>
<DD>Get the containing <code>TestSuite</code>.
<DT><A HREF="org/apache/velocity/test/VelocityAppTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityAppTestCase.html">VelocityAppTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ParserTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ParserTestCase.html">ParserTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.html">IntrospectorTestCase3</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MethodInvocationExceptionTest.html">MethodInvocationExceptionTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MiscTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MiscTestCase.html">MiscTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ExternalLoggerTest.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html">ExternalLoggerTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ContextSafetyTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ContextSafetyTestCase.html">ContextSafetyTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html">InlineScopeVMTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocimacroTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocimacroTestCase.html">VelocimacroTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/AnakiaTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/AnakiaTestCase.html">AnakiaTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TexenClasspathTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenClasspathTestCase.html">TexenClasspathTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/EncodingTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EncodingTestCase.html">EncodingTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>
<DD>Get the containing <code>TestSuite</code>.
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.html">VelocityServletTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TexenTestCase.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenTestCase.html">TexenTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html#suite()"><B>suite()</B></A> -
Static method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#SwitchTo(int)"><B>SwitchTo(int)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#tableName"><B>tableName</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html#template"><B>template</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html">VelocimacroFactory.Twonk</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/Template.html"><B>Template</B></A> - class org.apache.velocity.<A HREF="org/apache/velocity/Template.html">Template</A>.<DD>This class is used for controlling all template
operations.<DT><A HREF="org/apache/velocity/texen/Generator.html#TEMPLATE_PATH"><B>TEMPLATE_PATH</B></A> -
Static variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Where the velocity templates live.
<DT><A HREF="org/apache/velocity/Template.html#Template()"><B>Template()</B></A> -
Constructor for class org.apache.velocity.<A HREF="org/apache/velocity/Template.html">Template</A>
<DD>Default constructor
<DT><A HREF="org/apache/velocity/test/VelocimacroTestCase.html#template1"><B>template1</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocimacroTestCase.html">VelocimacroTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#templateColumn"><B>templateColumn</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#templateExists(java.lang.String)"><B>templateExists(String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Determines if a template is accessable via the currently
configured resource loaders.
<DT><A HREF="org/apache/velocity/app/Velocity.html#templateExists(java.lang.String)"><B>templateExists(String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use resourceExists(String) instead.</I>
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#templateLocal"><B>templateLocal</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>sets if template-local namespace in used
<DT><A HREF="org/apache/velocity/util/introspection/Info.html#templateName"><B>templateName</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Info.html">Info</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/InternalContextBase.html#templateNameStack"><B>templateNameStack</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/InternalContextBase.html">InternalContextBase</A>
<DD>Template name stack.
<DT><A HREF="org/apache/velocity/test/view/TemplateNodeView.html"><B>TemplateNodeView</B></A> - class org.apache.velocity.test.view.<A HREF="org/apache/velocity/test/view/TemplateNodeView.html">TemplateNodeView</A>.<DD>Simple class for dumping the AST for a template.<DT><A HREF="org/apache/velocity/test/view/TemplateNodeView.html#TemplateNodeView(java.lang.String)"><B>TemplateNodeView(String)</B></A> -
Constructor for class org.apache.velocity.test.view.<A HREF="org/apache/velocity/test/view/TemplateNodeView.html">TemplateNodeView</A>
<DD>Default constructor: sets up the Velocity
Runtime, creates the visitor for traversing
the node structure and then produces the
visual representation by the visitation.
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#templatePath"><B>templatePath</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the template path
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#templatePath"><B>templatePath</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>This is where Velocity will look for templates
using the file template loader.
<DT><A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#templatePaths"><B>templatePaths</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/FileResourceLoader.html">FileResourceLoader</A>
<DD>Used to map the path that a template was found on
so that we can properly check the modification
times of the files.
<DT><A HREF="org/apache/velocity/test/TemplateTestBase.html"><B>TemplateTestBase</B></A> - interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>.<DD>This is a base interface that contains a bunch of static final
strings that are of use when testing templates.<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html"><B>TemplateTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>.<DD>Easily add test cases which evaluate templates and check their output.<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#TemplateTestCase(java.lang.String)"><B>TemplateTestCase(String)</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>Creates a new instance.
<DT><A HREF="org/apache/velocity/test/TemplateTestSuite.html"><B>TemplateTestSuite</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestSuite.html">TemplateTestSuite</A>.<DD>Test suite for Templates.<DT><A HREF="org/apache/velocity/test/TemplateTestSuite.html#TemplateTestSuite()"><B>TemplateTestSuite()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestSuite.html">TemplateTestSuite</A>
<DD>Creates an instace of the Apache Velocity test suite.
<DT><A HREF="org/apache/velocity/test/misc/Test.html"><B>Test</B></A> - class org.apache.velocity.test.misc.<A HREF="org/apache/velocity/test/misc/Test.html">Test</A>.<DD>This class the testbed for Velocity.<DT><A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html#TEST_CASE_NAME"><B>TEST_CASE_NAME</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/InlineScopeVMTestCase.html">InlineScopeVMTestCase</A>
<DD>The name of this test case.
<DT><A HREF="org/apache/velocity/test/TemplateTestBase.html#TEST_CASE_PROPERTIES"><B>TEST_CASE_PROPERTIES</B></A> -
Static variable in interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>
<DD>Properties file that lists which template tests to run.
<DT><A HREF="org/apache/velocity/test/ConfigurationTestCase.html#TEST_CONFIG"><B>TEST_CONFIG</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ConfigurationTestCase.html">ConfigurationTestCase</A>
<DD><B>Deprecated.</B>&nbsp;Test configuration
<DT><A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html#TEST_CONFIG"><B>TEST_CONFIG</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/CommonsExtPropTestCase.html">CommonsExtPropTestCase</A>
<DD>Test configuration
<DT><A HREF="org/apache/velocity/test/misc/Test.html#Test(java.lang.String, java.lang.String)"><B>Test(String, String)</B></A> -
Constructor for class org.apache.velocity.test.misc.<A HREF="org/apache/velocity/test/misc/Test.html">Test</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ParserTestCase.html#testArgs()"><B>testArgs()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ParserTestCase.html">ParserTestCase</A>
<DD>Test to see if don't tolerage passing word tokens in anything but the
0th arg to #macro() and the 1th arg to foreach()
<DT><A HREF="org/apache/velocity/runtime/configuration/Configuration.html#testBoolean(java.lang.String)"><B>testBoolean(String)</B></A> -
Method in class org.apache.velocity.runtime.configuration.<A HREF="org/apache/velocity/runtime/configuration/Configuration.html">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;Test whether the string represent by value maps to a boolean
value or not.
<DT><A HREF="org/apache/velocity/test/TestClassloader.html#testclass"><B>testclass</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TestClassloader.html">TestClassloader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TestClassloader.html"><B>TestClassloader</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TestClassloader.html">TestClassloader</A>.<DD>Simple (real simple...) classloader that depends
on a Foo.class being located in the classloader
directory under test<DT><A HREF="org/apache/velocity/test/TestClassloader.html#TestClassloader()"><B>TestClassloader()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TestClassloader.html">TestClassloader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ParserTestCase.html#testEquals()"><B>testEquals()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ParserTestCase.html">ParserTestCase</A>
<DD>Test to make sure that using '=' in #if() throws a PEE
<DT><A HREF="org/apache/velocity/test/ParserTestCase.html#testMacro()"><B>testMacro()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ParserTestCase.html">ParserTestCase</A>
<DD>Test to see if we force the first arg to #macro() to be a word
<DT><A HREF="org/apache/velocity/test/TemplateTestSuite.html#testProperties"><B>testProperties</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestSuite.html">TemplateTestSuite</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html"><B>TestProvider</B></A> - class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>.<DD>This class is used by the testbed.<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#TestProvider()"><B>TestProvider()</B></A> -
Constructor for class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase3.html#testSimple()"><B>testSimple()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase3.html">IntrospectorTestCase3</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TexenClasspathTestCase.html"><B>TexenClasspathTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenClasspathTestCase.html">TexenClasspathTestCase</A>.<DD>This is a test case for Texen.<DT><A HREF="org/apache/velocity/test/TexenClasspathTestCase.html#TexenClasspathTestCase()"><B>TexenClasspathTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenClasspathTestCase.html">TexenClasspathTestCase</A>
<DD>Creates a new instance.
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html"><B>TexenTask</B></A> - class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>.<DD>An ant task for generating output by using Velocity<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#TexenTask()"><B>TexenTask()</B></A> -
Constructor for class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/TexenTestCase.html"><B>TexenTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenTestCase.html">TexenTestCase</A>.<DD>This is a test case for Texen.<DT><A HREF="org/apache/velocity/test/TexenTestCase.html#TexenTestCase()"><B>TexenTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TexenTestCase.html">TexenTestCase</A>
<DD>Creates a new instance.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#TEXT"><B>TEXT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Text()"><B>Text()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>This method is responsible for allowing
all non-grammar text to pass through
unscathed.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#theAPLRules()"><B>theAPLRules()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#theJar"><B>theJar</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html#thingy"><B>thingy</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/IntrospectionCacheData.html">IntrospectionCacheData</A>
<DD>Object to pair with class - currently either a Method or
AbstractExecutor.
<DT><A HREF="org/apache/velocity/test/EventHandlingTestCase.html#throwException()"><B>throwException()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/EventHandlingTestCase.html">EventHandlingTestCase</A>
<DD>silly method to throw an exception to test
the method invocation exception event handling
<DT><A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#timestampColumn"><B>timestampColumn</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html">DataSourceResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#title"><B>title</B></A> -
Variable in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/MultiLoaderTestCase.html#TMPL_FILE_EXT"><B>TMPL_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultiLoaderTestCase.html">MultiLoaderTestCase</A>
<DD>VTL file extension.
<DT><A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html#TMPL_FILE_EXT"><B>TMPL_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/MultipleFileResourcePathTest.html">MultipleFileResourcePathTest</A>
<DD>VTL file extension.
<DT><A HREF="org/apache/velocity/test/TemplateTestBase.html#TMPL_FILE_EXT"><B>TMPL_FILE_EXT</B></A> -
Static variable in interface org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestBase.html">TemplateTestBase</A>
<DD>VTL file extension.
<DT><A HREF="org/apache/velocity/test/ClasspathResourceTest.html#TMPL_FILE_EXT"><B>TMPL_FILE_EXT</B></A> -
Static variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClasspathResourceTest.html">ClasspathResourceTest</A>
<DD>VTL file extension.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#toArray()"><B>toArray()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#token"><B>token</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html"><B>Token</B></A> - class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>.<DD>Describes the input token stream.<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#token_source"><B>token_source</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#Token()"><B>Token()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#tokenBegin"><B>tokenBegin</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParseException.html#tokenImage"><B>tokenImage</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParseException.html">ParseException</A>
<DD>This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#tokenImage"><B>tokenImage</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html#TokenLexicalActions(org.apache.velocity.runtime.parser.Token)"><B>TokenLexicalActions(Token)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserTokenManager.html">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html#tokenLiteral(org.apache.velocity.runtime.parser.Token)"><B>tokenLiteral(Token)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/NodeUtils.html">NodeUtils</A>
<DD>complete node literal
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html"><B>TokenMgrError</B></A> - error org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#TokenMgrError()"><B>TokenMgrError()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#TokenMgrError(boolean, int, int, int, java.lang.String, char, int)"><B>TokenMgrError(boolean, int, int, int, String, char, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html#TokenMgrError(java.lang.String, int)"><B>TokenMgrError(String, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/TokenMgrError.html">TokenMgrError</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaElement.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaElement.html">AnakiaElement</A>
<DD>Returns the XML serialized form of this element, as produced by the default
<CODE>XMLOutputter</CODE>.
<DT><A HREF="org/apache/velocity/anakia/NodeList.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/NodeList.html">NodeList</A>
<DD>This method returns the string resulting from concatenation of string
representations of its nodes.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html">VelocityFormatter.VelocityAlternator</A>
<DD>Returns the current alternate.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html">VelocityFormatter.VelocityAutoAlternator</A>
<DD>Returns the current alternate, and automatically alternates
to the next alternate in its sequence (trigged upon
rendering).
<DT><A HREF="org/apache/velocity/runtime/parser/Token.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Token.html">Token</A>
<DD>Returns the image.
<DT><A HREF="org/apache/velocity/test/provider/TestProvider.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.test.provider.<A HREF="org/apache/velocity/test/provider/TestProvider.html">TestProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#toString(java.lang.String)"><B>toString(String)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/Resource.html#touch()"><B>touch()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="org/apache/velocity/runtime/resource/Resource.html">Resource</A>
<DD>'Touch' this template and thereby resetting
the nextCheck field.
<DT><A HREF="org/apache/velocity/anakia/TreeWalker.html#treeWalk(org.jdom.Element, java.util.Collection)"><B>treeWalk(Element, Collection)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/TreeWalker.html">TreeWalker</A>
<DD>A recursive method to walk the Element tree.
<DT><A HREF="org/apache/velocity/anakia/TreeWalker.html"><B>TreeWalker</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/TreeWalker.html">TreeWalker</A>.<DD>This class allows you to walk a tree of JDOM Element objects.<DT><A HREF="org/apache/velocity/anakia/TreeWalker.html#TreeWalker()"><B>TreeWalker()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/TreeWalker.html">TreeWalker</A>
<DD>Empty constructor
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#TRUE"><B>TRUE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#True()"><B>True()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html#tryUpcasting(java.lang.Class)"><B>tryUpcasting(Class)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html">ClassMap.MethodInfo</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#type"><B>type</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>type of arg I will have
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.html#type"><B>type</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.html">IntrospectorTestCase</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/directive/Foreach.html#uberInfo"><B>uberInfo</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/Foreach.html">Foreach</A>
<DD>immutable, so create in init
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html#uberInfo"><B>uberInfo</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIdentifier.html">ASTIdentifier</A>
<DD>This is really immutable after the init, so keep one for this node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#uberInfo"><B>uberInfo</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#uberSpect"><B>uberSpect</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/Uberspect.html"><B>Uberspect</B></A> - interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/Uberspect.html">Uberspect</A>.<DD>'Federated' introspection/reflection interface to allow the introspection
behavior in Velocity to be customized.<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME"><B>UBERSPECT_CLASSNAME</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>key name for uberspector
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html"><B>UberspectImpl</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>.<DD>Implementation of Uberspect to provide the default introspective
functionality of Velocity<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html"><B>UberspectImpl.VelGetterImpl</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html">UberspectImpl.VelGetterImpl</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html#UberspectImpl.VelGetterImpl(org.apache.velocity.util.introspection.UberspectImpl)"><B>UberspectImpl.VelGetterImpl(UberspectImpl)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html#UberspectImpl.VelGetterImpl(org.apache.velocity.util.introspection.UberspectImpl, org.apache.velocity.runtime.parser.node.AbstractExecutor)"><B>UberspectImpl.VelGetterImpl(UberspectImpl, AbstractExecutor)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html"><B>UberspectImpl.VelMethodImpl</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html">UberspectImpl.VelMethodImpl</A>.<DD>Implementation of VelMethod<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#UberspectImpl.VelMethodImpl(org.apache.velocity.util.introspection.UberspectImpl)"><B>UberspectImpl.VelMethodImpl(UberspectImpl)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#UberspectImpl.VelMethodImpl(org.apache.velocity.util.introspection.UberspectImpl, java.lang.reflect.Method)"><B>UberspectImpl.VelMethodImpl(UberspectImpl, Method)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html"><B>UberspectImpl.VelSetterImpl</B></A> - class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#UberspectImpl.VelSetterImpl(org.apache.velocity.util.introspection.UberspectImpl)"><B>UberspectImpl.VelSetterImpl(UberspectImpl)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#UberspectImpl.VelSetterImpl(org.apache.velocity.util.introspection.UberspectImpl, org.apache.velocity.util.introspection.VelMethod)"><B>UberspectImpl.VelSetterImpl(UberspectImpl, VelMethod)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#UberspectImpl.VelSetterImpl(org.apache.velocity.util.introspection.UberspectImpl, org.apache.velocity.util.introspection.VelMethod, java.lang.String)"><B>UberspectImpl.VelSetterImpl(UberspectImpl, VelMethod, String)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.html#UberspectImpl()"><B>UberspectImpl()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.html">UberspectImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/UberspectLoggable.html"><B>UberspectLoggable</B></A> - interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectLoggable.html">UberspectLoggable</A>.<DD>Marker interface to let an uberspector indicate it can and wants to
log
Thanks to Paulo for the suggestion<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#UnaryExpression()"><B>UnaryExpression()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#UNBOUNDED_BUFFER"><B>UNBOUNDED_BUFFER</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>constant indicating that the Writer is buffered and is unbounded;
this is used in BodyContent
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#UNKNOWN_PREFIX"><B>UNKNOWN_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html#untouchable()"><B>untouchable()</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html">IntrospectorTestCase.MethodProvider</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html#upcast"><B>upcast</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/ClassMap.MethodInfo.html">ClassMap.MethodInfo</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#UpdateLineColumn(char)"><B>UpdateLineColumn(char)</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html#urlpath"><B>urlpath</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="org/apache/velocity/runtime/resource/loader/JarHolder.html">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#usage()"><B>usage()</B></A> -
Static method in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>How to use this little puppy :-)
<DT><A HREF="org/apache/velocity/texen/ant/TexenTask.html#useClasspath"><B>useClasspath</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="org/apache/velocity/texen/ant/TexenTask.html">TexenTask</A>
<DD>Property which controls whether the classpath
will be used when trying to locate templates.
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#usercontext"><B>usercontext</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>not used in this impl : carries the appropriate user context
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#usingNamespaces(java.lang.String)"><B>usingNamespaces(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>determines if currently using namespaces.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html#val"><B>val</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEscape.html">ASTEscape</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html#value"><B>value</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html">ASTTrue</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html#value"><B>value</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html">ASTFalse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html#value"><B>value</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html">ASTNumberLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/SimpleNode.html">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGTNode.html">ASTGTNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAndNode.html">ASTAndNode</A>
<DD>Returns the value of the expression.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLENode.html">ASTLENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTDivNode.html">ASTDivNode</A>
<DD>computes the result of the division.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTLTNode.html">ASTLTNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTMulNode.html">ASTMulNode</A>
<DD>computes the product of the two args.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTTrue.html">ASTTrue</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTExpression.html">ASTExpression</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTSubtractNode.html">ASTSubtractNode</A>
<DD>computes the value of the subtraction.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTReference.html">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTFalse.html">ASTFalse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNumberLiteral.html">ASTNumberLiteral</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTEQNode.html">ASTEQNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTAddNode.html">ASTAddNode</A>
<DD>computes the sum of the two nodes.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTObjectArray.html">ASTObjectArray</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTOrNode.html">ASTOrNode</A>
<DD>Returns the value of the expression.
<DT><A HREF="org/apache/velocity/runtime/parser/node/Node.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/Node.html">Node</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTIntegerRange.html">ASTIntegerRange</A>
<DD>does the real work.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNotNode.html">ASTNotNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTStringLiteral.html">ASTStringLiteral</A>
<DD>renders the value of the string literal
If the properties allow, and the string literal contains a $ or a #
the literal is rendered against the context
Otherwise, the stringlit is returned.
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTModNode.html">ASTModNode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTGENode.html">ASTGENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html#value(org.apache.velocity.context.InternalContextAdapter)"><B>value(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTNENode.html">ASTNENode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#ve"><B>ve</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the VelocityEngine instance to use
<DT><A HREF="org/apache/velocity/test/ExternalLoggerTest.html#ve"><B>ve</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ExternalLoggerTest.html">ExternalLoggerTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/ClassloaderChangeTest.html#ve"><B>ve</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/ClassloaderChangeTest.html">ClassloaderChangeTest</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/texen/Generator.html#ve"><B>ve</B></A> -
Variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Velocity engine.
<DT><A HREF="org/apache/velocity/test/TemplateTestCase.html#vec"><B>vec</B></A> -
Variable in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/TemplateTestCase.html">TemplateTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#velcharstream"><B>velcharstream</B></A> -
Variable in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/util/introspection/VelMethod.html"><B>VelMethod</B></A> - interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelMethod.html">VelMethod</A>.<DD>Method used for regular method invocation
$foo.bar()<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html"><B>VelocimacroFactory</B></A> - class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>.<DD>VelocimacroFactory.java
manages the set of VMs in a running Velocity engine.<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html"><B>VelocimacroFactory.Twonk</B></A> - class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html">VelocimacroFactory.Twonk</A>.<DD>small continer class to hold the duple
of a template and modification time.<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html#VelocimacroFactory.Twonk(org.apache.velocity.runtime.VelocimacroFactory)"><B>VelocimacroFactory.Twonk(VelocimacroFactory)</B></A> -
Constructor for class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.Twonk.html">VelocimacroFactory.Twonk</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#VelocimacroFactory(org.apache.velocity.runtime.RuntimeServices)"><B>VelocimacroFactory(RuntimeServices)</B></A> -
Constructor for class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>CTOR : requires a runtime services from now
on
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html"><B>VelocimacroManager</B></A> - class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>.<DD>Manages VMs in namespaces.<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html"><B>VelocimacroManager.MacroEntry</B></A> - class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>.<DD>wrapper class for holding VM information<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html#VelocimacroManager.MacroEntry(org.apache.velocity.runtime.VelocimacroManager, org.apache.velocity.runtime.VelocimacroManager, java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>VelocimacroManager.MacroEntry(VelocimacroManager, VelocimacroManager, String, String, String[], String)</B></A> -
Constructor for class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.MacroEntry.html">VelocimacroManager.MacroEntry</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/VelocimacroManager.html#VelocimacroManager(org.apache.velocity.runtime.RuntimeServices)"><B>VelocimacroManager(RuntimeServices)</B></A> -
Constructor for class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroManager.html">VelocimacroManager</A>
<DD>Adds the global namespace to the hash.
<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html"><B>VelocimacroProxy</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>.<DD>VelocimacroProxy.java
a proxy Directive-derived object to fit with the current directive system<DT><A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html#VelocimacroProxy()"><B>VelocimacroProxy()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VelocimacroProxy.html">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocimacroTestCase.html"><B>VelocimacroTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocimacroTestCase.html">VelocimacroTestCase</A>.<DD>This class tests strange Velocimacro issues.<DT><A HREF="org/apache/velocity/test/VelocimacroTestCase.html#VelocimacroTestCase()"><B>VelocimacroTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocimacroTestCase.html">VelocimacroTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/Velocity.html"><B>Velocity</B></A> - class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>.<DD>This class provides services to the application
developer, such as :
Simple Velocity Runtime engine initialization methods.<DT><A HREF="org/apache/velocity/app/Velocity.html#Velocity()"><B>Velocity()</B></A> -
Constructor for class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityAppTestCase.html"><B>VelocityAppTestCase</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityAppTestCase.html">VelocityAppTestCase</A>.<DD>This class is intended to test the app.Velocity.java class.<DT><A HREF="org/apache/velocity/test/VelocityAppTestCase.html#VelocityAppTestCase()"><B>VelocityAppTestCase()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityAppTestCase.html">VelocityAppTestCase</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html"><B>VelocityCharStream</B></A> - class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>.<DD>An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#VelocityCharStream(java.io.InputStream, int, int)"><B>VelocityCharStream(InputStream, int, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#VelocityCharStream(java.io.InputStream, int, int, int)"><B>VelocityCharStream(InputStream, int, int, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#VelocityCharStream(java.io.Reader, int, int)"><B>VelocityCharStream(Reader, int, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html#VelocityCharStream(java.io.Reader, int, int, int)"><B>VelocityCharStream(Reader, int, int, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/VelocityCharStream.html">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/VelocityContext.html"><B>VelocityContext</B></A> - class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>.<DD>General purpose implemention of the application Context
interface for general application use.<DT><A HREF="org/apache/velocity/VelocityContext.html#VelocityContext()"><B>VelocityContext()</B></A> -
Constructor for class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>Creates a new instance (with no inner context).
<DT><A HREF="org/apache/velocity/VelocityContext.html#VelocityContext(org.apache.velocity.context.Context)"><B>VelocityContext(Context)</B></A> -
Constructor for class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>Chaining constructor, used when you want to
wrap a context in another.
<DT><A HREF="org/apache/velocity/VelocityContext.html#VelocityContext(java.util.Map)"><B>VelocityContext(Map)</B></A> -
Constructor for class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>Creates a new instance with the provided storage (and no inner
context).
<DT><A HREF="org/apache/velocity/VelocityContext.html#VelocityContext(java.util.Map, org.apache.velocity.context.Context)"><B>VelocityContext(Map, Context)</B></A> -
Constructor for class org.apache.velocity.<A HREF="org/apache/velocity/VelocityContext.html">VelocityContext</A>
<DD>Initializes internal storage (never to <code>null</code>), and
inner context.
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html"><B>VelocityEngine</B></A> - class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>.<DD>
This class provides a separate new-able instance of the
Velocity template engine.<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#VelocityEngine()"><B>VelocityEngine()</B></A> -
Constructor for class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/exception/VelocityException.html"><B>VelocityException</B></A> - exception org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/VelocityException.html">VelocityException</A>.<DD>Base class for Velocity exceptions thrown to the
application layer.<DT><A HREF="org/apache/velocity/exception/VelocityException.html#VelocityException(java.lang.String)"><B>VelocityException(String)</B></A> -
Constructor for class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/VelocityException.html">VelocityException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html"><B>VelocityFormatter</B></A> - class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>.<DD>Formatting tool for inserting into the Velocity WebContext.<DT><A HREF="org/apache/velocity/runtime/log/VelocityFormatter.html"><B>VelocityFormatter</B></A> - class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/VelocityFormatter.html">VelocityFormatter</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html"><B>VelocityFormatter.VelocityAlternator</B></A> - class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html">VelocityFormatter.VelocityAlternator</A>.<DD>Class that returns alternating values in a template.<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html#VelocityFormatter.VelocityAlternator(org.apache.velocity.app.tools.VelocityFormatter, java.lang.String[])"><B>VelocityFormatter.VelocityAlternator(VelocityFormatter, String[])</B></A> -
Constructor for class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html">VelocityFormatter.VelocityAlternator</A>
<DD>Constructor takes an array of Strings.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html"><B>VelocityFormatter.VelocityAutoAlternator</B></A> - class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html">VelocityFormatter.VelocityAutoAlternator</A>.<DD>As VelocityAlternator, but calls <code>alternate()</code>
automatically on rendering in a template.<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html#VelocityFormatter.VelocityAutoAlternator(org.apache.velocity.app.tools.VelocityFormatter, java.lang.String[])"><B>VelocityFormatter.VelocityAutoAlternator(VelocityFormatter, String[])</B></A> -
Constructor for class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html">VelocityFormatter.VelocityAutoAlternator</A>
<DD>Constructor takes an array of Strings.
<DT><A HREF="org/apache/velocity/app/tools/VelocityFormatter.html#VelocityFormatter(org.apache.velocity.context.Context)"><B>VelocityFormatter(Context)</B></A> -
Constructor for class org.apache.velocity.app.tools.<A HREF="org/apache/velocity/app/tools/VelocityFormatter.html">VelocityFormatter</A>
<DD>Constructor needs a backpointer to the context.
<DT><A HREF="org/apache/velocity/runtime/log/VelocityFormatter.html#VelocityFormatter(java.lang.String)"><B>VelocityFormatter(String)</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/VelocityFormatter.html">VelocityFormatter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/AnakiaTask.html#velocityPropertiesFile"><B>velocityPropertiesFile</B></A> -
Variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/AnakiaTask.html">AnakiaTask</A>
<DD>the file to get the velocity properties file
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html"><B>VelocityServlet</B></A> - class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>.<DD>Base class which simplifies the use of Velocity with Servlets.<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#VelocityServlet()"><B>VelocityServlet()</B></A> -
Constructor for class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.html"><B>VelocityServletTest</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.html">VelocityServletTest</A>.<DD>Tests our VelocityServlet implementation.<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html"><B>VelocityServletTest.MockHttpServletResponse</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html#VelocityServletTest.MockHttpServletResponse()"><B>VelocityServletTest.MockHttpServletResponse()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockHttpServletResponse.html">VelocityServletTest.MockHttpServletResponse</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html"><B>VelocityServletTest.MockServletConfig</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html">VelocityServletTest.MockServletConfig</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html#VelocityServletTest.MockServletConfig()"><B>VelocityServletTest.MockServletConfig()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletConfig.html">VelocityServletTest.MockServletConfig</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html"><B>VelocityServletTest.MockServletContext</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html#VelocityServletTest.MockServletContext()"><B>VelocityServletTest.MockServletContext()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockServletContext.html">VelocityServletTest.MockServletContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html"><B>VelocityServletTest.MockVelocityServlet</B></A> - class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html">VelocityServletTest.MockVelocityServlet</A>.<DD>&nbsp;<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html#VelocityServletTest.MockVelocityServlet(org.apache.velocity.test.VelocityServletTest)"><B>VelocityServletTest.MockVelocityServlet(VelocityServletTest)</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html">VelocityServletTest.MockVelocityServlet</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/test/VelocityServletTest.html#VelocityServletTest()"><B>VelocityServletTest()</B></A> -
Constructor for class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.html">VelocityServletTest</A>
<DD>Default constructor.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html"><B>VelocityWriter</B></A> - class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>.<DD>Implementation of a fast Writer.<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#VelocityWriter(int, boolean)"><B>VelocityWriter(int, boolean)</B></A> -
Constructor for class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>private constructor.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#VelocityWriter(java.io.Writer)"><B>VelocityWriter(Writer)</B></A> -
Constructor for class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Create a buffered character-output stream that uses a default-sized
output buffer.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#VelocityWriter(java.io.Writer, int, boolean)"><B>VelocityWriter(Writer, int, boolean)</B></A> -
Constructor for class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Create a new buffered character-output stream that uses an output
buffer of the given size.
<DT><A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html"><B>VelPropertyGet</B></A> - interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertyGet.html">VelPropertyGet</A>.<DD>Interface defining a 'getter'.<DT><A HREF="org/apache/velocity/util/introspection/VelPropertySet.html"><B>VelPropertySet</B></A> - interface org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/VelPropertySet.html">VelPropertySet</A>.<DD>Interface used for setting values that appear to be properties in
Velocity.<DT><A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html#visibleSetContentType(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>visibleSetContentType(HttpServletRequest, HttpServletResponse)</B></A> -
Method in class org.apache.velocity.test.<A HREF="org/apache/velocity/test/VelocityServletTest.MockVelocityServlet.html">VelocityServletTest.MockVelocityServlet</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTAddNode, java.lang.Object)"><B>visit(ASTAddNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTAddNode, java.lang.Object)"><B>visit(ASTAddNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTAddNode, java.lang.Object)"><B>visit(ASTAddNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTAddNode ( + )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTAndNode, java.lang.Object)"><B>visit(ASTAndNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTAndNode, java.lang.Object)"><B>visit(ASTAndNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTAndNode, java.lang.Object)"><B>visit(ASTAndNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTAndNode ( && )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTAssignment, java.lang.Object)"><B>visit(ASTAssignment, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTAssignment, java.lang.Object)"><B>visit(ASTAssignment, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTAssignment, java.lang.Object)"><B>visit(ASTAssignment, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTAssignment node ( = )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTBlock, java.lang.Object)"><B>visit(ASTBlock, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTBlock, java.lang.Object)"><B>visit(ASTBlock, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTBlock, java.lang.Object)"><B>visit(ASTBlock, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTBlock node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTComment, java.lang.Object)"><B>visit(ASTComment, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTComment, java.lang.Object)"><B>visit(ASTComment, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTDirective, java.lang.Object)"><B>visit(ASTDirective, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTDirective, java.lang.Object)"><B>visit(ASTDirective, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTDirective, java.lang.Object)"><B>visit(ASTDirective, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTDivNode, java.lang.Object)"><B>visit(ASTDivNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTDivNode, java.lang.Object)"><B>visit(ASTDivNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTDivNode, java.lang.Object)"><B>visit(ASTDivNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTDivNode ( / )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTElseIfStatement, java.lang.Object)"><B>visit(ASTElseIfStatement, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTElseIfStatement, java.lang.Object)"><B>visit(ASTElseIfStatement, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTElseIfStatement, java.lang.Object)"><B>visit(ASTElseIfStatement, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTElseIfStatement node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTElseStatement, java.lang.Object)"><B>visit(ASTElseStatement, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTElseStatement, java.lang.Object)"><B>visit(ASTElseStatement, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTElseStatement, java.lang.Object)"><B>visit(ASTElseStatement, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTElseStatement node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEQNode, java.lang.Object)"><B>visit(ASTEQNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEQNode, java.lang.Object)"><B>visit(ASTEQNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTEQNode, java.lang.Object)"><B>visit(ASTEQNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTEQNode ( == )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTExpression, java.lang.Object)"><B>visit(ASTExpression, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTExpression, java.lang.Object)"><B>visit(ASTExpression, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTExpression, java.lang.Object)"><B>visit(ASTExpression, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTExpression node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTFalse, java.lang.Object)"><B>visit(ASTFalse, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTFalse, java.lang.Object)"><B>visit(ASTFalse, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTFalse, java.lang.Object)"><B>visit(ASTFalse, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTFalse node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTGENode, java.lang.Object)"><B>visit(ASTGENode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTGENode, java.lang.Object)"><B>visit(ASTGENode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTGENode, java.lang.Object)"><B>visit(ASTGENode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTGENode ( >= )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTGTNode, java.lang.Object)"><B>visit(ASTGTNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTGTNode, java.lang.Object)"><B>visit(ASTGTNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTGTNode, java.lang.Object)"><B>visit(ASTGTNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTGTNode ( > )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIdentifier, java.lang.Object)"><B>visit(ASTIdentifier, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIdentifier, java.lang.Object)"><B>visit(ASTIdentifier, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTIdentifier, java.lang.Object)"><B>visit(ASTIdentifier, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTIdentifier node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIfStatement, java.lang.Object)"><B>visit(ASTIfStatement, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIfStatement, java.lang.Object)"><B>visit(ASTIfStatement, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTIfStatement, java.lang.Object)"><B>visit(ASTIfStatement, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTIfStatement node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTLENode, java.lang.Object)"><B>visit(ASTLENode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTLENode, java.lang.Object)"><B>visit(ASTLENode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTLENode, java.lang.Object)"><B>visit(ASTLENode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTLENode ( <= )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTLTNode, java.lang.Object)"><B>visit(ASTLTNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTLTNode, java.lang.Object)"><B>visit(ASTLTNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTLTNode, java.lang.Object)"><B>visit(ASTLTNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTLTNode ( < )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTMethod, java.lang.Object)"><B>visit(ASTMethod, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTMethod, java.lang.Object)"><B>visit(ASTMethod, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTMethod, java.lang.Object)"><B>visit(ASTMethod, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTMethod node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTModNode, java.lang.Object)"><B>visit(ASTModNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTModNode, java.lang.Object)"><B>visit(ASTModNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTModNode, java.lang.Object)"><B>visit(ASTModNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTModNode ( % )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTMulNode, java.lang.Object)"><B>visit(ASTMulNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTMulNode, java.lang.Object)"><B>visit(ASTMulNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTMulNode, java.lang.Object)"><B>visit(ASTMulNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTMulNode ( * )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTNENode, java.lang.Object)"><B>visit(ASTNENode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTNENode, java.lang.Object)"><B>visit(ASTNENode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTNENode, java.lang.Object)"><B>visit(ASTNENode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTNENode ( != )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTNotNode, java.lang.Object)"><B>visit(ASTNotNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTNotNode, java.lang.Object)"><B>visit(ASTNotNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTNotNode, java.lang.Object)"><B>visit(ASTNotNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTNotNode ( ! )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTNumberLiteral, java.lang.Object)"><B>visit(ASTNumberLiteral, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTNumberLiteral, java.lang.Object)"><B>visit(ASTNumberLiteral, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTNumberLiteral, java.lang.Object)"><B>visit(ASTNumberLiteral, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTNumberLiteral node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTObjectArray, java.lang.Object)"><B>visit(ASTObjectArray, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTObjectArray, java.lang.Object)"><B>visit(ASTObjectArray, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTObjectArray, java.lang.Object)"><B>visit(ASTObjectArray, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTOrNode, java.lang.Object)"><B>visit(ASTOrNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTOrNode, java.lang.Object)"><B>visit(ASTOrNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTOrNode, java.lang.Object)"><B>visit(ASTOrNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTOrNode ( || )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTprocess, java.lang.Object)"><B>visit(ASTprocess, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTprocess, java.lang.Object)"><B>visit(ASTprocess, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTprocess, java.lang.Object)"><B>visit(ASTprocess, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTprocess node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTReference, java.lang.Object)"><B>visit(ASTReference, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTReference, java.lang.Object)"><B>visit(ASTReference, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTReference, java.lang.Object)"><B>visit(ASTReference, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTReference node
<DT><A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTReference, java.lang.Object)"><B>visit(ASTReference, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html">VMReferenceMungeVisitor</A>
<DD>Visitor method - if the literal is right, will
set the literal in the ASTReference node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTSetDirective, java.lang.Object)"><B>visit(ASTSetDirective, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTSetDirective, java.lang.Object)"><B>visit(ASTSetDirective, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTSetDirective, java.lang.Object)"><B>visit(ASTSetDirective, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTStringLiteral, java.lang.Object)"><B>visit(ASTStringLiteral, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTStringLiteral, java.lang.Object)"><B>visit(ASTStringLiteral, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTStringLiteral, java.lang.Object)"><B>visit(ASTStringLiteral, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTStringLiteral node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTSubtractNode, java.lang.Object)"><B>visit(ASTSubtractNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTSubtractNode, java.lang.Object)"><B>visit(ASTSubtractNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTSubtractNode, java.lang.Object)"><B>visit(ASTSubtractNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTSubtractNode ( - )
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTText, java.lang.Object)"><B>visit(ASTText, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTText, java.lang.Object)"><B>visit(ASTText, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTText, java.lang.Object)"><B>visit(ASTText, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTText node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTTrue, java.lang.Object)"><B>visit(ASTTrue, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTTrue, java.lang.Object)"><B>visit(ASTTrue, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTTrue, java.lang.Object)"><B>visit(ASTTrue, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display an ASTTrue node
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTWord, java.lang.Object)"><B>visit(ASTWord, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTWord, java.lang.Object)"><B>visit(ASTWord, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTWord, java.lang.Object)"><B>visit(ASTWord, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.SimpleNode, java.lang.Object)"><B>visit(SimpleNode, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ParserVisitor.html">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.SimpleNode, java.lang.Object)"><B>visit(SimpleNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.SimpleNode, java.lang.Object)"><B>visit(SimpleNode, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/NodeViewMode.html">NodeViewMode</A>
<DD>Display a SimpleNode
<DT><A HREF="org/apache/velocity/test/view/TemplateNodeView.html#visitor"><B>visitor</B></A> -
Variable in class org.apache.velocity.test.view.<A HREF="org/apache/velocity/test/view/TemplateNodeView.html">TemplateNodeView</A>
<DD>Visitor used to traverse the AST node structure
and produce a visual representation of the
node structure.
<DT><A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#vm"><B>vm</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#VM_CONTEXT_LOCALSCOPE"><B>VM_CONTEXT_LOCALSCOPE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>switch for local context in VM : default false
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#VM_EXT"><B>VM_EXT</B></A> -
Static variable in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY"><B>VM_LIBRARY</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Name of local Velocimacro library template.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_AUTORELOAD"><B>VM_LIBRARY_AUTORELOAD</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>switch for autoloading library-sourced VMs (for development)
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#VM_MESSAGES_ON"><B>VM_MESSAGES_ON</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Switch for VM blather : default true.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE"><B>VM_PERM_ALLOW_INLINE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>boolean (true/false) default true : allow
inline (in-template) macro definitions
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL"><B>VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>boolean (true/false) default false : allow inline
(in-template) macro definitions to replace existing
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL"><B>VM_PERM_INLINE_LOCAL</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>Switch for forcing inline macros to be local : default false.
<DT><A HREF="org/apache/velocity/context/VMContext.html"><B>VMContext</B></A> - class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>.<DD>This is a special, internal-use-only context implementation to be
used for the new Velocimacro implementation.<DT><A HREF="org/apache/velocity/context/VMContext.html#VMContext(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.RuntimeServices)"><B>VMContext(InternalContextAdapter, RuntimeServices)</B></A> -
Constructor for class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>CTOR, wraps an ICA
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#vmFactory"><B>vmFactory</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>VelocimacroFactory object to manage VMs
<DT><A HREF="org/apache/velocity/runtime/VelocimacroFactory.html#vmManager"><B>vmManager</B></A> -
Variable in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/VelocimacroFactory.html">VelocimacroFactory</A>
<DD>VMManager : deal with namespace management
and actually keeps all the VM definitions
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html"><B>VMProxyArg</B></A> - class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>.<DD>The function of this class is to proxy for the calling parameter to the VM.<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#VMProxyArg(org.apache.velocity.runtime.RuntimeServices, java.lang.String, java.lang.String, int)"><B>VMProxyArg(RuntimeServices, String, String, int)</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>ctor for current impl
takes the reference literal we are proxying for, the literal
the VM we are for is called with...
<DT><A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html#VMProxyArg(org.apache.velocity.runtime.directive.VMProxyArg, org.apache.velocity.context.InternalContextAdapter)"><B>VMProxyArg(VMProxyArg, InternalContextAdapter)</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="org/apache/velocity/runtime/directive/VMProxyArg.html">VMProxyArg</A>
<DD>not used in current impl
Constructor for alternate impl where VelProxy class would make new
VMProxyArg objects, and use this contructor to avoid reparsing the
reference args
that impl also had the VMProxyArg carry it's context
<DT><A HREF="org/apache/velocity/context/VMContext.html#vmproxyhash"><B>vmproxyhash</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>container for our VMProxy Objects
<DT><A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html"><B>VMReferenceMungeVisitor</B></A> - class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html">VMReferenceMungeVisitor</A>.<DD>This class is a visitor used by the VM proxy to change the
literal representation of a reference in a VM.<DT><A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html#VMReferenceMungeVisitor(java.util.Map)"><B>VMReferenceMungeVisitor(Map)</B></A> -
Constructor for class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/VMReferenceMungeVisitor.html">VMReferenceMungeVisitor</A>
<DD>CTOR - takes a map of args to reference
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/log/LogSystem.html#WARN_ID"><B>WARN_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="org/apache/velocity/runtime/log/LogSystem.html">LogSystem</A>
<DD>Prefix for warning messages.
<DT><A HREF="org/apache/velocity/runtime/RuntimeConstants.html#WARN_PREFIX"><B>WARN_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeConstants.html">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/app/VelocityEngine.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/VelocityEngine.html">VelocityEngine</A>
<DD>Log a warning message.
<DT><A HREF="org/apache/velocity/app/Velocity.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="org/apache/velocity/app/Velocity.html">Velocity</A>
<DD>Log a warning message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeInstance.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeInstance.html">RuntimeInstance</A>
<DD>Log a warning message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeLogger.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeLogger.html">RuntimeLogger</A>
<DD>Log a warning message.
<DT><A HREF="org/apache/velocity/runtime/Runtime.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/Runtime.html">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Log a warning message.
<DT><A HREF="org/apache/velocity/runtime/RuntimeSingleton.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="org/apache/velocity/runtime/RuntimeSingleton.html">RuntimeSingleton</A>
<DD>Log a warning message.
<DT><A HREF="org/apache/velocity/convert/WebMacro.html"><B>WebMacro</B></A> - class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>.<DD>This class will convert a WebMacro template to
a Velocity template.<DT><A HREF="org/apache/velocity/convert/WebMacro.html#WebMacro()"><B>WebMacro()</B></A> -
Constructor for class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#WHITESPACE"><B>WHITESPACE</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#WM_EXT"><B>WM_EXT</B></A> -
Static variable in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/ParserConstants.html#WORD"><B>WORD</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/ParserConstants.html">ParserConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/parser/Parser.html#Word()"><B>Word()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="org/apache/velocity/runtime/parser/Parser.html">Parser</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/exception/MethodInvocationException.html#wrapped"><B>wrapped</B></A> -
Variable in class org.apache.velocity.exception.<A HREF="org/apache/velocity/exception/MethodInvocationException.html">MethodInvocationException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/context/VMContext.html#wrappedContext"><B>wrappedContext</B></A> -
Variable in class org.apache.velocity.context.<A HREF="org/apache/velocity/context/VMContext.html">VMContext</A>
<DD>context that we are wrapping
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#write(char[])"><B>write(char[])</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Write an array of characters.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#write(char[], int, int)"><B>write(char[], int, int)</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Write a portion of an array of characters.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#write(int)"><B>write(int)</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Write a single character.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#write(java.lang.String)"><B>write(String)</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Write a string.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#write(java.lang.String, int, int)"><B>write(String, int, int)</B></A> -
Method in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>Write a portion of a String.
<DT><A HREF="org/apache/velocity/io/VelocityWriter.html#writer"><B>writer</B></A> -
Variable in class org.apache.velocity.io.<A HREF="org/apache/velocity/io/VelocityWriter.html">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html#writer"><B>writer</B></A> -
Variable in class org.apache.velocity.runtime.visitor.<A HREF="org/apache/velocity/runtime/visitor/BaseVisitor.html">BaseVisitor</A>
<DD>Writer used as the output sink
<DT><A HREF="org/apache/velocity/servlet/VelocityServlet.html#writerPool"><B>writerPool</B></A> -
Static variable in class org.apache.velocity.servlet.<A HREF="org/apache/velocity/servlet/VelocityServlet.html">VelocityServlet</A>
<DD>Cache of writers
<DT><A HREF="org/apache/velocity/texen/Generator.html#writers"><B>writers</B></A> -
Variable in class org.apache.velocity.texen.<A HREF="org/apache/velocity/texen/Generator.html">Generator</A>
<DD>Keep track of the file writers used for outputting
to files.
<DT><A HREF="org/apache/velocity/test/misc/Test.html#writerStack"><B>writerStack</B></A> -
Static variable in class org.apache.velocity.test.misc.<A HREF="org/apache/velocity/test/misc/Test.html">Test</A>
<DD>Cache of writers
<DT><A HREF="org/apache/velocity/convert/WebMacro.html#writeTemplate(java.lang.String, java.lang.String, java.lang.String)"><B>writeTemplate(String, String, String)</B></A> -
Method in class org.apache.velocity.convert.<A HREF="org/apache/velocity/convert/WebMacro.html">WebMacro</A>
<DD>Write out the converted template to the given named file
and base directory.
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/anakia/XPathCache.html#XPATH_CACHE"><B>XPATH_CACHE</B></A> -
Static variable in class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathCache.html">XPathCache</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/XPathCache.html"><B>XPathCache</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathCache.html">XPathCache</A>.<DD>Provides a cache for XPath expressions.<DT><A HREF="org/apache/velocity/anakia/XPathCache.html#XPathCache()"><B>XPathCache()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathCache.html">XPathCache</A>
<DD>&nbsp;
<DT><A HREF="org/apache/velocity/anakia/XPathTool.html"><B>XPathTool</B></A> - class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathTool.html">XPathTool</A>.<DD>This class adds an entrypoint into XPath functionality,
for Anakia.<DT><A HREF="org/apache/velocity/anakia/XPathTool.html#XPathTool()"><B>XPathTool()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="org/apache/velocity/anakia/XPathTool.html">XPathTool</A>
<DD>Constructor does nothing, as this is mostly
just objectified static methods
</DL>
<HR>
<A NAME="_Z_"><!-- --></A><H2>
<B>Z</B></H2>
<DL>
<DT><A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html#ZILCH"><B>ZILCH</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="org/apache/velocity/runtime/parser/node/ASTComment.html">ASTComment</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Z_">Z</A>
<!-- ========== 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-all.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>