blob: 59f34df83bf54853241dc7a2250cf0ebb7eed92d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_04) on Mon Dec 15 08:39:00 PST 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Index (Apache Velocity 1.6.1 API)
</TITLE>
<META NAME="date" CONTENT="2008-12-15">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Velocity 1.6.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<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?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP 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="#_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> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection"><B>AbstractChainableUberspector</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Default implementation of a <A HREF="./org/apache/velocity/util/introspection/ChainableUberspector.html" title="interface in org.apache.velocity.util.introspection"><CODE>chainable uberspector</CODE></A> that forwards all calls to the wrapped
uberspector (when that is possible).<DT><A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.html#AbstractChainableUberspector()"><B>AbstractChainableUberspector()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection">AbstractChainableUberspector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/AbstractContext.html" title="class in org.apache.velocity.context"><B>AbstractContext</B></A> - Class in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</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" title="class in org.apache.velocity.context">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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Chaining constructor accepts a Context argument.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/AbstractExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>AbstractExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">AbstractExecutor</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#add(java.lang.Number, java.lang.Number)"><B>add(Number, Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Add two numbers and return the correct value / type.
<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" title="class in org.apache.velocity.util.introspection">MethodMap</A>
<DD>Add a method to a list of methods by name.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParseException.html#add_escapes(java.lang.String)"><B>add_escapes(String)</B></A> -
Method in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">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#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/NodeList.html" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#addDirective(org.apache.velocity.runtime.directive.Directive)"><B>addDirective(Directive)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Programatically add a directive.
<DT><A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html#addEscapes(java.lang.String)"><B>addEscapes(String)</B></A> -
Static method in error org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Adds an event handler(s) to the Cartridge.
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#addIncludeEventHandler(org.apache.velocity.app.event.IncludeEventHandler)"><B>addIncludeEventHandler(IncludeEventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Add an include event handler to the Cartridge.
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#addInvalidReferenceEventHandler(org.apache.velocity.app.event.InvalidReferenceEventHandler)"><B>addInvalidReferenceEventHandler(InvalidReferenceEventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Add an invalid reference event handler to the Cartridge.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#addMethodExceptionHandler(org.apache.velocity.app.event.MethodExceptionEventHandler)"><B>addMethodExceptionHandler(MethodExceptionEventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Add a method exception event handler to the Cartridge.
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#addNullSetEventHandler(org.apache.velocity.app.event.NullSetEventHandler)"><B>addNullSetEventHandler(NullSetEventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Add a null set event handler to the Cartridge.
<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" title="class in org.apache.velocity.app">FieldMethodizer</A>
<DD>Add the Name of the class to methodize
<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" title="class in org.apache.velocity.app">FieldMethodizer</A>
<DD>Add an Object to methodize
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD>Add a Velocity Runtime property.
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Add a Velocity Runtime property.
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Add a property to the configuration.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Add a property to the configuration.
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#addReferenceInsertionEventHandler(org.apache.velocity.app.event.ReferenceInsertionEventHandler)"><B>addReferenceInsertionEventHandler(ReferenceInsertionEventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Add a reference insertion event handler to the Cartridge.
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;<I>Just like the whole class....</I>
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use addVelocimacro(String, Node, String[], String) instead</I>
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#addVelocimacro(java.lang.String, org.apache.velocity.runtime.parser.node.Node, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, Node, String[], String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use addVelocimacro(String, Node, String[], String) instead</I>
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.html#addVelocimacro(java.lang.String, org.apache.velocity.runtime.parser.node.Node, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, Node, String[], String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Adds a new Velocimacro.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html#addVelocimacro(java.lang.String, org.apache.velocity.runtime.parser.node.Node, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, Node, String[], String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use addVelocimacro(String, Node, String[], String) instead</I>
<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" title="class in org.apache.velocity.runtime">VelocimacroFactory</A>
<DD>Adds a macro to the factory.
<DT><A HREF="./org/apache/velocity/runtime/VelocimacroFactory.html#addVelocimacro(java.lang.String, org.apache.velocity.runtime.parser.node.Node, java.lang.String[], java.lang.String)"><B>addVelocimacro(String, Node, String[], String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/VelocimacroFactory.html" title="class in org.apache.velocity.runtime">VelocimacroFactory</A>
<DD>Adds a macro to the factory.
<DT><A HREF="./org/apache/velocity/runtime/VelocimacroManager.html#addVM(java.lang.String, org.apache.velocity.runtime.parser.node.Node, java.lang.String[], java.lang.String, boolean)"><B>addVM(String, Node, String[], String, boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/VelocimacroManager.html" title="class in org.apache.velocity.runtime">VelocimacroManager</A>
<DD>Adds a VM definition to the cache.
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html#addVMProxyArg(org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.String, org.apache.velocity.runtime.parser.node.Node)"><B>addVMProxyArg(InternalContextAdapter, String, String, Node)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>Used to put Velocity macro arguments into this context.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#adjTokenLineNums(org.apache.velocity.runtime.parser.node.Node)"><B>adjTokenLineNums(Node)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</A>
<DD>Adjust all the line and column numbers that comprise a node so that they
are corrected for the string literals position within the template file.
<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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>Method to adjust line and column numbers for the start of a token.<BR>
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Check to see if all the string objects passed
in are empty.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.app.tools">VelocityFormatter.VelocityAlternator</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter.VelocityAlternator</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/anakia/AnakiaElement.html" title="class in org.apache.velocity.anakia"><B>AnakiaElement</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</A><DD>A JDOM <A HREF="http://www.jdom.org/docs/apidocs/org/jdom/Element.html?is-external=true" title="class or interface in org.jdom"><CODE>Element</CODE></A> that is tailored for Anakia needs.<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" title="class in org.apache.velocity.anakia">AnakiaElement</A>
<DD>
This will create a new <code>AnakiaElement</code>
with the supplied (local) name, and define
the <code><A HREF="http://www.jdom.org/docs/apidocs/org/jdom/Namespace.html?is-external=true" title="class or interface in org.jdom"><CODE>Namespace</CODE></A></code> to be used.
<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" title="class in org.apache.velocity.anakia">AnakiaElement</A>
<DD>
This will create an <code>AnakiaElement</code> in no
<code><A HREF="http://www.jdom.org/docs/apidocs/org/jdom/Namespace.html?is-external=true" title="class or interface in org.jdom"><CODE>Namespace</CODE></A></code>.
<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" title="class in org.apache.velocity.anakia">AnakiaElement</A>
<DD>
This will create a new <code>AnakiaElement</code> with
the supplied (local) name, and specifies the URI
of the <code><A HREF="http://www.jdom.org/docs/apidocs/org/jdom/Namespace.html?is-external=true" title="class or interface in org.jdom"><CODE>Namespace</CODE></A></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" title="class in org.apache.velocity.anakia">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><A HREF="http://www.jdom.org/docs/apidocs/org/jdom/Namespace.html?is-external=true" title="class or interface in org.jdom"><CODE>Namespace</CODE></A></code> the <code>Element</code>
should be in.
<DT><A HREF="./org/apache/velocity/anakia/AnakiaJDOMFactory.html" title="class in org.apache.velocity.anakia"><B>AnakiaJDOMFactory</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</A><DD>A customized JDOMFactory for Anakia that produces <A HREF="./org/apache/velocity/anakia/AnakiaElement.html" title="class in org.apache.velocity.anakia"><CODE>AnakiaElement</CODE></A>
instances instead of ordinary JDOM <A HREF="http://www.jdom.org/docs/apidocs/org/jdom/Element.html?is-external=true" title="class or interface in org.jdom"><CODE>Element</CODE></A> 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" title="class in org.apache.velocity.anakia">AnakiaJDOMFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.html" title="class in org.apache.velocity.anakia"><B>AnakiaTask</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</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" title="class in org.apache.velocity.anakia">AnakiaTask</A>
<DD>Constructor creates the SAXBuilder.
<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html" title="class in org.apache.velocity.anakia"><B>AnakiaTask.Context</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</A><DD>A context implementation that loads all values from an XML file.<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html#AnakiaTask.Context()"><B>AnakiaTask.Context()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html" title="class in org.apache.velocity.anakia">AnakiaTask.Context</A>
<DD>Public constructor.
<DT><A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html#appendTemplateInfo(java.lang.StringBuffer)"><B>appendTemplateInfo(StringBuffer)</B></A> -
Method in exception org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive">MacroParseException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html#appendTemplateInfo(java.lang.StringBuffer)"><B>appendTemplateInfo(StringBuffer)</B></A> -
Method in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">XPathTool</A>
<DD>Apply an XPath to a nodeset
<DT><A HREF="./org/apache/velocity/util/ArrayIterator.html" title="class in org.apache.velocity.util"><B>ArrayIterator</B></A> - Class in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</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" title="class in org.apache.velocity.util">ArrayIterator</A>
<DD>Creates a new iterator instance for the specified array.
<DT><A HREF="./org/apache/velocity/util/ArrayListWrapper.html" title="class in org.apache.velocity.util"><B>ArrayListWrapper</B></A> - Class in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</A><DD>A class that wraps an array with a List interface.<DT><A HREF="./org/apache/velocity/util/ArrayListWrapper.html#ArrayListWrapper(java.lang.Object)"><B>ArrayListWrapper(Object)</B></A> -
Constructor for class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ArrayListWrapper.html" title="class in org.apache.velocity.util">ArrayListWrapper</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTAddNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTAddNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles number addition of nodes.<br><br>
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/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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTAddNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTAndNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTAndNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTAndNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTAssignment.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTAssignment</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTAssignment</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTBlock</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTBlock</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTComment.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTComment</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTComment</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTDirective.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTDirective</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTDivNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTDivNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles number division of nodes<br><br>
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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTDivNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTElseIfStatement</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTElseIfStatement</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTElseStatement.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTElseStatement</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTElseStatement</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTEQNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTEQNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles <code>arg1 == arg2</code>
This operator requires that the LHS and RHS are both of the
same Class OR both are subclasses of java.lang.Number<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTEQNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTEscape.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTEscape</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTEscape</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTEscapedDirective</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTEscapedDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTExpression.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTExpression</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTExpression</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTFalse.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTFalse</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTFalse</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTFloatingPointLiteral</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles floating point numbers.<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html#ASTFloatingPointLiteral(int)"><B>ASTFloatingPointLiteral(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html#ASTFloatingPointLiteral(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTFloatingPointLiteral(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTGENode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTGENode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles arg1 &gt;= arg2<br><br>
Only subclasses of Number can be compared.<br><br>
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/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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTGENode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTGTNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTGTNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles arg1 &gt; arg2<br><br>
Only subclasses of Number can be compared.<br><br>
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/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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTGTNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIdentifier.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTIdentifier</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIfStatement.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTIfStatement</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTIncludeStatement</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTIncludeStatement</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTIntegerLiteral</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles integer numbers.<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html#ASTIntegerLiteral(int)"><B>ASTIntegerLiteral(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html#ASTIntegerLiteral(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTIntegerLiteral(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTIntegerRange</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>handles the range 'operator' [ n ..<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerRange</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTLENode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTLENode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles arg1 &lt;= arg2<br><br>
Only subclasses of Number can be compared.<br><br>
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/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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTLENode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTLTNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTLTNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles arg1 &lt; arg2<br><br>
Only subclasses of Number can be compared.<br><br>
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/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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTLTNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTMap</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>AST Node for creating a map / dictionary.<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMap.html#ASTMap(int)"><B>ASTMap(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node">ASTMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMap.html#ASTMap(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTMap(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node">ASTMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTMathNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Helps handle math<br><br>
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/ASTMathNode.html#ASTMathNode(int)"><B>ASTMathNode(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html#ASTMathNode(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTMathNode(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTMethod</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTMethod.MethodCacheKey</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Internal class used as key for method cache.<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html#ASTMethod.MethodCacheKey(java.lang.String, java.lang.Class[])"><B>ASTMethod.MethodCacheKey(String, Class[])</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod.MethodCacheKey</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTModNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles modulus division<br><br>
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/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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTModNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTMulNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles multiplication<br><br>
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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTMulNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTNENode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTNENode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles <code>arg1 != arg2</code>
This operator requires that the LHS and RHS are both of the
same Class OR both are subclasses of java.lang.Number<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTNENode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTNotNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTObjectArray</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTObjectArray</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTOrNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTOrNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTParameters.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTParameters</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTParameters</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTprocess</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTReference</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTSetDirective</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTStop.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTStop</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>This class is responsible for handling the #stop directive
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/ASTStop.html#ASTStop(int)"><B>ASTStop(int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTStop.html" title="class in org.apache.velocity.runtime.parser.node">ASTStop</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTStop.html#ASTStop(org.apache.velocity.runtime.parser.Parser, int)"><B>ASTStop(Parser, int)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTStop.html" title="class in org.apache.velocity.runtime.parser.node">ASTStop</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTStringLiteral</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTSubtractNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTSubtractNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Handles subtraction of nodes (in #set() )<br><br>
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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTSubtractNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTText.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTText</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTText</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTTrue</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTVariable.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTVariable</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTVariable</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node"><B>ASTWord</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTWord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.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/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</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" title="class in org.apache.velocity.context">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" title="interface in org.apache.velocity.context">InternalEventContext</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" title="class in org.apache.velocity.app.event">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/UnicodeInputStream.html#available()"><B>available()</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html#AVALON_LOGGER"><B>AVALON_LOGGER</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html#AVALON_LOGGER_FORMAT"><B>AVALON_LOGGER_FORMAT</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html#AVALON_LOGGER_LEVEL"><B>AVALON_LOGGER_LEVEL</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log"><B>AvalonLogChute</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Implementation of a Avalon logger.<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html#AvalonLogChute()"><B>AvalonLogChute()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogSystem.html" title="class in org.apache.velocity.runtime.log"><B>AvalonLogSystem</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</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" title="class in org.apache.velocity.runtime.log">AvalonLogSystem</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<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" title="interface in org.apache.velocity.runtime.parser">CharStream</A>
<DD>Backs up the input stream by amount steps.
<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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#BASE_BIGDECIMAL"><B>BASE_BIGDECIMAL</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#BASE_BIGINTEGER"><B>BASE_BIGINTEGER</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#BASE_DOUBLE"><B>BASE_DOUBLE</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#BASE_FLOAT"><B>BASE_FLOAT</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#BASE_LONG"><B>BASE_LONG</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>The constants are used to determine in which context we have to calculate.
<DT><A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor"><B>BaseVisitor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/visitor/package-summary.html">org.apache.velocity.runtime.visitor</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" title="class in org.apache.velocity.runtime.visitor">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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">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/CharStream.html#BeginToken()"><B>BeginToken()</B></A> -
Method in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/CharStream.html" title="interface in org.apache.velocity.runtime.parser">CharStream</A>
<DD>Returns the next character that marks the beginning of the next 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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</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" title="interface in org.apache.velocity.runtime.directive">DirectiveConstants</A>
<DD>Block directive indicator
<DT><A HREF="./org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>BooleanPropertyExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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.log.Log, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String)"><B>BooleanPropertyExecutor(Log, Introspector, Class, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">BooleanPropertyExecutor</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">BooleanPropertyExecutor</A>
<DD><B>Deprecated.</B>&nbsp;<I>RuntimeLogger is deprecated. Use the other constructor.</I>
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html#BRACKETED_WORD"><B>BRACKETED_WORD</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/directive/Break.html" title="class in org.apache.velocity.runtime.directive"><B>Break</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>Break directive used for interrupting foreach loops.<DT><A HREF="./org/apache/velocity/runtime/directive/Break.html#Break()"><B>Break()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Break.html" title="class in org.apache.velocity.runtime.directive">Break</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Break.BreakException.html" title="class in org.apache.velocity.runtime.directive"><B>Break.BreakException</B></A> - Exception in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>&nbsp;<DT><A HREF="./org/apache/velocity/runtime/directive/Break.BreakException.html#Break.BreakException()"><B>Break.BreakException()</B></A> -
Constructor for exception org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Break.BreakException.html" title="class in org.apache.velocity.runtime.directive">Break.BreakException</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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</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" title="class in org.apache.velocity.runtime.resource">ResourceCacheImpl</A>
<DD>Cache storage, assumed to be thread-safe.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#CACHEDUMP_MSG"><B>CACHEDUMP_MSG</B></A> -
Static variable in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</A>
<DD>define a public string so that it can be looked for if interested
<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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>
Capitalize the first letter but leave the rest as they are.
<DT><A HREF="./org/apache/velocity/util/introspection/ChainableUberspector.html" title="interface in org.apache.velocity.util.introspection"><B>ChainableUberspector</B></A> - Interface in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Interface that marks uberspectors as chainable, meaning that multiple uberspectors can be
combined in a chain (using the Decorator pattern).<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context"><B>ChainedInternalContextAdapter</B></A> - Class in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</A><DD>This is an abstract internal-use-only context implementation to be
used as a subclass for other internal-use-only contexts that wrap
other internal-use-only contexts.<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#ChainedInternalContextAdapter(org.apache.velocity.context.InternalContextAdapter)"><B>ChainedInternalContextAdapter(InternalContextAdapter)</B></A> -
Constructor for class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>CTOR, wraps an ICA
<DT><A HREF="./org/apache/velocity/runtime/parser/CharStream.html" title="interface in org.apache.velocity.runtime.parser"><B>CharStream</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>This interface describes a character stream that maintains line and
column number positions of the characters.<DT><A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorControl.html#checkObjectExecutePermission(java.lang.Class, java.lang.String)"><B>checkObjectExecutePermission(Class, String)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorControl.html" title="interface in org.apache.velocity.util.introspection">SecureIntrospectorControl</A>
<DD>Determine which methods and classes to prevent from executing.
<DT><A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorImpl.html#checkObjectExecutePermission(java.lang.Class, java.lang.String)"><B>checkObjectExecutePermission(Class, String)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorImpl.html" title="class in org.apache.velocity.util.introspection">SecureIntrospectorImpl</A>
<DD>Determine which methods and classes to prevent from executing.
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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/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" title="class in org.apache.velocity.util">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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Chop i characters off the end of a string.
<DT><A HREF="./org/apache/velocity/util/introspection/ClassMap.html" title="class in org.apache.velocity.util.introspection"><B>ClassMap</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>A cache of introspection information for a specific class instance.<DT><A HREF="./org/apache/velocity/util/introspection/ClassMap.html#ClassMap(java.lang.Class, org.apache.velocity.runtime.log.Log)"><B>ClassMap(Class, Log)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/ClassMap.html" title="class in org.apache.velocity.util.introspection">ClassMap</A>
<DD>Standard constructor
<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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</A>
<DD>Class name for this loader, for logging/debuggin
purposes.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><B>ClasspathResourceLoader</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</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" title="class in org.apache.velocity.runtime.resource.loader">ClasspathResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/ClassUtils.html" title="class in org.apache.velocity.util"><B>ClassUtils</B></A> - Class in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</A><DD>Simple utility functions for manipulating classes and resources
from the classloader.<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" title="class in org.apache.velocity.texen.ant">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>Discard the output buffer.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCache.html#clear()"><B>clear()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection">IntrospectorCache</A>
<DD>Clears the internal cache.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#clear()"><B>clear()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</A>
<DD>Clears the internal cache.
<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" title="class in org.apache.velocity.runtime.parser">JJTParserState</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD>Clear a Velocity Runtime property.
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Clear a Velocity Runtime 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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Clear the values pertaining to a particular
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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Clear the values pertaining to a particular
property.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#clearRepositories()"><B>clearRepositories()</B></A> -
Static method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Removes all statically stored <A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util"><CODE>StringResourceRepository</CODE></A>s.
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Clears all state variables, resets to
start values, clears stateStack.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>Returns a NodeList that contains the same nodes as this node list.
<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" title="class in org.apache.velocity">VelocityContext</A>
<DD>Clones this context object.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#close()"><B>close()</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</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" title="class in org.apache.velocity.io">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" title="class in org.apache.velocity.runtime.resource.loader">JarHolder</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" title="class in org.apache.velocity.runtime.parser">JJTParserState</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">JJTParserState</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util">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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Remove/collapse multiple spaces.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html#COLON"><B>COLON</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.resource.loader">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/runtime/log/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log"><B>CommonsLogLogChute</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Redirects Velocity's LogChute messages to commons-logging.<DT><A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html#CommonsLogLogChute()"><B>CommonsLogLogChute()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log">CommonsLogLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#compare(java.lang.Number, java.lang.Number)"><B>compare(Number, Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Compare two numbers.
<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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Concatenates a list of objects as a String.
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">NodeList</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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Indicates whether the specified key is in the context.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</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" title="interface in org.apache.velocity.context">Context</A>
<DD>Indicates whether the specified key is in the context.
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;The HTTP content type context key.
<DT><A HREF="./org/apache/velocity/runtime/resource/ContentResource.html" title="class in org.apache.velocity.runtime.resource"><B>ContentResource</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/package-summary.html">org.apache.velocity.runtime.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/ContentResource.html#ContentResource()"><B>ContentResource()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.<A HREF="./org/apache/velocity/runtime/resource/ContentResource.html" title="class in org.apache.velocity.runtime.resource">ContentResource</A>
<DD>Default empty constructor
<DT><A HREF="./org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context"><B>Context</B></A> - Interface in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</A><DD>Interface describing the application data context.<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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>Context used during traversal
<DT><A HREF="./org/apache/velocity/util/ContextAware.html" title="interface in org.apache.velocity.util"><B>ContextAware</B></A> - Interface in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</A><DD>Event handlers implementing this interface will automatically
have the method setContext called before each event.<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" title="class in org.apache.velocity.util.introspection">IntrospectionCacheData</A>
<DD>Class of context data object associated with the introspection
information
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>
These are properties that are fed into the
initial context from a properties file.
<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" title="class in org.apache.velocity.texen.ant">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" title="class in org.apache.velocity.convert">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#convertTemplate(java.lang.String)"><B>convertTemplate(String)</B></A> -
Method in class org.apache.velocity.convert.<A HREF="./org/apache/velocity/convert/WebMacro.html" title="class in org.apache.velocity.convert">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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Counter reference name in #foreach directives.
<DT><A HREF="./org/apache/velocity/util/MapFactory.html#create(int, float, int, boolean)"><B>create(int, float, int, boolean)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/MapFactory.html" title="class in org.apache.velocity.util">MapFactory</A>
<DD>Creates a new instance of a class that implements Map interface.
<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.html#createContext()"><B>createContext()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/AnakiaTask.html" title="class in org.apache.velocity.anakia">AnakiaTask</A>
<DD>Create a new context.
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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/RuntimeInstance.html#createNewParser()"><B>createNewParser()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Returns a JavaCC generated Parser.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.html#createNewParser()"><B>createNewParser()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Create a new parser instance.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#createRepository(java.lang.String, java.lang.String)"><B>createRepository(String, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/ResourceManagerImpl.html#createResource(java.lang.String, int)"><B>createResource(String, int)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="./org/apache/velocity/runtime/resource/ResourceManagerImpl.html" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>Create a new Resource of the specified type.
<DT><A HREF="./org/apache/velocity/util/ExceptionUtils.html#createRuntimeException(java.lang.String, java.lang.Throwable)"><B>createRuntimeException(String, Throwable)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ExceptionUtils.html" title="class in org.apache.velocity.util">ExceptionUtils</A>
<DD>Create a new RuntimeException, setting the cause if possible.
<DT><A HREF="./org/apache/velocity/util/ExceptionUtils.html#createWithCause(java.lang.Class, java.lang.String, java.lang.Throwable)"><B>createWithCause(Class, String, Throwable)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ExceptionUtils.html" title="class in org.apache.velocity.util">ExceptionUtils</A>
<DD>Create a new Exception, setting the cause if possible.
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.app.tools">VelocityFormatter.VelocityAlternator</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">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 exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Resource might require ancillary storage of some kind
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><B>DataSourceResourceLoader</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</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" title="class in org.apache.velocity.runtime.resource.loader">DataSourceResourceLoader</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call debug() on it.</I>
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call warn() on it.</I>
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log a debug message.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#debug(java.lang.Object, java.lang.Throwable)"><B>debug(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log a debug message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#debug(boolean, java.lang.Object)"><B>debug(boolean, Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log a debug message.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#debug(boolean, java.lang.Object, java.lang.Throwable)"><B>debug(boolean, Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log a debug message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#debug(java.lang.Object, java.lang.Throwable)"><B>debug(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call debug() on it.</I>
<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" title="interface in org.apache.velocity.runtime">RuntimeLogger</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use Log.debug(Object)</I>
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call debug() on it.</I>
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#DEBUG_ID"><B>DEBUG_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>ID for debug messages.
<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" title="interface in org.apache.velocity.runtime.log">LogSystem</A>
<DD><B>Deprecated.</B>&nbsp;ID 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" title="interface in org.apache.velocity.runtime.log">LogSystem</A>
<DD><B>Deprecated.</B>&nbsp;<I>This is unused and meaningless</I>
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#DEBUG_PREFIX"><B>DEBUG_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Prefix string for debug messages.
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use LogChute.DEBUG_PREFIX instead</I>
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Debug output.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#DECIMAL_ZERO"><B>DECIMAL_ZERO</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>A BigDecimal representing the number 0
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<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" title="class in org.apache.velocity.io">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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;The default content type for the response
<DT><A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html#DEFAULT_LOG_NAME"><B>DEFAULT_LOG_NAME</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log">CommonsLogLogChute</A>
<DD>Default name for the commons-logging instance
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#DEFAULT_LOG_NAME"><B>DEFAULT_LOG_NAME</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>Default name for the JDK logger instance
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;Encoding for the output stream
<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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Default Runtime properties.
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.html" title="class in org.apache.velocity.runtime.directive"><B>Define</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>Directive that puts an unrendered AST block in the context
under the specified key, postponing rendering until the
reference is used and rendered.<DT><A HREF="./org/apache/velocity/runtime/directive/Define.html#Define()"><B>Define()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Define.html" title="class in org.apache.velocity.runtime.directive">Define</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.Block.html" title="class in org.apache.velocity.runtime.directive"><B>Define.Block</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>actual class placed in the context, holds the context and writer
being used for the render, as well as the parent (which already holds
everything else we need).<DT><A HREF="./org/apache/velocity/runtime/directive/Define.Block.html#Define.Block(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.directive.Define)"><B>Define.Block(InternalContextAdapter, Define)</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Define.Block.html" title="class in org.apache.velocity.runtime.directive">Define.Block</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH"><B>DEFINE_DIRECTIVE_MAXDEPTH</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Maximum recursion depth allowed for the #define directive.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive"><B>Directive</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>Base class for all directives used in Velocity.<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" title="class in org.apache.velocity.runtime.directive">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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Supports the Pluggable Directives
#foo( arg+ )
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Supports the arguments for the Pluggable Directives
<DT><A HREF="./org/apache/velocity/runtime/directive/DirectiveConstants.html" title="interface in org.apache.velocity.runtime.directive"><B>DirectiveConstants</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>Base class for all directives used in Velocity.<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Disable tracing.
<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" title="class in org.apache.velocity.runtime.parser.node">BooleanPropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/GetExecutor.html#discover(java.lang.Class)"><B>discover(Class)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/GetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">GetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MapGetExecutor.html#discover(java.lang.Class)"><B>discover(Class)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MapGetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">MapGetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MapSetExecutor.html#discover(java.lang.Class)"><B>discover(Class)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MapSetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">MapSetExecutor</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" title="class in org.apache.velocity.runtime.parser.node">PropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/PutExecutor.html#discover(java.lang.Class, java.lang.Object)"><B>discover(Class, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/PutExecutor.html" title="class in org.apache.velocity.runtime.parser.node">PutExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html#discover(java.lang.Class, java.lang.String, java.lang.Object)"><B>discover(Class, String, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetPropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#divide(java.lang.Number, java.lang.Number)"><B>divide(Number, Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Divide two numbers.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;Handles HTTP <code>GET</code> requests by calling <A HREF="./org/apache/velocity/servlet/VelocityServlet.html#doRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><CODE>VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)</CODE></A>.
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#doInvoke(java.lang.Object, java.lang.Object[])"><B>doInvoke(Object, Object[])</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelMethodImpl</A>
<DD>Offers an extension point for subclasses (in alternate Uberspects)
to alter the invocation after any array wrapping or varargs handling
has already been completed.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">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/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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;Handles HTTP <code>POST</code> requests by calling <A HREF="./org/apache/velocity/servlet/VelocityServlet.html#doRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><CODE>VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)</CODE></A>.
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>Override this method if you want to customize how the node dumps
out its children.
<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" title="class in org.apache.velocity.runtime.log">PrimordialLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;<I>use transferTo(LogChute newChute)</I>
<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" title="class in org.apache.velocity.runtime">VelocimacroManager</A>
<DD>Removes the VMs and the namespace from the manager.
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;tells the vmFactory to dump the specified namespace.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</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" title="class in org.apache.velocity.runtime">VelocimacroFactory</A>
<DD>tells the vmManager 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, org.jdom.Namespace)"><B>element(String, Namespace)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/AnakiaJDOMFactory.html" title="class in org.apache.velocity.anakia">AnakiaJDOMFactory</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">AnakiaJDOMFactory</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Enable tracing.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Character encoding of this resource
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Default Encoding is ISO-8859-1.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">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/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" title="interface in org.apache.velocity.runtime.resource">ResourceCache</A>
<DD>returns an Iterator of Keys in the cache.
<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" title="class in org.apache.velocity.runtime.resource">ResourceCacheImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/EnumerationIterator.html" title="class in org.apache.velocity.util"><B>EnumerationIterator</B></A> - Class in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</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" title="class in org.apache.velocity.util">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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>End of File.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParseException.html#eol"><B>eol</B></A> -
Variable in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">ParseException</A>
<DD>The end of line string for this machine.
<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" title="class in org.apache.velocity.runtime.parser">Parser</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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>Tests for equality with another object.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod.MethodCacheKey</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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call error() on it.</I>
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call warn() on it.</I>
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log an error message.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#error(java.lang.Object, java.lang.Throwable)"><B>error(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log an error message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#error(boolean, java.lang.Object)"><B>error(boolean, Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log an error message.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#error(boolean, java.lang.Object, java.lang.Throwable)"><B>error(boolean, Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log an error message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#error(java.lang.Object, java.lang.Throwable)"><B>error(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call error() on it.</I>
<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" title="interface in org.apache.velocity.runtime">RuntimeLogger</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use Log.error(Object)</I>
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call error() on it.</I>
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;Invoked when there is an error thrown in any part of doRequest() processing.
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#ERROR_ID"><B>ERROR_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>ID for error 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" title="interface in org.apache.velocity.runtime.log">LogSystem</A>
<DD><B>Deprecated.</B>&nbsp;ID for error messages.
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#ERROR_PREFIX"><B>ERROR_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Prefix string 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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use LogChute.ERROR_PREFIX instead</I>
<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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">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" title="class in org.apache.velocity.anakia"><B>Escape</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</A><DD>This class is for escaping CDATA sections.<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" title="class in org.apache.velocity.anakia">Escape</A>
<DD>Empty constructor
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeHtmlReference.html#escape(java.lang.Object)"><B>escape(Object)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeHtmlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeHtmlReference</A>
<DD>Escape all HTML entities.
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html#escape(java.lang.Object)"><B>escape(Object)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html" title="class in org.apache.velocity.app.event.implement">EscapeJavaScriptReference</A>
<DD>Escapes the characters in a String to be suitable for use in JavaScript.
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html#escape(java.lang.Object)"><B>escape(Object)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html" title="class in org.apache.velocity.app.event.implement">EscapeReference</A>
<DD>Escape the given text.
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeSqlReference.html#escape(java.lang.Object)"><B>escape(Object)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeSqlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeSqlReference</A>
<DD>Escapes the characters in a String to be suitable to pass to an SQL query.
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeXmlReference.html#escape(java.lang.Object)"><B>escape(Object)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeXmlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeXmlReference</A>
<DD>Escape all XML entities.
<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" title="class in org.apache.velocity.runtime.parser">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/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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">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/app/event/implement/EscapeHtmlReference.html" title="class in org.apache.velocity.app.event.implement"><B>EscapeHtmlReference</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Escape all HTML entities.<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeHtmlReference.html#EscapeHtmlReference()"><B>EscapeHtmlReference()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeHtmlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeHtmlReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html" title="class in org.apache.velocity.app.event.implement"><B>EscapeJavaScriptReference</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Escapes the characters in a String to be suitable for use in JavaScript.<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html#EscapeJavaScriptReference()"><B>EscapeJavaScriptReference()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html" title="class in org.apache.velocity.app.event.implement">EscapeJavaScriptReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html" title="class in org.apache.velocity.app.event.implement"><B>EscapeReference</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Base class for escaping references.<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html#EscapeReference()"><B>EscapeReference()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html" title="class in org.apache.velocity.app.event.implement">EscapeReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeSqlReference.html" title="class in org.apache.velocity.app.event.implement"><B>EscapeSqlReference</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Escapes the characters in a String to be suitable to pass to an SQL query.<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeSqlReference.html#EscapeSqlReference()"><B>EscapeSqlReference()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeSqlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeSqlReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeXmlReference.html" title="class in org.apache.velocity.app.event.implement"><B>EscapeXmlReference</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Escape all XML entities.<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeXmlReference.html#EscapeXmlReference()"><B>EscapeXmlReference()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeXmlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeXmlReference</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.app">Velocity</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.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" title="class in org.apache.velocity.app">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/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" title="class in org.apache.velocity.app">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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>renders the input string 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.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" title="class in org.apache.velocity.app">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/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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Renders the input reader using the context into the output writer.
<DT><A HREF="./org/apache/velocity/runtime/directive/Evaluate.html" title="class in org.apache.velocity.runtime.directive"><B>Evaluate</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>Evaluates the macro argument as a Velocity string, using the existing
context.<DT><A HREF="./org/apache/velocity/runtime/directive/Evaluate.html#Evaluate()"><B>Evaluate()</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Evaluate.html" title="class in org.apache.velocity.runtime.directive">Evaluate</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" title="class in org.apache.velocity.runtime.parser.node">ASTAndNode</A>
<DD>logical and :
null && right = false
left && null = false
null && null = false
<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" title="class in org.apache.velocity.runtime.parser.node">ASTElseIfStatement</A>
<DD>An ASTElseStatement is true if the expression
it contains evaluates to true.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTElseStatement</A>
<DD>An ASTElseStatement always evaluates to
true.
<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" title="class in org.apache.velocity.runtime.parser.node">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/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" title="class in org.apache.velocity.runtime.parser.node">ASTExpression</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTFalse</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" title="class in org.apache.velocity.runtime.parser.node">ASTGENode</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" title="class in org.apache.velocity.runtime.parser.node">ASTGTNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTLTNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTNENode</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" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">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/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" title="class in org.apache.velocity.runtime.parser.node">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/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" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.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.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Renders the input string using the context into the output writer.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.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.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Renders the input reader using the context into the output writer.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.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 interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Renders the input string using the context into the output writer.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.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 interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Renders the input reader using the context into the output writer.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#EVALUATE_CONTEXT_CLASS"><B>EVALUATE_CONTEXT_CLASS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>class to use for local context with #evaluate()
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context"><B>EvaluateContext</B></A> - Class in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</A><DD>This is a special, internal-use-only context implementation to be
used for the #evaluate directive.<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html#EvaluateContext(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.RuntimeServices)"><B>EvaluateContext(InternalContextAdapter, RuntimeServices)</B></A> -
Constructor for class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>CTOR, wraps an ICA
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event"><B>EventCartridge</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Stores the 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" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/EventHandler.html" title="interface in org.apache.velocity.app.event"><B>EventHandler</B></A> - Interface in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Base interface for all event handlers<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE"><B>EVENTHANDLER_INCLUDE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The <code>eventhandler.include.class</code> property specifies a list of the
<A HREF="./org/apache/velocity/app/event/IncludeEventHandler.html" title="interface in org.apache.velocity.app.event"><CODE>IncludeEventHandler</CODE></A> implementations to use.
<DT><A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html#EVENTHANDLER_INVALIDREFERENCE_EXCEPTION"><B>EVENTHANDLER_INVALIDREFERENCE_EXCEPTION</B></A> -
Static variable in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement">ReportInvalidReferences</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES"><B>EVENTHANDLER_INVALIDREFERENCES</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The <code>eventhandler.invalidreferences.class</code> property specifies a list of the
<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.html" title="interface in org.apache.velocity.app.event"><CODE>InvalidReferenceEventHandler</CODE></A> implementations to use.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION"><B>EVENTHANDLER_METHODEXCEPTION</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The <code>eventhandler.methodexception.class</code> property specifies a list of the
<A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.html" title="interface in org.apache.velocity.app.event"><CODE>MethodExceptionEventHandler</CODE></A> implementations to use.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_NULLSET"><B>EVENTHANDLER_NULLSET</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The <code>eventhandler.nullset.class</code> property specifies a list of the
<A HREF="./org/apache/velocity/app/event/NullSetEventHandler.html" title="interface in org.apache.velocity.app.event"><CODE>NullSetEventHandler</CODE></A> implementations to use.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION"><B>EVENTHANDLER_REFERENCEINSERTION</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The <code>eventhandler.referenceinsertion.class</code> property specifies a list of the
<A HREF="./org/apache/velocity/app/event/ReferenceInsertionEventHandler.html" title="interface in org.apache.velocity.app.event"><CODE>ReferenceInsertionEventHandler</CODE></A> implementations to use.
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerMethodExecutor.html" title="interface in org.apache.velocity.app.event"><B>EventHandlerMethodExecutor</B></A> - Interface in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Strategy object used to execute event handler method.<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event"><B>EventHandlerUtil</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Calls on request all registered event handlers for a particular event.<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#EventHandlerUtil()"><B>EventHandlerUtil()</B></A> -
Constructor for class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/ExceptionUtils.html" title="class in org.apache.velocity.util"><B>ExceptionUtils</B></A> - Class in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</A><DD>Use this to create a new Exception.<DT><A HREF="./org/apache/velocity/util/ExceptionUtils.html#ExceptionUtils()"><B>ExceptionUtils()</B></A> -
Constructor for class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ExceptionUtils.html" title="class in org.apache.velocity.util">ExceptionUtils</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" title="class in org.apache.velocity.anakia">AnakiaTask</A>
<DD>Main body of the application
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerMethodExecutor.html#execute(org.apache.velocity.app.event.EventHandler)"><B>execute(EventHandler)</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerMethodExecutor.html" title="interface in org.apache.velocity.app.event">EventHandlerMethodExecutor</A>
<DD>Execute the event handler method.
<DT><A HREF="./org/apache/velocity/app/event/IncludeEventHandler.IncludeEventExecutor.html#execute(org.apache.velocity.app.event.EventHandler)"><B>execute(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/IncludeEventHandler.IncludeEventExecutor.html" title="class in org.apache.velocity.app.event">IncludeEventHandler.IncludeEventExecutor</A>
<DD>Call the method includeEvent()
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidGetMethodExecutor.html#execute(org.apache.velocity.app.event.EventHandler)"><B>execute(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidGetMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidGetMethodExecutor</A>
<DD>Call the method invalidGetMethod()
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidMethodExecutor.html#execute(org.apache.velocity.app.event.EventHandler)"><B>execute(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidMethodExecutor</A>
<DD>Call the method invalidMethod()
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidSetMethodExecutor.html#execute(org.apache.velocity.app.event.EventHandler)"><B>execute(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidSetMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidSetMethodExecutor</A>
<DD>Call the method invalidSetMethod()
<DT><A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.MethodExceptionExecutor.html#execute(org.apache.velocity.app.event.EventHandler)"><B>execute(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.MethodExceptionExecutor.html" title="class in org.apache.velocity.app.event">MethodExceptionEventHandler.MethodExceptionExecutor</A>
<DD>Call the method methodException()
<DT><A HREF="./org/apache/velocity/app/event/NullSetEventHandler.ShouldLogOnNullSetExecutor.html#execute(org.apache.velocity.app.event.EventHandler)"><B>execute(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/NullSetEventHandler.ShouldLogOnNullSetExecutor.html" title="class in org.apache.velocity.app.event">NullSetEventHandler.ShouldLogOnNullSetExecutor</A>
<DD>Call the method shouldLogOnNullSet()
<DT><A HREF="./org/apache/velocity/app/event/ReferenceInsertionEventHandler.referenceInsertExecutor.html#execute(org.apache.velocity.app.event.EventHandler)"><B>execute(EventHandler)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/ReferenceInsertionEventHandler.referenceInsertExecutor.html" title="class in org.apache.velocity.app.event">ReferenceInsertionEventHandler.referenceInsertExecutor</A>
<DD>Call the method referenceInsert()
<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" title="class in org.apache.velocity.runtime.parser.node">AbstractExecutor</A>
<DD>Execute method against context.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</A>
<DD>gets an Object that 'is' the value of the reference
<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" title="class in org.apache.velocity.runtime.parser.node">GetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MapGetExecutor.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/MapGetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">MapGetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MapSetExecutor.html#execute(java.lang.Object, java.lang.Object)"><B>execute(Object, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MapSetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">MapSetExecutor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">PropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/PutExecutor.html#execute(java.lang.Object, java.lang.Object)"><B>execute(Object, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/PutExecutor.html" title="class in org.apache.velocity.runtime.parser.node">PutExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html#execute(java.lang.Object, java.lang.Object)"><B>execute(Object, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetExecutor</A>
<DD>Execute method against context.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html#execute(java.lang.Object, java.lang.Object)"><B>execute(Object, Object)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetPropertyExecutor</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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Execute the input script with Velocity
<DT><A HREF="./org/apache/velocity/runtime/parser/ParseException.html#expectedTokenSequences"><B>expectedTokenSequences</B></A> -
Variable in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">ParseException</A>
<DD>Each entry in this array is an array of integers.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html#EXPONENT"><B>EXPONENT</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception"><B>ExtendedParseException</B></A> - Interface in <A HREF="./org/apache/velocity/exception/package-summary.html">org.apache.velocity.exception</A><DD>All Exceptions that can provide additional information about the place
where the error happened (template name, column and line number) can
implement this interface and the ParseErrorException will then be able
to deal with this information.</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<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" title="class in org.apache.velocity.runtime.parser">Parser</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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/app/FieldMethodizer.html" title="class in org.apache.velocity.app"><B>FieldMethodizer</B></A> - Class in <A HREF="./org/apache/velocity/app/package-summary.html">org.apache.velocity.app</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" title="class in org.apache.velocity.app">FieldMethodizer</A>
<DD>Allow object to be initialized without any data.
<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" title="class in org.apache.velocity.app">FieldMethodizer</A>
<DD>Constructor that takes as it's arg the name of the class
to methodize.
<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" title="class in org.apache.velocity.app">FieldMethodizer</A>
<DD>Constructor that takes as it's arg a living
object to methodize.
<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" title="class in org.apache.velocity.texen.util">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" title="class in org.apache.velocity.texen.util">FileUtil</A>
<DD>A method to get a File object.
<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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The public handle for setting a path in the FileResourceLoader.
<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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Read the contents of a file and place them in
a string object.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/FileResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><B>FileResourceLoader</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</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" title="class in org.apache.velocity.runtime.resource.loader">FileResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/texen/util/FileUtil.html" title="class in org.apache.velocity.texen.util"><B>FileUtil</B></A> - Class in <A HREF="./org/apache/velocity/texen/util/package-summary.html">org.apache.velocity.texen.util</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" title="class in org.apache.velocity.texen.util">FileUtil</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" title="class in org.apache.velocity.texen">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" title="class in org.apache.velocity.texen">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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Add objects to the context from the current properties.
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html#finalize()"><B>finalize()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>Also do a shutdown if the object is destroy()'d.
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html#finalize()"><B>finalize()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>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" title="class in org.apache.velocity.runtime.log">SimpleLog4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;Also do a shutdown if the object is destroy()'d.
<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" title="class in org.apache.velocity.util.introspection">MethodMap</A>
<DD>
Find a method.
<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" title="class in org.apache.velocity.util.introspection">ClassMap</A>
<DD>Find a Method using the method name and parameter objects.
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>
Makes the first letter caps and the rest lowercase.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html#FLOATING_POINT_LITERAL"><B>FLOATING_POINT_LITERAL</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/parser/Parser.html#FloatingPointLiteral()"><B>FloatingPointLiteral()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>Flush the stream.
<DT><A HREF="./org/apache/velocity/runtime/directive/Foreach.html" title="class in org.apache.velocity.runtime.directive"><B>Foreach</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</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" title="class in org.apache.velocity.runtime.directive">Foreach</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html" title="class in org.apache.velocity.runtime.directive"><B>Foreach.NullHolderContext</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>A special context to use when the foreach iterator returns a null.<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;Formats an array into the form
"A&lt;delim&gt;B&lt;finaldelim&gt;C".
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#formatFileString(org.apache.velocity.runtime.directive.Directive)"><B>formatFileString(Directive)</B></A> -
Static method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Creates a string that formats the template filename with line number
and column of the given Directive.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#formatFileString(org.apache.velocity.runtime.parser.node.Node)"><B>formatFileString(Node)</B></A> -
Static method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Creates a string that formats the template filename with line number
and column of the given Node.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#formatFileString(org.apache.velocity.util.introspection.Info)"><B>formatFileString(Info)</B></A> -
Static method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Simply creates a string that formats the template filename with line number
and column.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#formatFileString(java.lang.String, int, int)"><B>formatFileString(String, int, int)</B></A> -
Static method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Simply creates a string that formats the template filename with line number
and column.
<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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;Formats a list into the form
"Adelim&gt;B&lt;finaldelim&gt;C".
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Generate ParseException.
<DT><A HREF="./org/apache/velocity/texen/Generator.html" title="class in org.apache.velocity.texen"><B>Generator</B></A> - Class in <A HREF="./org/apache/velocity/texen/package-summary.html">org.apache.velocity.texen</A><DD>A text/code generator class<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Create a new generator object with properties loaded from
a file.
<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Create a new Generator object with a given property
set.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.app">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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Gets the value corresponding to the provided key from the context.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>Retrieves from parent context.
<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" title="interface in org.apache.velocity.context">Context</A>
<DD>Gets the value corresponding to the provided key from the context.
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>Retrieves from local or global 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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>Implementation of the Context.get() method.
<DT><A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html" title="class in org.apache.velocity.runtime.directive">Foreach.NullHolderContext</A>
<DD>Get an object from the context, or null if the key is equal to the loop variable
<DT><A HREF="./org/apache/velocity/runtime/ParserPool.html#get()"><B>get()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/ParserPool.html" title="interface in org.apache.velocity.runtime">ParserPool</A>
<DD>Retrieve an instance of a parser pool.
<DT><A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html#get()"><B>get()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html" title="class in org.apache.velocity.runtime">ParserPoolImpl</A>
<DD>Call the wrapped pool.
<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" title="interface in org.apache.velocity.runtime.resource">ResourceCache</A>
<DD>retrieves a Resource from the
cache
<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" title="class in org.apache.velocity.runtime.resource">ResourceCacheImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime">VelocimacroManager</A>
<DD>Gets a VelocimacroProxy object by the name / source template duple.
<DT><A HREF="./org/apache/velocity/runtime/VelocimacroManager.html#get(java.lang.String, java.lang.String, java.lang.String)"><B>get(String, String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/VelocimacroManager.html" title="class in org.apache.velocity.runtime">VelocimacroManager</A>
<DD>Gets a VelocimacroProxy object by the name / source template duple.
<DT><A HREF="./org/apache/velocity/util/ArrayListWrapper.html#get(int)"><B>get(int)</B></A> -
Method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ArrayListWrapper.html" title="class in org.apache.velocity.util">ArrayListWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCache.html#get(java.lang.Class)"><B>get(Class)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection">IntrospectorCache</A>
<DD>Lookup a given Class object in the cache.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#get(java.lang.Class)"><B>get(Class)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</A>
<DD>Lookup a given Class object in the cache.
<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" title="class in org.apache.velocity.util.introspection">MethodMap</A>
<DD>Return a list of methods with the same name.
<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" title="class in org.apache.velocity.util">SimplePool</A>
<DD>Get an object from the pool, null if the pool is empty.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getAllowRendering()"><B>getAllowRendering()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html#getAllowRendering()"><B>getAllowRendering()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#getAllowRendering()"><B>getAllowRendering()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/VelocityEngine.html#getApplicationAttribute(java.lang.Object)"><B>getApplicationAttribute(Object)</B></A> -
Method in class org.apache.velocity.app.<A HREF="./org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>
Return an application attribute (which can be any Object)
that was set by the application in order to be accessible from
any component of the system that gets a RuntimeServices.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Gets the application attribute for the given key
<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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Return the specified application attribute.
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Gets the application attribute for the given key
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#getApplicationEventCartridge()"><B>getApplicationEventCartridge()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Returns the event handlers for the application.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.html#getApplicationEventCartridge()"><B>getApplicationEventCartridge()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Returns the event handlers for the application.
<DT><A HREF="./org/apache/velocity/util/TemplateNumber.html#getAsNumber()"><B>getAsNumber()</B></A> -
Method in interface org.apache.velocity.util.<A HREF="./org/apache/velocity/util/TemplateNumber.html" title="interface in org.apache.velocity.util">TemplateNumber</A>
<DD>Returns a Number that can be used in a template.
<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" title="class in org.apache.velocity.anakia">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/context/ChainedInternalContextAdapter.html#getBaseContext()"><B>getBaseContext()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">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" title="interface in org.apache.velocity.context">InternalWrapperContext</A>
<DD>Returns the base full context impl.
<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" title="interface in org.apache.velocity.runtime.parser">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#getBeginColumn()"><B>getBeginColumn()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/VelocityCharStream.html" title="class in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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/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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html#getBody()"><B>getBody()</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util">StringResource</A>
<DD>Sets the template body.
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Boolean property accessor method to hide the configuration implementation.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Boolean property accessor method to hide the configuration implementation.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>This method returns the size of the buffer used by the JspWriter.
<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" title="class in org.apache.velocity.util.introspection">ClassMap</A>
<DD>Returns the class object whose methods are cached by this map.
<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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>returns innerContext if one is chained
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">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/util/ClassUtils.html#getClass(java.lang.String)"><B>getClass(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ClassUtils.html" title="class in org.apache.velocity.util">ClassUtils</A>
<DD>Return the specified class.
<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" title="class in org.apache.velocity.runtime.resource.loader">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" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>for log msg purposes
<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" title="interface in org.apache.velocity.runtime.parser">CharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&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" title="class in org.apache.velocity.util.introspection">Info</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ExtendedParseException.html#getColumnNumber()"><B>getColumnNumber()</B></A> -
Method in interface org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception">ExtendedParseException</A>
<DD>returns the column number where this exception occured.
<DT><A HREF="./org/apache/velocity/exception/MethodInvocationException.html#getColumnNumber()"><B>getColumnNumber()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception">MethodInvocationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html#getColumnNumber()"><B>getColumnNumber()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Return the column number of the parsing error, or -1 if not defined.
<DT><A HREF="./org/apache/velocity/exception/TemplateInitException.html#getColumnNumber()"><B>getColumnNumber()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/TemplateInitException.html" title="class in org.apache.velocity.exception">TemplateInitException</A>
<DD>Returns the column number where this exception occured.
<DT><A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html#getColumnNumber()"><B>getColumnNumber()</B></A> -
Method in exception org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive">MacroParseException</A>
<DD>returns the column number where this exception occured.
<DT><A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html#getColumnNumber()"><B>getColumnNumber()</B></A> -
Method in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</A>
<DD>returns the column number where this exception occured.
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Return the velocity runtime configuration object.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</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" title="class in org.apache.velocity.anakia">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/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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Returns a static content resource from the
resource manager.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Create a new context and fill it with the elements of the
objs Hashtable.
<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html#getContextDocument()"><B>getContextDocument()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html" title="class in org.apache.velocity.anakia">AnakiaTask.Context</A>
<DD>Retrieve the context document object.
<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" title="class in org.apache.velocity.texen.ant">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/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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Get the control template for the
generating process.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getCurrentMacroCallDepth()"><B>getCurrentMacroCallDepth()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#getCurrentMacroCallDepth()"><B>getCurrentMacroCallDepth()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getCurrentMacroName()"><B>getCurrentMacroName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#getCurrentMacroName()"><B>getCurrentMacroName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getCurrentResource()"><B>getCurrentResource()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getCurrentTemplateName()"><B>getCurrentTemplateName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</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" title="class in org.apache.velocity.runtime.resource">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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This method gets a Directive from the directives Hashtable
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#getDirective(java.lang.String)"><B>getDirective(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Retrieve a previously instantiated directive.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.html#getDirective(java.lang.String)"><B>getDirective(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Retrieve a previously instantiated directive.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</A>
<DD>Gets the name of this directive.
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#getEnabledLevel()"><B>getEnabledLevel()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>Returns the current minimum level at which messages will be printed.
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#getEnabledLevel()"><B>getEnabledLevel()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>Returns the current minimum level at which messages will be printed.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>get the encoding of this resource
for example, "ISO-8859-1"
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html#getEncoding()"><B>getEncoding()</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util">StringResource</A>
<DD>Returns the encoding of this String resource.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html#getEncoding()"><B>getEncoding()</B></A> -
Method in interface org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util">StringResourceRepository</A>
<DD>Returns the current encoding of this repository.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html#getEncoding()"><B>getEncoding()</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util">StringResourceRepositoryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#getEncodingFromStream()"><B>getEncodingFromStream()</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>Read encoding based on BOM.
<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" title="interface in org.apache.velocity.runtime.parser">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#getEndColumn()"><B>getEndColumn()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/VelocityCharStream.html" title="class in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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/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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource.loader">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getEventCartridge()"><B>getEventCartridge()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</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" title="class in org.apache.velocity.context">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" title="interface in org.apache.velocity.context">InternalEventContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html#getEventCartridge()"><B>getEventCartridge()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Returns the event handlers for the application.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/GetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>GetExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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.log.Log, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String)"><B>GetExecutor(Log, Introspector, Class, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/GetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">GetExecutor</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">GetExecutor</A>
<DD><B>Deprecated.</B>&nbsp;<I>RuntimeLogger is deprecated. Use the other constructor.</I>
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="interface in org.apache.velocity.runtime.parser">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/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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#getIncludeEventHandlers()"><B>getIncludeEventHandlers()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Iterate through all the stored IncludeEventHandlers objects
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="class in org.apache.velocity.runtime.directive">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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Create a new generator object with default properties.
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Int property accessor method to hide the configuration implementation.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Int property accessor method to hide the configuration implementation.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Int property accessor method to hide the configuration implementation.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getInternalUserContext()"><B>getInternalUserContext()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>Return the inner / user context.
<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" title="class in org.apache.velocity.context">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" title="interface in org.apache.velocity.context">InternalWrapperContext</A>
<DD>Returns the wrapped user context.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/PropertyExecutor.html#getIntrospector()"><B>getIntrospector()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/PropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">PropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html#getIntrospector()"><B>getIntrospector()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetPropertyExecutor</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Return the Introspector for this instance
<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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Returns the configured method introspection/reflection
implementation.
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Return the Introspector for this RuntimeInstance
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorBase.html#getIntrospectorCache()"><B>getIntrospectorCache()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorBase.html" title="class in org.apache.velocity.util.introspection">IntrospectorBase</A>
<DD>Return the internal IntrospectorCache object.
<DT><A HREF="./org/apache/velocity/app/event/implement/InvalidReferenceInfo.html#getInvalidReference()"><B>getInvalidReference()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/InvalidReferenceInfo.html" title="class in org.apache.velocity.app.event.implement">InvalidReferenceInfo</A>
<DD>Get the specific invalid reference string.
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#getInvalidReferenceEventHandlers()"><B>getInvalidReferenceEventHandlers()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Iterate through all the stored InvalidReferenceEventHandlers objects
<DT><A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html#getInvalidReferences()"><B>getInvalidReferences()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement">ReportInvalidReferences</A>
<DD>All invalid references during the processing of this page.
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html#getInvalidSyntax()"><B>getInvalidSyntax()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Return the invalid syntax or reference that triggered this error, or null
if not defined.
<DT><A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.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/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection">AbstractChainableUberspector</A>
<DD>To support iterative objects used in a <code>#foreach()</code>
loop.
<DT><A HREF="./org/apache/velocity/util/introspection/LinkingUberspector.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/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection">LinkingUberspector</A>
<DD>To support iterative objects used in a <code>#foreach()</code>
loop.
<DT><A HREF="./org/apache/velocity/util/introspection/SecureUberspector.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/SecureUberspector.html" title="class in org.apache.velocity.util.introspection">SecureUberspector</A>
<DD>Get an iterator from the given object.
<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" title="interface in org.apache.velocity.util.introspection">Uberspect</A>
<DD>To support iteratives - #foreach()
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>To support iterative objects used in a <code>#foreach()</code>
loop.
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#getJdkLevel(int)"><B>getJdkLevel(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>Returns the java.util.logging.Level that matches
to the specified LogChute level.
<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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Get all the keys for the values in the context
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getKeys()"><B>getKeys()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</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" title="interface in org.apache.velocity.context">Context</A>
<DD>Get all the keys for the values in the context.
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html#getKeys()"><B>getKeys()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html#getKeys()"><B>getKeys()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html#getLastModified()"><B>getLastModified()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html" title="class in org.apache.velocity.anakia">AnakiaTask.Context</A>
<DD>Retrieve the time the source file was last modified.
<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" title="class in org.apache.velocity.runtime.resource.loader">ClasspathResourceLoader</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" title="class in org.apache.velocity.runtime.resource.loader">DataSourceResourceLoader</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource.loader">FileResourceLoader</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource.loader">JarResourceLoader</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource.loader">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/StringResourceLoader.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/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.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/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">URLResourceLoader</A>
<DD>Checks to see when a resource was last modified
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Return the lastModifed time of this
resource.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html#getLastModified()"><B>getLastModified()</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util">StringResource</A>
<DD>Returns the modification date of the template.
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime">VelocimacroManager</A>
<DD>Return the library name for a given macro.
<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" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>for log msg purposes
<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" title="interface in org.apache.velocity.runtime.parser">CharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&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" title="class in org.apache.velocity.util.introspection">Info</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ExtendedParseException.html#getLineNumber()"><B>getLineNumber()</B></A> -
Method in interface org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception">ExtendedParseException</A>
<DD>returns the line number where this exception occured.
<DT><A HREF="./org/apache/velocity/exception/MethodInvocationException.html#getLineNumber()"><B>getLineNumber()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception">MethodInvocationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html#getLineNumber()"><B>getLineNumber()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Return the line number of the parsing error, or -1 if not defined.
<DT><A HREF="./org/apache/velocity/exception/TemplateInitException.html#getLineNumber()"><B>getLineNumber()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/TemplateInitException.html" title="class in org.apache.velocity.exception">TemplateInitException</A>
<DD>Returns the line number where this exception occured.
<DT><A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html#getLineNumber()"><B>getLineNumber()</B></A> -
Method in exception org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive">MacroParseException</A>
<DD>returns the line number where this exception occured.
<DT><A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html#getLineNumber()"><B>getLineNumber()</B></A> -
Method in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</A>
<DD>returns the line number where this exception occured.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>Retrieves the underlying list used to store the nodes.
<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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoaderFactory</A>
<DD>Gets the loader specified in the configuration file.
<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" title="interface in org.apache.velocity.runtime.resource">ResourceManager</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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>Determines if 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" title="class in org.apache.velocity.runtime">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/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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Determines if 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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Determines is a template exists, and returns name of the loader that
provides it.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html#getLocation(org.apache.velocity.context.InternalContextAdapter)"><B>getLocation(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>Return a string that tells the current location of this node.
<DT><A HREF="./org/apache/velocity/app/Velocity.html#getLog()"><B>getLog()</B></A> -
Static method in class org.apache.velocity.app.<A HREF="./org/apache/velocity/app/Velocity.html" title="class in org.apache.velocity.app">Velocity</A>
<DD>Returns a convenient Log instance that wraps the current LogChute.
<DT><A HREF="./org/apache/velocity/app/VelocityEngine.html#getLog()"><B>getLog()</B></A> -
Method in class org.apache.velocity.app.<A HREF="./org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Returns a convenient Log instance that wraps the current LogChute.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#getLog()"><B>getLog()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Returns a convenient Log instance that wraps the current LogChute.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.html#getLog()"><B>getLog()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Returns a convenient Log instance that wraps the current LogChute.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html#getLog()"><B>getLog()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Returns a convenient Log instance that wraps the current LogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#getLogChute()"><B>getLogChute()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Returns the LogChute wrapped by this Log instance.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#getLogChute()"><B>getLogChute()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>make sure that we always use the right LogChute Object
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#getLogChute()"><B>getLogChute()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/texen/ant/TexenTask.html#getLogFile()"><B>getLogFile()</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="./org/apache/velocity/texen/ant/TexenTask.html" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Gets the log file.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getMacroLibraries()"><B>getMacroLibraries()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#getMacroLibraries()"><B>getMacroLibraries()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getMacroNameStack()"><B>getMacroNameStack()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#getMacroNameStack()"><B>getMacroNameStack()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeHtmlReference.html#getMatchAttribute()"><B>getMatchAttribute()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeHtmlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeHtmlReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html#getMatchAttribute()"><B>getMatchAttribute()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html" title="class in org.apache.velocity.app.event.implement">EscapeJavaScriptReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html#getMatchAttribute()"><B>getMatchAttribute()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html" title="class in org.apache.velocity.app.event.implement">EscapeReference</A>
<DD>Specify the configuration attribute that specifies the
regular expression.
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeSqlReference.html#getMatchAttribute()"><B>getMatchAttribute()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeSqlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeSqlReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeXmlReference.html#getMatchAttribute()"><B>getMatchAttribute()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeXmlReference.html" title="class in org.apache.velocity.app.event.implement">EscapeXmlReference</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" title="class in org.apache.velocity.util">SimplePool</A>
<DD>Return the size of the pool
<DT><A HREF="./org/apache/velocity/exception/MethodInvocationException.html#getMessage()"><B>getMessage()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception">MethodInvocationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html#getMessage()"><B>getMessage()</B></A> -
Method in exception org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive">MacroParseException</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/ParseException.html#getMessage()"><B>getMessage()</B></A> -
Method in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">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/TemplateParseException.html#getMessage()"><B>getMessage()</B></A> -
Method in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</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 error org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser.node">AbstractExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.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/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection">AbstractChainableUberspector</A>
<DD>Method
<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" title="class in org.apache.velocity.util.introspection">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/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" title="class in org.apache.velocity.util.introspection">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/LinkingUberspector.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/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection">LinkingUberspector</A>
<DD>Method
<DT><A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorImpl.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/SecureIntrospectorImpl.html" title="class in org.apache.velocity.util.introspection">SecureIntrospectorImpl</A>
<DD>Get the Method object corresponding to the given class, name and parameters.
<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" title="interface in org.apache.velocity.util.introspection">Uberspect</A>
<DD>Returns a general method, corresponding to $foo.bar( $woogie )
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>Method
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#getMethodExceptionEventHandlers()"><B>getMethodExceptionEventHandlers()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Iterate through all the stored MethodExceptionEventHandler objects
<DT><A HREF="./org/apache/velocity/exception/MethodInvocationException.html#getMethodName()"><B>getMethodName()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception">MethodInvocationException</A>
<DD>Returns the name of the method that threw the
exception.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.html#getMethodName()"><B>getMethodName()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod</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" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelMethodImpl</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" title="class in org.apache.velocity.util.introspection">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" title="interface in org.apache.velocity.util.introspection">VelMethod</A>
<DD>returns the method name used
<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" title="interface in org.apache.velocity.util.introspection">VelPropertyGet</A>
<DD>returns the method name used to return this 'property'
<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" title="interface in org.apache.velocity.util.introspection">VelPropertySet</A>
<DD>returns the method name used to set this 'property'
<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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</A>
<DD>Get the interval at which the InputStream source
should be checked for modifications.
<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html" title="class in org.apache.velocity.anakia">AnakiaTask.Context</A>
<DD>Get the name of the context.
<DT><A HREF="./org/apache/velocity/runtime/directive/Break.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Break.html" title="class in org.apache.velocity.runtime.directive">Break</A>
<DD>Return name of this directive.
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Define.html" title="class in org.apache.velocity.runtime.directive">Define</A>
<DD>Return name of this directive.
<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" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>Return the name of this directive.
<DT><A HREF="./org/apache/velocity/runtime/directive/Evaluate.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Evaluate.html" title="class in org.apache.velocity.runtime.directive">Evaluate</A>
<DD>Return 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" title="class in org.apache.velocity.runtime.directive">Foreach</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" title="class in org.apache.velocity.runtime.directive">Include</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" title="class in org.apache.velocity.runtime.directive">Literal</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" title="class in org.apache.velocity.runtime.directive">Macro</A>
<DD>Return name of this directive.
<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" title="class in org.apache.velocity.runtime.directive">Parse</A>
<DD>Return name of this directive.
<DT><A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html#getName()"><B>getName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</A>
<DD>Return name of this Velocimacro.
<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" title="class in org.apache.velocity.runtime.directive">VelocimacroProxy</A>
<DD>Return name of this Velocimacro.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Get the name of this template.
<DT><A HREF="./org/apache/velocity/util/ClassUtils.html#getNewInstance(java.lang.String)"><B>getNewInstance(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ClassUtils.html" title="class in org.apache.velocity.util">ClassUtils</A>
<DD>Return a new instance of the given class.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Get the next Token.
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Get the next Token.
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#getNullSetEventHandlers()"><B>getNullSetEventHandlers()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Iterate through all the stored NullSetEventHandler objects
<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" title="class in org.apache.velocity.runtime.directive">VelocimacroProxy</A>
<DD>returns the number of ars needed for this VM
<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" title="class in org.apache.velocity.texen.ant">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" title="class in org.apache.velocity.texen.ant">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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Get the output path for the generated
output.
<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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Return a package name as a relative path name
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#getPrefix(int)"><B>getPrefix(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD>Get a Velocity Runtime property.
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Get a Velocity Runtime 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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Allows an external caller to get a 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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Allows an external caller to get a property.
<DT><A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.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/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection">AbstractChainableUberspector</A>
<DD>Property getter
<DT><A HREF="./org/apache/velocity/util/introspection/LinkingUberspector.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/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection">LinkingUberspector</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" title="interface in org.apache.velocity.util.introspection">Uberspect</A>
<DD>Property getter - returns VelPropertyGet appropos for #set($foo = $bar.woogie)
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>Property getter
<DT><A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.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/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection">AbstractChainableUberspector</A>
<DD>Property setter
<DT><A HREF="./org/apache/velocity/util/introspection/LinkingUberspector.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/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection">LinkingUberspector</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" title="interface in org.apache.velocity.util.introspection">Uberspect</A>
<DD>Property setter - returns VelPropertySet appropos for #set($foo.bar = "geir")
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>Property setter
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#getReferenceInsertionEventHandlers()"><B>getReferenceInsertionEventHandlers()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Iterate through all the stored ReferenceInsertionEventHandler objects
<DT><A HREF="./org/apache/velocity/exception/MethodInvocationException.html#getReferenceName()"><B>getReferenceName()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception">MethodInvocationException</A>
<DD>Retrieves the name of the reference that caused the
exception.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#getRepository()"><B>getRepository()</B></A> -
Static method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Returns a reference to the default static repository.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#getRepository(java.lang.String)"><B>getRepository(String)</B></A> -
Static method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Returns a reference to the repository stored statically under the
specified name.
<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" title="class in org.apache.velocity.runtime.resource.loader">JarHolder</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource">ResourceFactory</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.resource">ResourceManager</A>
<DD>Gets the named resource.
<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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>Gets the named resource.
<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" title="class in org.apache.velocity.runtime.resource">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/util/ClassUtils.html#getResourceAsStream(java.lang.Class, java.lang.String)"><B>getResourceAsStream(Class, String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ClassUtils.html" title="class in org.apache.velocity.util">ClassUtils</A>
<DD>Finds a resource with the given name.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Return the template loader that pulled
in the template stream
<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" title="class in org.apache.velocity.runtime.resource.loader">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/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" title="class in org.apache.velocity.runtime.resource.loader">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/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" title="class in org.apache.velocity.runtime.resource.loader">FileResourceLoader</A>
<DD>Get an InputStream so that the Runtime can build a
template with it.
<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" title="class in org.apache.velocity.runtime.resource.loader">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/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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</A>
<DD>Get the InputStream that the Runtime will parse
to create a template.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.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/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Get an InputStream so that the Runtime can build a
template with it.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.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/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">URLResourceLoader</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" title="class in org.apache.velocity.util.introspection">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" title="interface in org.apache.velocity.util.introspection">VelMethod</A>
<DD>returns the return type of the method invoked
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerMethodExecutor.html#getReturnValue()"><B>getReturnValue()</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerMethodExecutor.html" title="interface in org.apache.velocity.app.event">EventHandlerMethodExecutor</A>
<DD>Get return value at end of all the iterations
<DT><A HREF="./org/apache/velocity/app/event/IncludeEventHandler.IncludeEventExecutor.html#getReturnValue()"><B>getReturnValue()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/IncludeEventHandler.IncludeEventExecutor.html" title="class in org.apache.velocity.app.event">IncludeEventHandler.IncludeEventExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidGetMethodExecutor.html#getReturnValue()"><B>getReturnValue()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidGetMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidGetMethodExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidMethodExecutor.html#getReturnValue()"><B>getReturnValue()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidMethodExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidSetMethodExecutor.html#getReturnValue()"><B>getReturnValue()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidSetMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidSetMethodExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.MethodExceptionExecutor.html#getReturnValue()"><B>getReturnValue()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.MethodExceptionExecutor.html" title="class in org.apache.velocity.app.event">MethodExceptionEventHandler.MethodExceptionExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/NullSetEventHandler.ShouldLogOnNullSetExecutor.html#getReturnValue()"><B>getReturnValue()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/NullSetEventHandler.ShouldLogOnNullSetExecutor.html" title="class in org.apache.velocity.app.event">NullSetEventHandler.ShouldLogOnNullSetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/ReferenceInsertionEventHandler.referenceInsertExecutor.html#getReturnValue()"><B>getReturnValue()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/ReferenceInsertionEventHandler.referenceInsertExecutor.html" title="class in org.apache.velocity.app.event">ReferenceInsertionEventHandler.referenceInsertExecutor</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getRuntimeServices() instead.</I>
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html#getRuntimeServices()"><B>getRuntimeServices()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html" title="class in org.apache.velocity.app.event.implement">EscapeReference</A>
<DD>Retrieve a reference to RuntimeServices.
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Returns the RuntimeServices Instance used by this wrapper.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#getShowStackTraces()"><B>getShowStackTraces()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/NodeUtils.html#getSpecialText(org.apache.velocity.runtime.parser.Token)"><B>getSpecialText(Token)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/NodeUtils.html" title="class in org.apache.velocity.runtime.parser.node">NodeUtils</A>
<DD>Collect all the <SPECIAL_TOKEN>s that
are carried along with a token.
<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" title="class in org.apache.velocity.runtime">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/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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;String property accessor method to hide the configuration implementation
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>String property accessor method with default to hide the
configuration implementation.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>String property accessor method 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" title="interface in org.apache.velocity.runtime">RuntimeServices</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)"><B>getString(String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>String property accessor method 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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>String property accessor method with default 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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>String property accessor method to hide the configuration implementation
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html#getStringResource(java.lang.String)"><B>getStringResource(String)</B></A> -
Method in interface org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util">StringResourceRepository</A>
<DD>get the string resource that is stored with given key
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html#getStringResource(java.lang.String)"><B>getStringResource(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util">StringResourceRepositoryImpl</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" title="interface in org.apache.velocity.runtime.parser">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/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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#getSystemErrLevel()"><B>getSystemErrLevel()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>Returns the current minimum level at which messages will be printed
to System.err instead of System.out.
<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" title="class in org.apache.velocity.app">Velocity</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" title="class in org.apache.velocity.app">Velocity</A>
<DD>Returns a <code>Template</code> from the Velocity
resource management system.
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Returns a <code>Template</code> from the Velocity
resource management system.
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Returns a <code>Template</code> from the Velocity
resource management system.
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Returns a <code>Template</code> from the resource manager
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Returns a <code>Template</code> from the resource manager.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;Retrieves the requested template.
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Returns a template, based on encoding and path.
<DT><A HREF="./org/apache/velocity/exception/ExtendedParseException.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in interface org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ExtendedParseException.html" title="interface in org.apache.velocity.exception">ExtendedParseException</A>
<DD>returns the Template name where this exception occured.
<DT><A HREF="./org/apache/velocity/exception/MethodInvocationException.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception">MethodInvocationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Return the name of the template containing the error, or null if not
defined.
<DT><A HREF="./org/apache/velocity/exception/TemplateInitException.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/TemplateInitException.html" title="class in org.apache.velocity.exception">TemplateInitException</A>
<DD>Returns the Template name where this exception occured.
<DT><A HREF="./org/apache/velocity/runtime/directive/Directive.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in exception org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive">MacroParseException</A>
<DD>returns the Template name where this exception occured.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/Node.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html#getTemplateName()"><B>getTemplateName()</B></A> -
Method in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</A>
<DD>returns the Template name where this exception occured.
<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" title="class in org.apache.velocity.util.introspection">Info</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getTemplateNameStack()"><B>getTemplateNameStack()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Get the path where Velocity will look
for templates using the file template
loader.
<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Get the template path.
<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" title="class in org.apache.velocity.anakia">Escape</A>
<DD>Do the escaping.
<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" title="class in org.apache.velocity.runtime.log">VelocityFormatter</A>
<DD>Utility method to format time.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.html#getTimeout()"><B>getTimeout()</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">URLResourceLoader</A>
<DD>Returns the current, custom timeout setting.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Get the specific Token.
<DT><A HREF="./org/apache/velocity/runtime/directive/Break.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Break.html" title="class in org.apache.velocity.runtime.directive">Break</A>
<DD>Return type of this directive.
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Define.html" title="class in org.apache.velocity.runtime.directive">Define</A>
<DD>Return type of this directive.
<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" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>Get the directive type BLOCK/LINE.
<DT><A HREF="./org/apache/velocity/runtime/directive/Evaluate.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Evaluate.html" title="class in org.apache.velocity.runtime.directive">Evaluate</A>
<DD>Return type of this directive.
<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" title="class in org.apache.velocity.runtime.directive">Foreach</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" title="class in org.apache.velocity.runtime.directive">Include</A>
<DD>Return type of this directive.
<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" title="class in org.apache.velocity.runtime.directive">Literal</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" title="class in org.apache.velocity.runtime.directive">Macro</A>
<DD>Return type of this directive.
<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" title="class in org.apache.velocity.runtime.directive">Parse</A>
<DD>Return type of this directive.
<DT><A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</A>
<DD>Velocimacros are always LINE
type directives.
<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" title="class in org.apache.velocity.runtime.directive">VelocimacroProxy</A>
<DD>Velocimacros are always LINE type directives.
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/Resource.html#getType()"><B>getType()</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="./org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource">Resource</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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Returns the Uberspect object for this Instance.
<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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Returns the configured class introspection/reflection
implementation.
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Returns the Uberspect object for this Instance.
<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" title="class in org.apache.velocity.runtime.resource.loader">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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime">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/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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Returns the appropriate VelocimacroProxy object if vmName
is a valid current Velocimacro.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#getVelocimacro(java.lang.String, java.lang.String, java.lang.String)"><B>getVelocimacro(String, String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Returns the appropriate VelocimacroProxy object if vmName
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" title="interface in org.apache.velocity.runtime">RuntimeServices</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, java.lang.String)"><B>getVelocimacro(String, String, String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</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" title="class in org.apache.velocity.runtime">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/VelocimacroFactory.html#getVelocimacro(java.lang.String, java.lang.String, java.lang.String)"><B>getVelocimacro(String, String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/VelocimacroFactory.html" title="class in org.apache.velocity.runtime">VelocimacroFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/VelocityException.html#getWrappedThrowable()"><B>getWrappedThrowable()</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/VelocityException.html" title="class in org.apache.velocity.exception">VelocityException</A>
<DD>returns the wrapped Throwable that caused this
MethodInvocationException to be thrown
<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Returns a writer, based on encoding and path.
<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" title="class in org.apache.velocity.runtime.resource">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/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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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/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" title="class in org.apache.velocity.servlet">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/runtime/parser/node/ASTAddNode.html#handleSpecial(java.lang.Object, java.lang.Object, org.apache.velocity.context.InternalContextAdapter)"><B>handleSpecial(Object, Object, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTAddNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTAddNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html#handleSpecial(java.lang.Object, java.lang.Object, org.apache.velocity.context.InternalContextAdapter)"><B>handleSpecial(Object, Object, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</A>
<DD>Extension hook to allow special behavior by subclasses
If this method returns a non-null value, that is returned,
rather than the result of the math operation.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#HAS_NEXT_NAME"><B>HAS_NEXT_NAME</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Iterator.hasNext() reference name in #foreach directives.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>Returns the hash code of the contained list.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod.MethodCacheKey</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util">ArrayIterator</A>
<DD>Check to see if there is another element in the array.
<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" title="class in org.apache.velocity.util">EnumerationIterator</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/context/ChainedInternalContextAdapter.html#icacheGet(java.lang.Object)"><B>icacheGet(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.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/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.html#id(org.apache.velocity.context.InternalContextAdapter)"><B>id(InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Define.html" title="class in org.apache.velocity.runtime.directive">Define</A>
<DD>Creates a string identifying the source and location of the block
definition, and the current template being rendered if that is
different.
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This method corresponds to variable
references in Velocity templates.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">Parser</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" title="class in org.apache.velocity.runtime.parser">Token</A>
<DD>The string image of the token.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<DT><A HREF="./org/apache/velocity/runtime/directive/Include.html" title="class in org.apache.velocity.runtime.directive"><B>Include</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</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" title="class in org.apache.velocity.runtime.directive">Include</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#includeEvent(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.String, java.lang.String)"><B>includeEvent(RuntimeServices, InternalContextAdapter, String, String, String)</B></A> -
Static method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>Called when an include-type directive is encountered (#include or
#parse).
<DT><A HREF="./org/apache/velocity/app/event/implement/IncludeNotFound.html#includeEvent(java.lang.String, java.lang.String, java.lang.String)"><B>includeEvent(String, String, String)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/IncludeNotFound.html" title="class in org.apache.velocity.app.event.implement">IncludeNotFound</A>
<DD>Chseck to see if included file exists, and display "not found" page if it
doesn't.
<DT><A HREF="./org/apache/velocity/app/event/implement/IncludeRelativePath.html#includeEvent(java.lang.String, java.lang.String, java.lang.String)"><B>includeEvent(String, String, String)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/IncludeRelativePath.html" title="class in org.apache.velocity.app.event.implement">IncludeRelativePath</A>
<DD>Return path relative to the current template's path.
<DT><A HREF="./org/apache/velocity/app/event/IncludeEventHandler.html#includeEvent(java.lang.String, java.lang.String, java.lang.String)"><B>includeEvent(String, String, String)</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/IncludeEventHandler.html" title="interface in org.apache.velocity.app.event">IncludeEventHandler</A>
<DD>Called when an include-type directive is encountered (
<code>#include</code> or <code>#parse</code>).
<DT><A HREF="./org/apache/velocity/app/event/IncludeEventHandler.html" title="interface in org.apache.velocity.app.event"><B>IncludeEventHandler</B></A> - Interface in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Event handler for include type directives (e.g.<DT><A HREF="./org/apache/velocity/app/event/IncludeEventHandler.IncludeEventExecutor.html" title="class in org.apache.velocity.app.event"><B>IncludeEventHandler.IncludeEventExecutor</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Defines the execution strategy for includeEvent<DT><A HREF="./org/apache/velocity/app/event/implement/IncludeNotFound.html" title="class in org.apache.velocity.app.event.implement"><B>IncludeNotFound</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Simple event handler that checks to see if an included page is available.<DT><A HREF="./org/apache/velocity/app/event/implement/IncludeNotFound.html#IncludeNotFound()"><B>IncludeNotFound()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/IncludeNotFound.html" title="class in org.apache.velocity.app.event.implement">IncludeNotFound</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/IncludeRelativePath.html" title="class in org.apache.velocity.app.event.implement"><B>IncludeRelativePath</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Event handler that looks for included files relative to the path of the
current template.<DT><A HREF="./org/apache/velocity/app/event/implement/IncludeRelativePath.html#IncludeRelativePath()"><B>IncludeRelativePath()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/IncludeRelativePath.html" title="class in org.apache.velocity.app.event.implement">IncludeRelativePath</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call info() on it.</I>
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call warn() on it.</I>
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log an info message.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#info(java.lang.Object, java.lang.Throwable)"><B>info(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log an info message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#info(boolean, java.lang.Object)"><B>info(boolean, Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log an info message.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#info(boolean, java.lang.Object, java.lang.Throwable)"><B>info(boolean, Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log an info message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#info(java.lang.Object, java.lang.Throwable)"><B>info(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call info() on it.</I>
<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" title="interface in org.apache.velocity.runtime">RuntimeLogger</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use Log.info(Object)</I>
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call info() on it.</I>
<DT><A HREF="./org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection"><B>Info</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</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/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" title="class in org.apache.velocity.util.introspection">Info</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#INFO_ID"><B>INFO_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>ID for info messages.
<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" title="interface in org.apache.velocity.runtime.log">LogSystem</A>
<DD><B>Deprecated.</B>&nbsp;ID for info messages.
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#INFO_PREFIX"><B>INFO_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Prefix string 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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use LogChute.INFO_PREFIX instead</I>
<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" title="class in org.apache.velocity.app">Velocity</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(java.lang.String)"><B>init(String)</B></A> -
Static method in class org.apache.velocity.app.<A HREF="./org/apache/velocity/app/Velocity.html" title="class in org.apache.velocity.app">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/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" title="class in org.apache.velocity.app">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/app/VelocityEngine.html#init()"><B>init()</B></A> -
Method in class org.apache.velocity.app.<A HREF="./org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>initialize the Velocity runtime engine, using the default
properties of the Velocity distribution
<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" title="class in org.apache.velocity.app">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/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" title="class in org.apache.velocity.app">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/runtime/directive/Break.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/Break.html" title="class in org.apache.velocity.runtime.directive">Break</A>
<DD>simple init - init the tree and get the elementKey from
the AST
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.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/Define.html" title="class in org.apache.velocity.runtime.directive">Define</A>
<DD>simple init - get the key
<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" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>How this directive is to be initialized.
<DT><A HREF="./org/apache/velocity/runtime/directive/Evaluate.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/Evaluate.html" title="class in org.apache.velocity.runtime.directive">Evaluate</A>
<DD>Initialize and check arguments.
<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" title="class in org.apache.velocity.runtime.directive">Foreach</A>
<DD>simple init - init the tree and get the elementKey from
the AST
<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" title="class in org.apache.velocity.runtime.directive">Include</A>
<DD>simple init - init the tree and get the elementKey from
the AST
<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" title="class in org.apache.velocity.runtime.directive">Literal</A>
<DD>Store the literal rendition of a node using
the Node.literal().
<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" title="class in org.apache.velocity.runtime.directive">Macro</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Parse.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/Parse.html" title="class in org.apache.velocity.runtime.directive">Parse</A>
<DD>Init's the #parse directive.
<DT><A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.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/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</A>
<DD>Intialize the Runtime macro.
<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" title="class in org.apache.velocity.runtime.directive">VelocimacroProxy</A>
<DD>The major meat of VelocimacroProxy, init() checks the # of arguments.
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.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/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.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/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method should not be used. It is here only to provide
backwards compatibility for the deprecated AvalonLogSystem
class, in case anyone used it and this method directly.</I>
<DT><A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.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/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log">CommonsLogLogChute</A>
<DD>LogChute methods
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.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/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.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/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.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/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Initializes this LogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.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/LogChuteSystem.html" title="class in org.apache.velocity.runtime.log">LogChuteSystem</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" title="interface in org.apache.velocity.runtime.log">LogSystem</A>
<DD><B>Deprecated.</B>&nbsp;Initializes this LogSystem.
<DT><A HREF="./org/apache/velocity/runtime/log/NullLogChute.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/NullLogChute.html" title="class in org.apache.velocity.runtime.log">NullLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.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/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>init()
<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" title="class in org.apache.velocity.runtime.log">SimpleLog4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.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/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">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/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" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</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" title="class in org.apache.velocity.runtime.parser.node">ASTEscape</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.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/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</A>
<DD>Initialization method - doesn't do much but do the object
creation.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</A>
<DD>simple init - don't do anything that is context specific.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.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/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.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/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</A>
<DD>
<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" title="class in org.apache.velocity.runtime.parser.node">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/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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</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" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</A>
<DD>simple init.
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTText</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="class in org.apache.velocity.runtime.resource.loader">ClasspathResourceLoader</A>
<DD>This is abstract in the base class, so we need it
<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" title="class in org.apache.velocity.runtime.resource.loader">DataSourceResourceLoader</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource.loader">FileResourceLoader</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" title="class in org.apache.velocity.runtime.resource.loader">JarHolder</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource.loader">JarResourceLoader</A>
<DD>Called by Velocity to initialize the loader
<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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</A>
<DD>Initialize the template loader with a
a resources class.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.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/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.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/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">URLResourceLoader</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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;This is the primary initialization method in the Velocity
Runtime.
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Initialize the Velocity Runtime with a Properties
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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Initialize the Velocity Runtime with the name of
ExtendedProperties object.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>This is the primary initialization method in the Velocity
Runtime.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Initialize the Velocity Runtime with a Properties
object.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Initialize the Velocity Runtime with the name of
ExtendedProperties object.
<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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>This is the primary initialization method in the Velocity
Runtime.
<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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Initialize the Velocity Runtime with a Properties
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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Initialize the Velocity Runtime with the name of
ExtendedProperties object.
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>This is the primary initialization method in the Velocity
Runtime.
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Initialize the Velocity Runtime with a Properties
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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Initialize the Velocity Runtime with the name of
ExtendedProperties object.
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;Performs initialization of this servlet.
<DT><A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.html#init()"><B>init()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection">AbstractChainableUberspector</A>
<DD>init - the chainable uberspector is responsible for the initialization of the wrapped uberspector
<DT><A HREF="./org/apache/velocity/util/introspection/LinkingUberspector.html#init()"><B>init()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection">LinkingUberspector</A>
<DD>init - the chainable uberspector is responsible for the initialization of the wrapped uberspector
<DT><A HREF="./org/apache/velocity/util/introspection/SecureUberspector.html#init()"><B>init()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/SecureUberspector.html" title="class in org.apache.velocity.util.introspection">SecureUberspector</A>
<DD>init - generates the Introspector.
<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" title="interface in org.apache.velocity.util.introspection">Uberspect</A>
<DD>Initializer - will be called before use
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>init - generates the Introspector.
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;This is the string that is looked for when getInitParameter is
called (<code>org.apache.velocity.properties</code>).
<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" title="class in org.apache.velocity.texen.ant">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" title="class in org.apache.velocity">Template</A>
<DD>initializes the document.
<DT><A HREF="./org/apache/velocity/app/event/EventCartridge.html#initialize(org.apache.velocity.runtime.RuntimeServices)"><B>initialize(RuntimeServices)</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventCartridge.html" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Initialize the handlers.
<DT><A HREF="./org/apache/velocity/runtime/ParserPool.html#initialize(org.apache.velocity.runtime.RuntimeServices)"><B>initialize(RuntimeServices)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/ParserPool.html" title="interface in org.apache.velocity.runtime">ParserPool</A>
<DD>Initialize the pool so that it can begin serving parser instances.
<DT><A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html#initialize(org.apache.velocity.runtime.RuntimeServices)"><B>initialize(RuntimeServices)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html" title="class in org.apache.velocity.runtime">ParserPoolImpl</A>
<DD>Create the underlying "pool".
<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" title="interface in org.apache.velocity.runtime.resource">ResourceCache</A>
<DD>initializes the ResourceCache.
<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" title="class in org.apache.velocity.runtime.resource">ResourceCacheImpl</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.resource">ResourceManager</A>
<DD>Initialize the ResourceManager.
<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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>Initialize the ResourceManager.
<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" title="class in org.apache.velocity.runtime">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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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/util/introspection/AbstractChainableUberspector.html#inner"><B>inner</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection">AbstractChainableUberspector</A>
<DD>The wrapped (decorated) uberspector.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#innerContext"><B>innerContext</B></A> -
Variable in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>the parent context
<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" title="interface in org.apache.velocity.runtime">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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/InputBase.html" title="class in org.apache.velocity.runtime.directive"><B>InputBase</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</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" title="class in org.apache.velocity.runtime.directive">InputBase</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>This is the encoding for the input file(s)
(templates).
<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>This is the encoding for the input file(s)
(templates).
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html#INTEGER_LITERAL"><B>INTEGER_LITERAL</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/parser/Parser.html#IntegerLiteral()"><B>IntegerLiteral()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</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" title="class in org.apache.velocity.runtime.parser">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/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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Implement to determine if a key is in the storage.
<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" title="class in org.apache.velocity">VelocityContext</A>
<DD>determines if there is a value for the
given key
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context"><B>InternalContextAdapter</B></A> - Interface in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</A><DD>interface to bring all necessary internal and user contexts together.<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context"><B>InternalContextAdapterImpl</B></A> - Class in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>CTOR takes a Context and wraps it, delegating all 'data' calls
to it.
<DT><A HREF="./org/apache/velocity/context/InternalEventContext.html" title="interface in org.apache.velocity.context"><B>InternalEventContext</B></A> - Interface in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</A><DD>Interface for event support.<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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Implement to return a value from the context storage.
<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" title="class in org.apache.velocity">VelocityContext</A>
<DD>retrieves value for key from internal
storage
<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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Implement to return an object array of key
strings from your 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" title="class in org.apache.velocity">VelocityContext</A>
<DD>returns array of keys
<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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Implement to put a value into the context storage.
<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" title="class in org.apache.velocity">VelocityContext</A>
<DD>stores the value for key to 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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>I mplement to remove an item from your 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" title="class in org.apache.velocity">VelocityContext</A>
<DD>remove a key/value pair from the
internal storage
<DT><A HREF="./org/apache/velocity/context/InternalWrapperContext.html" title="interface in org.apache.velocity.context"><B>InternalWrapperContext</B></A> - Interface in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</A><DD>interface for internal context wrapping functionality<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" title="class in org.apache.velocity.runtime.parser.node">NodeUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>this method isn't called by any class</I>
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Switch for the interpolation facility for string literals.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectionCacheData.html" title="class in org.apache.velocity.util.introspection"><B>IntrospectionCacheData</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</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" title="class in org.apache.velocity.util.introspection">IntrospectionCacheData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectionUtils.html" title="class in org.apache.velocity.util.introspection"><B>IntrospectionUtils</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>&nbsp;<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectionUtils.html#IntrospectionUtils()"><B>IntrospectionUtils()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectionUtils.html" title="class in org.apache.velocity.util.introspection">IntrospectionUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/Introspector.html" title="class in org.apache.velocity.util.introspection"><B>Introspector</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</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.log.Log)"><B>Introspector(Log)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/Introspector.html" title="class in org.apache.velocity.util.introspection">Introspector</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util.introspection">Introspector</A>
<DD><B>Deprecated.</B>&nbsp;<I>RuntimeLogger is deprecated. Use Introspector(Log log).</I>
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.html#introspector"><B>introspector</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>the default Velocity introspector
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_CLASSES"><B>INTROSPECTOR_RESTRICT_CLASSES</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>A comma separated list of classes to restrict access to in the SecureIntrospector.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_PACKAGES"><B>INTROSPECTOR_RESTRICT_PACKAGES</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>A comma separated list of packages to restrict access to in the SecureIntrospector.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorBase.html" title="class in org.apache.velocity.util.introspection"><B>IntrospectorBase</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Lookup a a Method object for a particular class given the name of a method
and its parameters.<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorBase.html#IntrospectorBase(org.apache.velocity.runtime.log.Log)"><B>IntrospectorBase(Log)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorBase.html" title="class in org.apache.velocity.util.introspection">IntrospectorBase</A>
<DD>C'tor.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection"><B>IntrospectorCache</B></A> - Interface in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>The introspector cache API definition.<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection"><B>IntrospectorCacheImpl</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>This is the internal introspector cache implementation.<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#IntrospectorCacheImpl(org.apache.velocity.runtime.log.Log)"><B>IntrospectorCacheImpl(Log)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</A>
<DD>C'tor
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#ints"><B>ints</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>The <code>Class</code>-object is key, the maximum-value is the value
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#invalidGetMethod(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.Object, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidGetMethod(RuntimeServices, InternalContextAdapter, String, Object, String, Info)</B></A> -
Static method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>Called when an invalid get method is encountered.
<DT><A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html#invalidGetMethod(org.apache.velocity.context.Context, java.lang.String, java.lang.Object, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidGetMethod(Context, String, Object, String, Info)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement">ReportInvalidReferences</A>
<DD>Collect the error and/or throw an exception, depending on configuration.
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidGetMethod(org.apache.velocity.context.Context, java.lang.String, java.lang.Object, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidGetMethod(Context, String, Object, String, Info)</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.html" title="interface in org.apache.velocity.app.event">InvalidReferenceEventHandler</A>
<DD>Called when object is null or there is no getter for the given
property.
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#invalidMethod(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.Object, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidMethod(RuntimeServices, InternalContextAdapter, String, Object, String, Info)</B></A> -
Static method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>Called when an invalid method is encountered.
<DT><A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html#invalidMethod(org.apache.velocity.context.Context, java.lang.String, java.lang.Object, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidMethod(Context, String, Object, String, Info)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement">ReportInvalidReferences</A>
<DD>Collect the error and/or throw an exception, depending on configuration.
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidMethod(org.apache.velocity.context.Context, java.lang.String, java.lang.Object, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidMethod(Context, String, Object, String, Info)</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.html" title="interface in org.apache.velocity.app.event">InvalidReferenceEventHandler</A>
<DD>Called when object is null or the given method does not exist.
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.html" title="interface in org.apache.velocity.app.event"><B>InvalidReferenceEventHandler</B></A> - Interface in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Event handler called when an invalid reference is encountered.<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidGetMethodExecutor.html" title="class in org.apache.velocity.app.event"><B>InvalidReferenceEventHandler.InvalidGetMethodExecutor</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Defines the execution strategy for invalidGetMethod<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidMethodExecutor.html" title="class in org.apache.velocity.app.event"><B>InvalidReferenceEventHandler.InvalidMethodExecutor</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Defines the execution strategy for invalidGetMethod<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidSetMethodExecutor.html" title="class in org.apache.velocity.app.event"><B>InvalidReferenceEventHandler.InvalidSetMethodExecutor</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Defines the execution strategy for invalidGetMethod<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#invalidReferenceHandlerCall(org.apache.velocity.app.event.EventHandlerMethodExecutor, org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter)"><B>invalidReferenceHandlerCall(EventHandlerMethodExecutor, RuntimeServices, InternalContextAdapter)</B></A> -
Static method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>Calls event handler method with appropriate chaining across event handlers.
<DT><A HREF="./org/apache/velocity/app/event/implement/InvalidReferenceInfo.html" title="class in org.apache.velocity.app.event.implement"><B>InvalidReferenceInfo</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Convenience class to use when reporting out invalid syntax
with line, column, and template name.<DT><A HREF="./org/apache/velocity/app/event/implement/InvalidReferenceInfo.html#InvalidReferenceInfo(java.lang.String, org.apache.velocity.util.introspection.Info)"><B>InvalidReferenceInfo(String, Info)</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/InvalidReferenceInfo.html" title="class in org.apache.velocity.app.event.implement">InvalidReferenceInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#invalidSetMethod(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidSetMethod(RuntimeServices, InternalContextAdapter, String, String, Info)</B></A> -
Static method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>Called when an invalid set method is encountered.
<DT><A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html#invalidSetMethod(org.apache.velocity.context.Context, java.lang.String, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidSetMethod(Context, String, String, Info)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement">ReportInvalidReferences</A>
<DD>Collect the error and/or throw an exception, depending on configuration.
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidSetMethod(org.apache.velocity.context.Context, java.lang.String, java.lang.String, org.apache.velocity.util.introspection.Info)"><B>invalidSetMethod(Context, String, String, Info)</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.html" title="interface in org.apache.velocity.app.event">InvalidReferenceEventHandler</A>
<DD>Called when object is null or there is no setter for the given
property.
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelSetterImpl</A>
<DD>Invoke the found Set Executor.
<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" title="interface in org.apache.velocity.util.introspection">VelMethod</A>
<DD>invocation method - called when the method invocation should be
performed and a value returned
<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" title="interface in org.apache.velocity.util.introspection">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/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" title="interface in org.apache.velocity.util.introspection">VelPropertySet</A>
<DD>method used to set the value in the object
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD>Invokes a currently registered Velocimacro with the params provided
and places the rendered stream into the writer.
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Invokes a currently registered Velocimacro with the params provided
and places the rendered stream into the writer.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.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.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Invokes a currently registered Velocimacro with the params provided
and places the rendered stream into the writer.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.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 interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Invokes a currently registered Velocimacro with the params 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" title="class in org.apache.velocity.runtime.parser.node">AbstractExecutor</A>
<DD>Tell whether the executor is alive by looking
at the value of the method.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html#isAlive()"><B>isAlive()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetExecutor</A>
<DD>Tell whether the executor is alive by looking
at the value of the method.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>This method indicates whether the JspWriter is autoFlushing.
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelGetterImpl</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" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelMethodImpl</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" title="class in org.apache.velocity.util.introspection">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" title="interface in org.apache.velocity.util.introspection">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/VelPropertyGet.html#isCacheable()"><B>isCacheable()</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/VelPropertyGet.html" title="interface in org.apache.velocity.util.introspection">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/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" title="interface in org.apache.velocity.util.introspection">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/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" title="class in org.apache.velocity.runtime.resource.loader">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" title="class in org.apache.velocity.runtime.resource.loader">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/runtime/parser/node/ASTStringLiteral.html#isConstant()"><B>isConstant()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</A>
<DD>Check to see if this is an interpolated string.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#isDebugEnabled()"><B>isDebugEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Returns true if debug level messages will be printed by the LogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#isDebugEnabled()"><B>isDebugEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This method finds out of the directive exists in the directives
Hashtable.
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerMethodExecutor.html#isDone()"><B>isDone()</B></A> -
Method in interface org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerMethodExecutor.html" title="interface in org.apache.velocity.app.event">EventHandlerMethodExecutor</A>
<DD>Called after execute() to see if iterating should stop.
<DT><A HREF="./org/apache/velocity/app/event/IncludeEventHandler.IncludeEventExecutor.html#isDone()"><B>isDone()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/IncludeEventHandler.IncludeEventExecutor.html" title="class in org.apache.velocity.app.event">IncludeEventHandler.IncludeEventExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidGetMethodExecutor.html#isDone()"><B>isDone()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidGetMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidGetMethodExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidMethodExecutor.html#isDone()"><B>isDone()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidMethodExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidSetMethodExecutor.html#isDone()"><B>isDone()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/InvalidReferenceEventHandler.InvalidSetMethodExecutor.html" title="class in org.apache.velocity.app.event">InvalidReferenceEventHandler.InvalidSetMethodExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.MethodExceptionExecutor.html#isDone()"><B>isDone()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.MethodExceptionExecutor.html" title="class in org.apache.velocity.app.event">MethodExceptionEventHandler.MethodExceptionExecutor</A>
<DD>Only run the first MethodExceptionEventHandler
<DT><A HREF="./org/apache/velocity/app/event/NullSetEventHandler.ShouldLogOnNullSetExecutor.html#isDone()"><B>isDone()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/NullSetEventHandler.ShouldLogOnNullSetExecutor.html" title="class in org.apache.velocity.app.event">NullSetEventHandler.ShouldLogOnNullSetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/ReferenceInsertionEventHandler.referenceInsertExecutor.html#isDone()"><B>isDone()</B></A> -
Method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/ReferenceInsertionEventHandler.referenceInsertExecutor.html" title="class in org.apache.velocity.app.event">ReferenceInsertionEventHandler.referenceInsertExecutor</A>
<DD>Continue to end of event handler iteration
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#isErrorEnabled()"><B>isErrorEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Returns true if error level messages will be printed by the LogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#isErrorEnabled()"><B>isErrorEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#isInfoEnabled()"><B>isInfoEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Returns true if info level messages will be printed by the LogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#isInfoEnabled()"><B>isInfoEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#isInitialized()"><B>isInitialized()</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Returns true if the RuntimeInstance has been successfully initialized.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.html#isInitialized()"><B>isInitialized()</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Returns true if the RuntimeInstance has been successfully initialized.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html#isInitialized()"><B>isInitialized()</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Returns true if the RuntimeInstance has been successfully initialized.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#isInteger(java.lang.Number)"><B>isInteger(Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Test, whether the given object is an integer value
(Byte, Short, Integer, Long, BigInteger)
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>Checks to see whether the specified level is enabled.
<DT><A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log">CommonsLogLogChute</A>
<DD>Checks whether the specified log level is enabled.
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Tell whether or not a log level is enabled.
<DT><A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html" title="class in org.apache.velocity.runtime.log">LogChuteSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/NullLogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/NullLogChute.html" title="class in org.apache.velocity.runtime.log">NullLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>This will return true if the specified level
is equal to or higher than the level this
LogChute is enabled for.
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>This will return true if the specified level
is equal to or higher than the level this
LogChute is enabled for.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectionUtils.html#isMethodInvocationConvertible(java.lang.Class, java.lang.Class, boolean)"><B>isMethodInvocationConvertible(Class, Class, boolean)</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectionUtils.html" title="class in org.apache.velocity.util.introspection">IntrospectionUtils</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/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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;Returns a default value if the object passed is null.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#isSkipBOM()"><B>isSkipBOM()</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>Returns true if the input stream discards the BOM.
<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" title="class in org.apache.velocity.runtime.resource.loader">ClasspathResourceLoader</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" title="class in org.apache.velocity.runtime.resource.loader">DataSourceResourceLoader</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource.loader">FileResourceLoader</A>
<DD>How to keep track of all the modified times
across the paths.
<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" title="class in org.apache.velocity.runtime.resource.loader">JarResourceLoader</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" title="class in org.apache.velocity.runtime.resource.loader">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/StringResourceLoader.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/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.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/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">URLResourceLoader</A>
<DD>Checks to see if a resource has been deleted, moved or modified.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectionUtils.html#isStrictMethodInvocationConvertible(java.lang.Class, java.lang.Class, boolean)"><B>isStrictMethodInvocationConvertible(Class, Class, boolean)</B></A> -
Static method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectionUtils.html" title="class in org.apache.velocity.util.introspection">IntrospectionUtils</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/log/Log.html#isTraceEnabled()"><B>isTraceEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Returns true if trace level messages will be printed by the LogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#isTraceEnabled()"><B>isTraceEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#isVarArg()"><B>isVarArg()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;Checks to see if a VM exists
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</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" title="class in org.apache.velocity.runtime">VelocimacroFactory</A>
<DD>Tells the world if a given directive string is a Velocimacro
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#isWarnEnabled()"><B>isWarnEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Returns true if warn level messages will be printed by the LogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#isWarnEnabled()"><B>isWarnEnabled()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#isZero(java.lang.Number)"><B>isZero(Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Compare the given Number to 0.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/JarHolder.html" title="class in org.apache.velocity.runtime.resource.loader"><B>JarHolder</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</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" title="class in org.apache.velocity.runtime.resource.loader">JarHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/JarResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><B>JarResourceLoader</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</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" title="class in org.apache.velocity.runtime.resource.loader">JarResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log"><B>JdkLogChute</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Implementation of a simple java.util.logging LogChute.<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#JdkLogChute()"><B>JdkLogChute()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Next token.
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Lex State array.
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Token literal values.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTAndNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTAssignment</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTBlock</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTComment</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTElseIfStatement</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTElseStatement</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTEQNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTEscape</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTEscapedDirective</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTExpression</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTFalse</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.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/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTGENode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTGTNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTIncludeStatement</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.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/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerRange</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTLENode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTLTNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMap.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/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node">ASTMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.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/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</A>
<DD>
<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" title="class in org.apache.velocity.runtime.parser.node">ASTMethod</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTNENode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTObjectArray</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTOrNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTParameters</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTStop.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/ASTStop.html" title="class in org.apache.velocity.runtime.parser.node">ASTStop</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTText</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTVariable</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTWord</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="interface in org.apache.velocity.runtime.parser.node">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/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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>This method is called after all the child nodes have been
added.
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTFLOATINGPOINTLITERAL"><B>JJTFLOATINGPOINTLITERAL</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>This method returns a child node.
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>Return the number of children the node has.
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTINTEGERLITERAL"><B>JJTINTEGERLITERAL</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTMAP"><B>JJTMAP</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>This method is called after the node has been made the current
node.
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/JJTParserState.html" title="class in org.apache.velocity.runtime.parser"><B>JJTParserState</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</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" title="class in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>This pair of methods are used to inform the node of its
parent.
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html#JJTSTOP"><B>JJTSTOP</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserTreeConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>The file modification time (in milliseconds) for the cached template.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html#LEFT_CURLEY"><B>LEFT_CURLEY</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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 error org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Lexer state names.
<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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;Limits 'string' to 'maxlen' character.
<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" title="interface in org.apache.velocity.runtime.directive">DirectiveConstants</A>
<DD>Line directive indicator
<DT><A HREF="./org/apache/velocity/anakia/Escape.html#LINE_SEPARATOR"><B>LINE_SEPARATOR</B></A> -
Static variable in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/Escape.html" title="class in org.apache.velocity.anakia">Escape</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection"><B>LinkingUberspector</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>
When the runtime.introspection.uberspect configuration property contains several
uberspector class names, it means those uberspectors will be chained.<DT><A HREF="./org/apache/velocity/util/introspection/LinkingUberspector.html#LinkingUberspector(org.apache.velocity.util.introspection.Uberspect, org.apache.velocity.util.introspection.Uberspect)"><B>LinkingUberspector(Uberspect, Uberspect)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection">LinkingUberspector</A>
<DD>Constructor that takes the two uberspectors to link
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Literal.html" title="class in org.apache.velocity.runtime.directive"><B>Literal</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</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/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" title="class in org.apache.velocity.runtime.directive">Literal</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" title="class in org.apache.velocity.runtime.parser.node">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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.texen.util">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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use VelocityViewServlet from the Velocity Tools
library instead.</I>
<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" title="class in org.apache.velocity.texen.util">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" title="class in org.apache.velocity.texen.util">PropertiesUtil</A>
<DD>Load a properties file from the templatePath defined in the
generator.
<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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>Loads a resource from the current set of resource loaders.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#localPut(java.lang.String, java.lang.Object)"><B>localPut(String, Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html#localPut(java.lang.String, java.lang.Object)"><B>localPut(String, Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>Allows callers to explicitly put objects in the local context.
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#localPut(java.lang.String, java.lang.Object)"><B>localPut(String, Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalWrapperContext.html#localPut(java.lang.String, java.lang.Object)"><B>localPut(String, Object)</B></A> -
Method in interface org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalWrapperContext.html" title="interface in org.apache.velocity.context">InternalWrapperContext</A>
<DD>Allows callers to explicitly put objects in the local context.
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html#localPut(java.lang.String, java.lang.Object)"><B>localPut(String, Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>Allows callers to explicitly put objects in the local context, no matter what the
velocimacro.context.local setting says.
<DT><A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html#localPut(java.lang.String, java.lang.Object)"><B>localPut(String, Object)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html" title="class in org.apache.velocity.runtime.directive">Foreach.NullHolderContext</A>
<DD>Allows callers to explicitly put objects in the local context.
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>logs messages
<DT><A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>logs messages and error
<DT><A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html#log"><B>log</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log">CommonsLogLogChute</A>
<DD>the commons-logging Log instance
<DT><A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log">CommonsLogLogChute</A>
<DD>Send a log message from Velocity.
<DT><A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log">CommonsLogLogChute</A>
<DD>Send a log message from Velocity with an error.
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>Logs messages
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>Send a log message from Velocity along with an exception or error
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log"><B>Log</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Convenient wrapper for LogChute functions.<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#Log()"><B>Log()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Creates a new Log that wraps a HoldingLogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#Log(org.apache.velocity.runtime.log.LogChute)"><B>Log(LogChute)</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Creates a new Log that wraps the specified LogChute.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#log(int, java.lang.Object)"><B>log(int, Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#log(int, java.lang.Object, java.lang.Throwable)"><B>log(int, Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>logs messages
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Send a log message from Velocity.
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Send a log message from Velocity along with an exception or error
<DT><A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html" title="class in org.apache.velocity.runtime.log">LogChuteSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html" title="class in org.apache.velocity.runtime.log">LogChuteSystem</A>
<DD>First passes off the message at the specified level,
then passes off stack trace of the Throwable as a
2nd message at the same level.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#log(int, java.lang.Object)"><B>log(int, Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#log(boolean, int, java.lang.Object)"><B>log(boolean, int, Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#log(int, java.lang.Object, java.lang.Throwable)"><B>log(int, Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#log(boolean, int, java.lang.Object, java.lang.Throwable)"><B>log(boolean, int, Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/NullLogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/NullLogChute.html" title="class in org.apache.velocity.runtime.log">NullLogChute</A>
<DD>logs messages to the great Garbage Collector in the sky
<DT><A HREF="./org/apache/velocity/runtime/log/NullLogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/NullLogChute.html" title="class in org.apache.velocity.runtime.log">NullLogChute</A>
<DD>logs messages and their accompanying Throwables
to the great Garbage Collector in the sky
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>Send a log message from Velocity.
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>Logs messages to either std.out or std.err
depending on their severity.
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>Logs messages to the system console so long as the specified level
is equal to or greater than the level this LogChute is enabled for.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/AbstractExecutor.html#log"><B>log</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/AbstractExecutor.html" title="class in org.apache.velocity.runtime.parser.node">AbstractExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html#log"><B>log</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetExecutor</A>
<DD>Class logger
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html#log"><B>log</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/ResourceLoader.html#log"><B>log</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/ResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/ResourceManagerImpl.html#log"><B>log</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="./org/apache/velocity/runtime/resource/ResourceManagerImpl.html" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>Logging.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorBase.html#log"><B>log</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorBase.html" title="class in org.apache.velocity.util.introspection">IntrospectorBase</A>
<DD>Class logger
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.html#log"><B>log</B></A> -
Variable in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>Our runtime logger.
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log"><B>Log4JLogChute</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</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/Log4JLogChute.html#Log4JLogChute()"><B>Log4JLogChute()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogSystem.html" title="class in org.apache.velocity.runtime.log"><B>Log4JLogSystem</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD><B>Deprecated.</B>&nbsp;<I>Use Log4JLogChute instead.</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" title="class in org.apache.velocity.runtime.log">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log"><B>LogChute</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Base interface that logging systems need to implement.<DT><A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html#LOGCHUTE_COMMONS_LOG_NAME"><B>LOGCHUTE_COMMONS_LOG_NAME</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/CommonsLogLogChute.html" title="class in org.apache.velocity.runtime.log">CommonsLogLogChute</A>
<DD>Property key for specifying the name for the log instance
<DT><A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html" title="class in org.apache.velocity.runtime.log"><B>LogChuteSystem</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Wrapper to make user's custom LogSystem implementations work
with the new LogChute setup.<DT><A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html#LogChuteSystem(org.apache.velocity.runtime.log.LogSystem)"><B>LogChuteSystem(LogSystem)</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChuteSystem.html" title="class in org.apache.velocity.runtime.log">LogChuteSystem</A>
<DD>Only classes in this package should be creating this.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log"><B>LogDisplayWrapper</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>This is a wrapper around a log object, that can add a prefix to log messages
and also turn logging on and off dynamically.<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#LogDisplayWrapper(org.apache.velocity.runtime.log.Log, java.lang.String, boolean)"><B>LogDisplayWrapper(Log, String, boolean)</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Create a new LogDisplayWrapper
<DT><A HREF="./org/apache/velocity/texen/ant/TexenTask.html#logFile"><B>logFile</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="./org/apache/velocity/texen/ant/TexenTask.html" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>The LogFile (incl.
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#logger"><B>logger</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html#logger"><B>logger</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD><a href="http://jakarta.apache.org/log4j/">Log4J</a> logging API.
<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" title="class in org.apache.velocity.runtime.log">SimpleLog4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;log4java logging interface
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/log/LogManager.html" title="class in org.apache.velocity.runtime.log"><B>LogManager</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>
This class is responsible for instantiating the correct LogChute<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" title="class in org.apache.velocity.runtime.log">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogSystem.html" title="interface in org.apache.velocity.runtime.log"><B>LogSystem</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD><B>Deprecated.</B>&nbsp;<I>Use LogChute instead!</I><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" title="class in org.apache.velocity.runtime.log">AvalonLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use log(level, message).</I>
<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" title="class in org.apache.velocity.runtime.log">Log4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use log(level, message).</I>
<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" title="interface in org.apache.velocity.runtime.log">LogSystem</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use log(level, message).</I>
<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" title="class in org.apache.velocity.runtime.log">NullLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use log(level, message).</I>
<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" title="class in org.apache.velocity.runtime.log">PrimordialLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use log(level, message).</I>
<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" title="class in org.apache.velocity.runtime.log">SimpleLog4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;logs messages
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/velocity/runtime/directive/Macro.html" title="class in org.apache.velocity.runtime.directive"><B>Macro</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>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" title="class in org.apache.velocity.runtime.directive">Macro</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/MacroOverflowException.html" title="class in org.apache.velocity.exception"><B>MacroOverflowException</B></A> - Exception in <A HREF="./org/apache/velocity/exception/package-summary.html">org.apache.velocity.exception</A><DD>Application-level exception thrown when macro calls within macro calls
exceeds the maximum allowed depth.<DT><A HREF="./org/apache/velocity/exception/MacroOverflowException.html#MacroOverflowException(java.lang.String)"><B>MacroOverflowException(String)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MacroOverflowException.html" title="class in org.apache.velocity.exception">MacroOverflowException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/MacroOverflowException.html#MacroOverflowException(java.lang.String, java.lang.Throwable)"><B>MacroOverflowException(String, Throwable)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MacroOverflowException.html" title="class in org.apache.velocity.exception">MacroOverflowException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/MacroOverflowException.html#MacroOverflowException(java.lang.Throwable)"><B>MacroOverflowException(Throwable)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MacroOverflowException.html" title="class in org.apache.velocity.exception">MacroOverflowException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive"><B>MacroParseException</B></A> - Exception in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</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, java.lang.String, org.apache.velocity.runtime.parser.Token)"><B>MacroParseException(String, String, Token)</B></A> -
Constructor for exception org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive">MacroParseException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Macro.html#macroToString(java.lang.StringBuffer, java.lang.String[])"><B>macroToString(StringBuffer, String[])</B></A> -
Static method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Macro.html" title="class in org.apache.velocity.runtime.directive">Macro</A>
<DD>For debugging purposes.
<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" title="class in org.apache.velocity.convert">WebMacro</A>
<DD>Main hook for the conversion process.
<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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;Makes an alternator object that alternates between two values
automatically.
<DT><A HREF="./org/apache/velocity/runtime/parser/Parser.html#Map()"><B>Map()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>for creating a map in a #set
#set($foo = {$foo : $bar, $blargh : $thingy})
<DT><A HREF="./org/apache/velocity/util/MapFactory.html" title="class in org.apache.velocity.util"><B>MapFactory</B></A> - Class in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</A><DD>Factory class for creating Maps.<DT><A HREF="./org/apache/velocity/util/MapFactory.html#MapFactory()"><B>MapFactory()</B></A> -
Constructor for class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/MapFactory.html" title="class in org.apache.velocity.util">MapFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MapGetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>MapGetExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>GetExecutor that is smart about Maps.<DT><A HREF="./org/apache/velocity/runtime/parser/node/MapGetExecutor.html#MapGetExecutor(org.apache.velocity.runtime.log.Log, java.lang.Class, java.lang.String)"><B>MapGetExecutor(Log, Class, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MapGetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">MapGetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MapSetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>MapSetExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>SetExecutor that is smart about Maps.<DT><A HREF="./org/apache/velocity/runtime/parser/node/MapSetExecutor.html#MapSetExecutor(org.apache.velocity.runtime.log.Log, java.lang.Class, java.lang.String)"><B>MapSetExecutor(Log, Class, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MapSetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">MapSetExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#mark(int)"><B>mark(int)</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#markSupported()"><B>markSupported()</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/MathException.html" title="class in org.apache.velocity.exception"><B>MathException</B></A> - Exception in <A HREF="./org/apache/velocity/exception/package-summary.html">org.apache.velocity.exception</A><DD>Separate exception class to distinguish math problems.<DT><A HREF="./org/apache/velocity/exception/MathException.html#MathException(java.lang.String)"><B>MathException(String)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MathException.html" title="class in org.apache.velocity.exception">MathException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node"><B>MathUtils</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Utility-class for all arithmetic-operations.<br><br>
All operations (+ - / *) return a Number which type is the type of the bigger argument.<br>
Example:<br>
<code>add ( new Integer(10), new Integer(1))</code> will return an <code>Integer</code>-Object with the value 11<br>
<code>add ( new Long(10), new Integer(1))</code> will return an <code>Long</code>-Object with the value 11<br>
<code>add ( new Integer(10), new Float(1))</code> will return an <code>Float</code>-Object with the value 11<br><br>
Overflow checking:<br>
For integral values (byte, short, int) there is an implicit overflow correction (the next "bigger"
type will be returned).<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#MathUtils()"><B>MathUtils()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS"><B>MAX_NUMBER_LOOPS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Maximum allowed number of loops.
<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" title="class in org.apache.velocity">Template</A>
<DD>The AST node structure is merged with the
context to produce the final output.
<DT><A HREF="./org/apache/velocity/Template.html#merge(org.apache.velocity.context.Context, java.io.Writer, java.util.List)"><B>merge(Context, Writer, List)</B></A> -
Method in class org.apache.velocity.<A HREF="./org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</A>
<DD>The AST node structure is merged with the
context to produce the final output.
<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" title="class in org.apache.velocity.app">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/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" title="class in org.apache.velocity.app">Velocity</A>
<DD>merges a template and puts the rendered stream into the writer
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use
<A HREF="./org/apache/velocity/app/VelocityEngine.html#mergeTemplate(java.lang.String, java.lang.String, org.apache.velocity.context.Context, java.io.Writer)"><CODE>VelocityEngine.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" title="class in org.apache.velocity.app">VelocityEngine</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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;merges the template with the context.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This method has yet to be fully implemented
but will allow arbitrarily nested method
calls
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#methodException(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, java.lang.Class, java.lang.String, java.lang.Exception)"><B>methodException(RuntimeServices, InternalContextAdapter, Class, String, Exception)</B></A> -
Static method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>Called when a method exception is generated during Velocity merge.
<DT><A HREF="./org/apache/velocity/app/event/implement/PrintExceptions.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.implement.<A HREF="./org/apache/velocity/app/event/implement/PrintExceptions.html" title="class in org.apache.velocity.app.event.implement">PrintExceptions</A>
<DD>Render the method exception, and optionally the exception message and stack trace.
<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" title="interface in org.apache.velocity.app.event">MethodExceptionEventHandler</A>
<DD>Called when a method throws an exception.
<DT><A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.html" title="interface in org.apache.velocity.app.event"><B>MethodExceptionEventHandler</B></A> - Interface in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Event handler called when a method throws an exception.<DT><A HREF="./org/apache/velocity/app/event/MethodExceptionEventHandler.MethodExceptionExecutor.html" title="class in org.apache.velocity.app.event"><B>MethodExceptionEventHandler.MethodExceptionExecutor</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Defines the execution strategy for methodException<DT><A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception"><B>MethodInvocationException</B></A> - Exception in <A HREF="./org/apache/velocity/exception/package-summary.html">org.apache.velocity.exception</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, java.lang.String, int, int)"><B>MethodInvocationException(String, Throwable, String, String, int, int)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception">MethodInvocationException</A>
<DD>CTOR - wraps the passed in exception for
examination later
<DT><A HREF="./org/apache/velocity/util/introspection/MethodMap.html" title="class in org.apache.velocity.util.introspection"><B>MethodMap</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</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" title="class in org.apache.velocity.util.introspection">MethodMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html" title="class in org.apache.velocity.util.introspection"><B>MethodMap.AmbiguousException</B></A> - Exception in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</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 exception org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html" title="class in org.apache.velocity.util.introspection">MethodMap.AmbiguousException</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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>The number of milliseconds in a minute, used to calculate the
check interval.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.texen.util">FileUtil</A>
<DD>Creates the directory s (and any parent directories needed).
<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" title="class in org.apache.velocity.runtime.resource.loader">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/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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>How often the file modification time is checked (in seconds).
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#modulo(java.lang.Number, java.lang.Number)"><B>modulo(Number, Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Modulo two numbers.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#multiply(java.lang.Number, java.lang.Number)"><B>multiply(Number, Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Multiply two numbers and return the correct value / type.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
</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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Name of the resource
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">Token</A>
<DD>Returns a new Token object, by default.
<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" title="class in org.apache.velocity.runtime.parser">Token</A>
<DD>A reference to the next regular (non-special) token from the input
stream.
<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" title="class in org.apache.velocity.util">ArrayIterator</A>
<DD>Move to next element in the array.
<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" title="class in org.apache.velocity.util">EnumerationIterator</A>
<DD>Move to next element in the array.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>The next time the file modification time will be checked (in
milliseconds).
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>constant indicating that the Writer is not buffering output
<DT><A HREF="./org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node"><B>Node</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>This file describes the interface between the Velocity code
and the JavaCC generated code.<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/anakia/NodeList.html" title="class in org.apache.velocity.anakia"><B>NodeList</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</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.html#NodeList()"><B>NodeList()</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/NodeList.html" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>Creates a node list that holds a single <A HREF="http://www.jdom.org/docs/apidocs/org/jdom/Document.html?is-external=true" title="class or interface in org.jdom"><CODE>Document</CODE></A> 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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>Creates a node list that holds a single <A HREF="http://www.jdom.org/docs/apidocs/org/jdom/Element.html?is-external=true" title="class or interface in org.jdom"><CODE>Element</CODE></A> 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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>Creates a node list that holds a list of nodes.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/NodeUtils.html" title="class in org.apache.velocity.runtime.parser.node"><B>NodeUtils</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">NodeUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor"><B>NodeViewMode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/visitor/package-summary.html">org.apache.velocity.runtime.visitor</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util">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/runtime/log/NullLogChute.html" title="class in org.apache.velocity.runtime.log"><B>NullLogChute</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Logger used in case of failure.<DT><A HREF="./org/apache/velocity/runtime/log/NullLogChute.html#NullLogChute()"><B>NullLogChute()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/NullLogChute.html" title="class in org.apache.velocity.runtime.log">NullLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/NullLogSystem.html" title="class in org.apache.velocity.runtime.log"><B>NullLogSystem</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD><B>Deprecated.</B>&nbsp;<I>Use NullLogChute.</I><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" title="class in org.apache.velocity.runtime.log">NullLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/NullSetEventHandler.html" title="interface in org.apache.velocity.app.event"><B>NullSetEventHandler</B></A> - Interface in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Event handler called when the RHS of #set is null.<DT><A HREF="./org/apache/velocity/app/event/NullSetEventHandler.ShouldLogOnNullSetExecutor.html" title="class in org.apache.velocity.app.event"><B>NullSetEventHandler.ShouldLogOnNullSetExecutor</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Defines the execution strategy for shouldLogOnNullSet<DT><A HREF="./org/apache/velocity/util/StringUtils.html#nullTrim(java.lang.String)"><B>nullTrim(String)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/StringUtils.html" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Trim the string, but pass a null through.
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The default number of parser instances to create.
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">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/event/implement/package-summary.html"><B>org.apache.velocity.app.event.implement</B></A> - package org.apache.velocity.app.event.implement<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/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/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/resource/util/package-summary.html"><B>org.apache.velocity.runtime.resource.util</B></A> - package org.apache.velocity.runtime.resource.util<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/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/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" title="interface in org.apache.velocity.runtime">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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Where the texen output will placed.
<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" title="class in org.apache.velocity.texen.ant">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/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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>This is the encoding for the output file(s).
<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>This is the encoding for the output file(s).
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>This is the file where the generated text
will be placed.
<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" title="class in org.apache.velocity.anakia">OutputWrapper</A>
<DD>This method walks an Element tree into a String.
<DT><A HREF="./org/apache/velocity/anakia/OutputWrapper.html" title="class in org.apache.velocity.anakia"><B>OutputWrapper</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</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" title="class in org.apache.velocity.anakia">OutputWrapper</A>
<DD>Empty constructor
<DT><A HREF="./org/apache/velocity/anakia/OutputWrapper.html#OutputWrapper(org.jdom.output.Format)"><B>OutputWrapper(Format)</B></A> -
Constructor for class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/OutputWrapper.html" title="class in org.apache.velocity.anakia">OutputWrapper</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This method has yet to be fully implemented
but will allow arbitrarily nested method
calls
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Parse.html" title="class in org.apache.velocity.runtime.directive"><B>Parse</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>Pluggable directive that handles the <code>#parse()</code>
statement in VTL.<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" title="class in org.apache.velocity.runtime.directive">Parse</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This was also added to allow parsers to be
re-usable.
<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" title="class in org.apache.velocity.runtime">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/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" title="class in org.apache.velocity.runtime">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/RuntimeInstance.html#parse(java.lang.String, java.lang.String)"><B>parse(String, String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Parse the input and return the root of
AST node structure.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Parse the input and return the root of
AST node structure.
<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" title="class in org.apache.velocity.runtime">RuntimeInstance</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.lang.String, java.lang.String)"><B>parse(String, String)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Wraps the String in a StringReader and passes it off to
<A HREF="./org/apache/velocity/runtime/RuntimeServices.html#parse(java.io.Reader, java.lang.String)"><CODE>RuntimeServices.parse(Reader,String)</CODE></A>.
<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" title="interface in org.apache.velocity.runtime">RuntimeServices</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, boolean)"><B>parse(Reader, String, boolean)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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)"><B>parse(Reader, String)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>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, boolean)"><B>parse(Reader, String, boolean)</B></A> -
Static method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime">RuntimeSingleton</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, java.lang.String)"><B>parse(String, String)</B></A> -
Method in class org.apache.velocity.texen.<A HREF="./org/apache/velocity/texen/Generator.html" title="class in org.apache.velocity.texen">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" title="class in org.apache.velocity.texen">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" title="class in org.apache.velocity.texen">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, 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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Parse the control template and merge it with the control
context.
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Maximum recursion depth allowed for the #parse directive.
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception"><B>ParseErrorException</B></A> - Exception in <A HREF="./org/apache/velocity/exception/package-summary.html">org.apache.velocity.exception</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 exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Create a ParseErrorException with the given message.
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html#ParseErrorException(org.apache.velocity.runtime.parser.ParseException)"><B>ParseErrorException(ParseException)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Create a ParseErrorException with the given ParseException.
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html#ParseErrorException(org.apache.velocity.exception.VelocityException)"><B>ParseErrorException(VelocityException)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Create a ParseErrorException with the given ParseException.
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html#ParseErrorException(java.lang.String, org.apache.velocity.util.introspection.Info)"><B>ParseErrorException(String, Info)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Create a ParseErrorRuntimeException with the given message and info
<DT><A HREF="./org/apache/velocity/exception/ParseErrorException.html#ParseErrorException(java.lang.String, org.apache.velocity.util.introspection.Info, java.lang.String)"><B>ParseErrorException(String, Info, String)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ParseErrorException.html" title="class in org.apache.velocity.exception">ParseErrorException</A>
<DD>Create a ParseErrorRuntimeException with the given message and info
<DT><A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser"><B>ParseException</B></A> - Exception in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>This exception is thrown when parse errors are encountered.<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 exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">ParseException</A>
<DD>This constructor is used by the method "generateParseException"
in the generated parser.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParseException.html#ParseException()"><B>ParseException()</B></A> -
Constructor for exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">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 exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">ParseException</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser"><B>Parser</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>This class is responsible for parsing a Velocity
template.<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This constructor was added to allow the re-use of parsers.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Constructor with user supplied CharStream.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Constructor with generated Token Manager.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_CLASS"><B>PARSER_POOL_CLASS</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The <code>parser.pool.class</code> property specifies the name of the <A HREF="./org/apache/velocity/util/SimplePool.html" title="class in org.apache.velocity.util"><CODE>SimplePool</CODE></A>
implementation to use.
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser"><B>ParserConstants</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>Token literal values and constants.<DT><A HREF="./org/apache/velocity/runtime/ParserPool.html" title="interface in org.apache.velocity.runtime"><B>ParserPool</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</A><DD>Provides instances of parsers as needed.<DT><A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html" title="class in org.apache.velocity.runtime"><B>ParserPoolImpl</B></A> - Class in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</A><DD>This wraps the original parser SimplePool class.<DT><A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html#ParserPoolImpl()"><B>ParserPoolImpl()</B></A> -
Constructor for class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html" title="class in org.apache.velocity.runtime">ParserPoolImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserTokenManager.html" title="class in org.apache.velocity.runtime.parser"><B>ParserTokenManager</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>Token Manager.<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Constructor.
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Constructor.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserTreeConstants.html" title="interface in org.apache.velocity.runtime.parser"><B>ParserTreeConstants</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>&nbsp;<DT><A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node"><B>ParserVisitor</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Interface used in implementation of visitor pattern.<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" title="class in org.apache.velocity.runtime.parser">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTAddNode.html#perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter)"><B>perform(Number, Number, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTAddNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTAddNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTDivNode.html#perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter)"><B>perform(Number, Number, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTDivNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTDivNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html#perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter)"><B>perform(Number, Number, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</A>
<DD>Performs the math operation represented by this node.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTModNode.html#perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter)"><B>perform(Number, Number, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTModNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMulNode.html#perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter)"><B>perform(Number, Number, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMulNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter)"><B>perform(Number, Number, InternalContextAdapter)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTSubtractNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTSubtractNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.convert">WebMacro</A>
<DD>The regexes to use for line by line substition.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#popCurrentMacroName()"><B>popCurrentMacroName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#popCurrentMacroName()"><B>popCurrentMacroName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#popCurrentTemplateName()"><B>popCurrentTemplateName()</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Place useful objects into the initial context.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#PREFIX"><B>PREFIX</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/PrimordialLogSystem.html" title="class in org.apache.velocity.runtime.log"><B>PrimordialLogSystem</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD><B>Deprecated.</B>&nbsp;<I>Use HoldingLogChute instead!</I><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" title="class in org.apache.velocity.runtime.log">PrimordialLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/PrintExceptions.html" title="class in org.apache.velocity.app.event.implement"><B>PrintExceptions</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Simple event handler that renders method exceptions in the page
rather than throwing the exception.<DT><A HREF="./org/apache/velocity/app/event/implement/PrintExceptions.html#PrintExceptions()"><B>PrintExceptions()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/PrintExceptions.html" title="class in org.apache.velocity.app.event.implement">PrintExceptions</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This method is what starts the whole parsing
process.
<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" title="class in org.apache.velocity.runtime.resource">ContentResource</A>
<DD>Pull in static content and store it.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Perform any subsequent processing that might need
to be done by a resource.
<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" title="class in org.apache.velocity">Template</A>
<DD>gets the named resource as a stream, parses and inits
<DT><A HREF="./org/apache/velocity/runtime/directive/Macro.html#processAndRegister(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.runtime.parser.Token, org.apache.velocity.runtime.parser.node.Node, java.lang.String)"><B>processAndRegister(RuntimeServices, Token, Node, String)</B></A> -
Static method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Macro.html" title="class in org.apache.velocity.runtime.directive">Macro</A>
<DD>Used by Parser.java to process VMs during the parsing process.
<DT><A HREF="./org/apache/velocity/texen/util/PropertiesUtil.html" title="class in org.apache.velocity.texen.util"><B>PropertiesUtil</B></A> - Class in <A HREF="./org/apache/velocity/texen/util/package-summary.html">org.apache.velocity.texen.util</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" title="class in org.apache.velocity.texen.util">PropertiesUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/PropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>PropertyExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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.log.Log, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String)"><B>PropertyExecutor(Log, Introspector, Class, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/PropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">PropertyExecutor</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">PropertyExecutor</A>
<DD><B>Deprecated.</B>&nbsp;<I>RuntimeLogger is deprecated. Use the other constructor.</I>
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context"><B>ProxyVMContext</B></A> - Class in <A HREF="./org/apache/velocity/context/package-summary.html">org.apache.velocity.context</A><DD>Context for Velocity macro arguments.<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html#ProxyVMContext(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.RuntimeServices, boolean)"><B>ProxyVMContext(InternalContextAdapter, RuntimeServices, boolean)</B></A> -
Constructor for class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#pushCurrentMacroName(java.lang.String)"><B>pushCurrentMacroName(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#pushCurrentMacroName(java.lang.String)"><B>pushCurrentMacroName(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#pushCurrentTemplateName(java.lang.String)"><B>pushCurrentTemplateName(String)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">JJTParserState</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Adds a name/value pair to the context.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.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/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>Put method also stores values in parent context
<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" title="interface in org.apache.velocity.context">Context</A>
<DD>Adds a name/value pair to the context.
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.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/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>Put method also stores values in local scope
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.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/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>Impl of the Context.put() method.
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html#put(java.lang.String, java.lang.Object, boolean)"><B>put(String, Object, boolean)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>Internal put method to select between local and global scope.
<DT><A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html" title="class in org.apache.velocity.runtime.directive">Foreach.NullHolderContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Foreach.html#put(org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.Object)"><B>put(InternalContextAdapter, String, Object)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Foreach.html" title="class in org.apache.velocity.runtime.directive">Foreach</A>
<DD>Extension hook to allow subclasses to control whether loop vars
are set locally or not.
<DT><A HREF="./org/apache/velocity/runtime/ParserPool.html#put(org.apache.velocity.runtime.parser.Parser)"><B>put(Parser)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/ParserPool.html" title="interface in org.apache.velocity.runtime">ParserPool</A>
<DD>Return the parser to the pool so that it may be reused.
<DT><A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html#put(org.apache.velocity.runtime.parser.Parser)"><B>put(Parser)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/ParserPoolImpl.html" title="class in org.apache.velocity.runtime">ParserPoolImpl</A>
<DD>Call the wrapped pool.
<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" title="interface in org.apache.velocity.runtime.resource">ResourceCache</A>
<DD>stores a Resource in the cache
<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" title="class in org.apache.velocity.runtime.resource">ResourceCacheImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCache.html#put(java.lang.Class)"><B>put(Class)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection">IntrospectorCache</A>
<DD>Creates a class map for specific class and registers it in the
cache.
<DT><A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#put(java.lang.Class)"><B>put(Class)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</A>
<DD>Creates a class map for specific class and registers it in the
cache.
<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" title="class in org.apache.velocity.util">SimplePool</A>
<DD>Add the object to the pool, silent nothing if the pool is full
<DT><A HREF="./org/apache/velocity/runtime/parser/node/PutExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>PutExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Executor that simply tries to execute a put(key, value)
operation.<DT><A HREF="./org/apache/velocity/runtime/parser/node/PutExecutor.html#PutExecutor(org.apache.velocity.runtime.log.Log, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.Object, java.lang.String)"><B>PutExecutor(Log, Introspector, Class, Object, String)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/PutExecutor.html" title="class in org.apache.velocity.runtime.parser.node">PutExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html#putStringResource(java.lang.String, java.lang.String)"><B>putStringResource(String, String)</B></A> -
Method in interface org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util">StringResourceRepository</A>
<DD>add a string resource with given key.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html#putStringResource(java.lang.String, java.lang.String, java.lang.String)"><B>putStringResource(String, String, String)</B></A> -
Method in interface org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util">StringResourceRepository</A>
<DD>add a string resource with given key.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html#putStringResource(java.lang.String, java.lang.String)"><B>putStringResource(String, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util">StringResourceRepositoryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html#putStringResource(java.lang.String, java.lang.String, java.lang.String)"><B>putStringResource(String, String, String)</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util">StringResourceRepositoryImpl</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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#read()"><B>read()</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#read(byte[])"><B>read(byte[])</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</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" title="interface in org.apache.velocity.runtime.parser">CharStream</A>
<DD>Returns the next character from the selected input.
<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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#readEncoding()"><B>readEncoding()</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>This method gets the encoding from the stream contents if a BOM exists.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>resets this class so that it can be reused
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#referenceInsert(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.Object)"><B>referenceInsert(RuntimeServices, InternalContextAdapter, String, Object)</B></A> -
Static method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>Called before a reference is inserted.
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html#referenceInsert(java.lang.String, java.lang.Object)"><B>referenceInsert(String, Object)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html" title="class in org.apache.velocity.app.event.implement">EscapeReference</A>
<DD>Escape the provided text if it matches the configured regular expression.
<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" title="interface in org.apache.velocity.app.event">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/ReferenceInsertionEventHandler.html" title="interface in org.apache.velocity.app.event"><B>ReferenceInsertionEventHandler</B></A> - Interface in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Reference 'Stream insertion' event handler.<DT><A HREF="./org/apache/velocity/app/event/ReferenceInsertionEventHandler.referenceInsertExecutor.html" title="class in org.apache.velocity.app.event"><B>ReferenceInsertionEventHandler.referenceInsertExecutor</B></A> - Class in <A HREF="./org/apache/velocity/app/event/package-summary.html">org.apache.velocity.app.event</A><DD>Defines the execution strategy for referenceInsert<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Lexical state.
<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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>Takes an existing resource, and 'refreshes' it.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Reinitialise.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Reinitialise.
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Reinitialise parser.
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Reinitialise parser.
<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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.context">AbstractContext</A>
<DD>Removes the value associated with the specified key from the context.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</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" title="interface in org.apache.velocity.context">Context</A>
<DD>Removes the value associated with the specified key from the context.
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/ProxyVMContext.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ProxyVMContext.html" title="class in org.apache.velocity.context">ProxyVMContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Foreach.NullHolderContext.html" title="class in org.apache.velocity.runtime.directive">Foreach.NullHolderContext</A>
<DD>Remove an object from the context
<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" title="interface in org.apache.velocity.runtime.resource">ResourceCache</A>
<DD>removes a Resource from the cache
<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" title="class in org.apache.velocity.runtime.resource">ResourceCacheImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util">ArrayIterator</A>
<DD>No op--merely added to satify the <code>Iterator</code> interface.
<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" title="class in org.apache.velocity.util">EnumerationIterator</A>
<DD>Unimplemented.
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.util">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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>
'Camels Hump' replacement.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#removeDirective(java.lang.String)"><B>removeDirective(String)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Remove a directive.
<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" title="class in org.apache.velocity.app.event">EventCartridge</A>
<DD>Removes an event handler(s) from the Cartridge.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#removeRepository(java.lang.String)"><B>removeRepository(String)</B></A> -
Static method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Removes the <A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util"><CODE>StringResourceRepository</CODE></A> stored under the specified
name.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html#removeStringResource(java.lang.String)"><B>removeStringResource(String)</B></A> -
Method in interface org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util">StringResourceRepository</A>
<DD>delete a string resource with given key.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html#removeStringResource(java.lang.String)"><B>removeStringResource(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util">StringResourceRepositoryImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util">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/directive/Break.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/Break.html" title="class in org.apache.velocity.runtime.directive">Break</A>
<DD>Break directive does not actually do any rendering.
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.Block.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Define.Block.html" title="class in org.apache.velocity.runtime.directive">Define.Block</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.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/Define.html" title="class in org.apache.velocity.runtime.directive">Define</A>
<DD>directive.render() simply makes an instance of the Block inner class
and places it into the context as indicated.
<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" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>How this directive is to be rendered
<DT><A HREF="./org/apache/velocity/runtime/directive/Evaluate.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/Evaluate.html" title="class in org.apache.velocity.runtime.directive">Evaluate</A>
<DD>Evaluate the argument, convert to a String, and evaluate again
(with the same context).
<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" title="class in org.apache.velocity.runtime.directive">Foreach</A>
<DD>renders the #foreach() block
<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" title="class in org.apache.velocity.runtime.directive">Include</A>
<DD>iterates through the argument list and renders every
argument that is appropriate.
<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" title="class in org.apache.velocity.runtime.directive">Literal</A>
<DD>Throw the literal rendition of the block between
#literal()/#end into the writer.
<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" title="class in org.apache.velocity.runtime.directive">Macro</A>
<DD>render() doesn't do anything in the final output rendering.
<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" title="class in org.apache.velocity.runtime.directive">Parse</A>
<DD>iterates through the argument list and renders every
argument that is appropriate.
<DT><A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.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/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</A>
<DD>Velocimacro implementation is not known at the init time.
<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" title="class in org.apache.velocity.runtime.directive">VelocimacroProxy</A>
<DD>Renders the macro using the context.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTBlock</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" title="class in org.apache.velocity.runtime.parser.node">ASTComment</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" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</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" title="class in org.apache.velocity.runtime.parser.node">ASTElseIfStatement</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTEscape</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTEscapedDirective</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" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</A>
<DD>gets the value of the reference and outputs it to the
writer.
<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" title="class in org.apache.velocity.runtime.parser.node">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/parser/node/ASTStop.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/ASTStop.html" title="class in org.apache.velocity.runtime.parser.node">ASTStop</A>
<DD>Do not output anything, just shut off the rendering.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTText</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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/Renderable.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)"><B>render(InternalContextAdapter, Writer)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/Renderable.html" title="interface in org.apache.velocity.runtime">Renderable</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeInstance.html#render(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, org.apache.velocity.runtime.parser.node.SimpleNode)"><B>render(Context, Writer, String, SimpleNode)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Initializes and renders the AST <A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node"><CODE>SimpleNode</CODE></A> using the context
into the output writer.
<DT><A HREF="./org/apache/velocity/runtime/Renderable.html" title="interface in org.apache.velocity.runtime"><B>Renderable</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</A><DD>This interface caraterize objects other than ASTNodes that can be rendered
to a writer using a context.<DT><A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement"><B>ReportInvalidReferences</B></A> - Class in <A HREF="./org/apache/velocity/app/event/implement/package-summary.html">org.apache.velocity.app.event.implement</A><DD>Use this event handler to flag invalid references.<DT><A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html#ReportInvalidReferences()"><B>ReportInvalidReferences()</B></A> -
Constructor for class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement">ReportInvalidReferences</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#repository"><B>repository</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#REPOSITORY_CLASS"><B>REPOSITORY_CLASS</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Key to look up the repository implementation class.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#REPOSITORY_CLASS_DEFAULT"><B>REPOSITORY_CLASS_DEFAULT</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>The default implementation class.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#REPOSITORY_ENCODING"><B>REPOSITORY_ENCODING</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Key to look up the repository char encoding.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#REPOSITORY_ENCODING_DEFAULT"><B>REPOSITORY_ENCODING_DEFAULT</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>The default repository encoding.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#REPOSITORY_NAME"><B>REPOSITORY_NAME</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Key to look up the name for the repository to be used.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#REPOSITORY_NAME_DEFAULT"><B>REPOSITORY_NAME_DEFAULT</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>The default name for string resource repositories
('org.apache.velocity.runtime.resource.util.StringResourceRepository').
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#REPOSITORY_STATIC"><B>REPOSITORY_STATIC</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Key to determine whether the repository should be set as the static one or not.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#REPOSITORY_STATIC_DEFAULT"><B>REPOSITORY_STATIC_DEFAULT</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>By default, repositories are stored statically (shared across the VM).
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Is it time to check to see if the resource
source has been updated?
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#reset()"><B>reset()</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">JJTParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource"><B>Resource</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/package-summary.html">org.apache.velocity.runtime.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/Resource.html#Resource()"><B>Resource()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.<A HREF="./org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Default constructor
<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" title="interface in org.apache.velocity.runtime.resource">ResourceManager</A>
<DD>A static content resource.
<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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Key used to retrieve the names of the resource loaders to be used.
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The <code>resource.manager.cache.class</code> property specifies the name of the
<A HREF="./org/apache/velocity/runtime/resource/ResourceCache.html" title="interface in org.apache.velocity.runtime.resource"><CODE>ResourceCache</CODE></A> implementation to use.
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE"><B>RESOURCE_MANAGER_DEFAULTCACHE_SIZE</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>The <code>resource.manager.cache.size</code> property specifies the cache upper bound (if relevant).
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>controls if the finding of a resource is logged.
<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" title="interface in org.apache.velocity.runtime.resource">ResourceManager</A>
<DD>A template resources.
<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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>A template resources.
<DT><A HREF="./org/apache/velocity/runtime/resource/ResourceCache.html" title="interface in org.apache.velocity.runtime.resource"><B>ResourceCache</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/resource/package-summary.html">org.apache.velocity.runtime.resource</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" title="class in org.apache.velocity.runtime.resource"><B>ResourceCacheImpl</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/package-summary.html">org.apache.velocity.runtime.resource</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" title="class in org.apache.velocity.runtime.resource">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" title="class in org.apache.velocity.app">Velocity</A>
<DD>Determines whether a resource is accessable via the
currently configured resource loaders.
<DT><A HREF="./org/apache/velocity/app/VelocityEngine.html#resourceExists(java.lang.String)"><B>resourceExists(String)</B></A> -
Method in class org.apache.velocity.app.<A HREF="./org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Determines if a resource is accessable via the currently
configured resource loaders.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#resourceExists(java.lang.String)"><B>resourceExists(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/FileResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">FileResourceLoader</A>
<DD>Overrides superclass for better performance.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/ResourceLoader.html#resourceExists(java.lang.String)"><B>resourceExists(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/ResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</A>
<DD>Check whether any given resource exists.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#resourceExists(java.lang.String)"><B>resourceExists(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Overrides superclass for better performance.
<DT><A HREF="./org/apache/velocity/runtime/resource/ResourceFactory.html" title="class in org.apache.velocity.runtime.resource"><B>ResourceFactory</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/package-summary.html">org.apache.velocity.runtime.resource</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" title="class in org.apache.velocity.runtime.resource">ResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/ResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><B>ResourceLoader</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</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" title="class in org.apache.velocity.runtime.resource">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/ResourceLoaderFactory.html" title="class in org.apache.velocity.runtime.resource.loader"><B>ResourceLoaderFactory</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoaderFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/texen/ant/TexenTask.html#resourceLoaderModificationCheckInterval"><B>resourceLoaderModificationCheckInterval</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="./org/apache/velocity/texen/ant/TexenTask.html" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource">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/resource/ResourceManager.html" title="interface in org.apache.velocity.runtime.resource"><B>ResourceManager</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/resource/package-summary.html">org.apache.velocity.runtime.resource</A><DD>Class to manage the text resource for the Velocity
Runtime.<DT><A HREF="./org/apache/velocity/runtime/resource/ResourceManagerImpl.html" title="class in org.apache.velocity.runtime.resource"><B>ResourceManagerImpl</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/package-summary.html">org.apache.velocity.runtime.resource</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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ResourceNotFoundException.html" title="class in org.apache.velocity.exception"><B>ResourceNotFoundException</B></A> - Exception in <A HREF="./org/apache/velocity/exception/package-summary.html">org.apache.velocity.exception</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 exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ResourceNotFoundException.html" title="class in org.apache.velocity.exception">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ResourceNotFoundException.html#ResourceNotFoundException(java.lang.String, java.lang.Throwable)"><B>ResourceNotFoundException(String, Throwable)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ResourceNotFoundException.html" title="class in org.apache.velocity.exception">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/ResourceNotFoundException.html#ResourceNotFoundException(java.lang.Throwable)"><B>ResourceNotFoundException(Throwable)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/ResourceNotFoundException.html" title="class in org.apache.velocity.exception">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html#resources"><B>resources</B></A> -
Variable in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util">StringResourceRepositoryImpl</A>
<DD>mem store
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;The context key for the HTTP response object.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html#RIGHT_CURLEY"><B>RIGHT_CURLEY</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">JJTParserState</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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.directive">Directive</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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</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" title="class in org.apache.velocity.runtime.resource">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" title="class in org.apache.velocity.runtime.resource">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" title="class in org.apache.velocity.runtime.resource">ResourceManagerImpl</A>
<DD>The internal RuntimeServices object.
<DT><A HREF="./org/apache/velocity/runtime/Runtime.html" title="class in org.apache.velocity.runtime"><B>Runtime</B></A> - Class in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</A><DD><B>Deprecated.</B>&nbsp;<I>Use RuntimeInstance or RuntimeSingleton instead.</I><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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>This appears to have always been meaningless.</I>
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>This appears to have always been meaningless.</I>
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#RUNTIME_LOG_JDK_LOGGER"><B>RUNTIME_LOG_JDK_LOGGER</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>Property key for specifying the name for the logger instance
<DT><A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html#RUNTIME_LOG_JDK_LOGGER_LEVEL"><B>RUNTIME_LOG_JDK_LOGGER_LEVEL</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/JdkLogChute.html" title="class in org.apache.velocity.runtime.log">JdkLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#RUNTIME_LOG_LEVEL_KEY"><B>RUNTIME_LOG_LEVEL_KEY</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#RUNTIME_LOG_LEVEL_KEY"><B>RUNTIME_LOG_LEVEL_KEY</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html#RUNTIME_LOG_LOG4J_LOGGER"><B>RUNTIME_LOG_LOG4J_LOGGER</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html#RUNTIME_LOG_LOG4J_LOGGER_LEVEL"><B>RUNTIME_LOG_LOG4J_LOGGER_LEVEL</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Logging of invalid references.
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#RUNTIME_LOG_SYSTEM_ERR_LEVEL_KEY"><B>RUNTIME_LOG_SYSTEM_ERR_LEVEL_KEY</B></A> -
Static variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>The functionality this controlled is confusing and no longer necessary.</I>
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT"><B>RUNTIME_REFERENCES_STRICT</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Properties referenced in the template are required to exist the object
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime"><B>RuntimeConstants</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</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" title="class in org.apache.velocity.runtime"><B>RuntimeInstance</B></A> - Class in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Creates a new RuntimeInstance object.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeLogger.html" title="interface in org.apache.velocity.runtime"><B>RuntimeLogger</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</A><DD><B>Deprecated.</B>&nbsp;<I>This functionality has been taken over by the Log class</I><DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log"><B>RuntimeLoggerLog</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD><B>Deprecated.</B>&nbsp;<I>This will be removed along with the RuntimeLogger interface.</I><DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#RuntimeLoggerLog(org.apache.velocity.runtime.RuntimeLogger)"><B>RuntimeLoggerLog(RuntimeLogger)</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new Log that wraps a PrimordialLogChute.
<DT><A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive"><B>RuntimeMacro</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</A><DD>This class acts as a proxy for potential macros.<DT><A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html#RuntimeMacro(java.lang.String, java.lang.String)"><B>RuntimeMacro(String, String)</B></A> -
Constructor for class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</A>
<DD>Create a RuntimeMacro instance.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime"><B>RuntimeServices</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</A><DD>Interface for internal runtime services that are needed by the
various components w/in Velocity.<DT><A HREF="./org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util"><B>RuntimeServicesAware</B></A> - Interface in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</A><DD>Use this interface to automatically
have the method setRuntimeServices called at initialization.<DT><A HREF="./org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime"><B>RuntimeSingleton</B></A> - Class in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorControl.html" title="interface in org.apache.velocity.util.introspection"><B>SecureIntrospectorControl</B></A> - Interface in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Interface used to determine which methods are allowed to be executed.<DT><A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorImpl.html" title="class in org.apache.velocity.util.introspection"><B>SecureIntrospectorImpl</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Prevent "dangerous" classloader/reflection related calls.<DT><A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorImpl.html#SecureIntrospectorImpl(java.lang.String[], java.lang.String[], org.apache.velocity.runtime.log.Log)"><B>SecureIntrospectorImpl(String[], String[], Log)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/SecureIntrospectorImpl.html" title="class in org.apache.velocity.util.introspection">SecureIntrospectorImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/SecureUberspector.html" title="class in org.apache.velocity.util.introspection"><B>SecureUberspector</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Use a custom introspector that prevents classloader related method
calls.<DT><A HREF="./org/apache/velocity/util/introspection/SecureUberspector.html#SecureUberspector()"><B>SecureUberspector()</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/SecureUberspector.html" title="class in org.apache.velocity.util.introspection">SecureUberspector</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" title="class in org.apache.velocity.util">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>Applies an XPath expression to the node list and returns the resulting
node list.
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#servletContext"><B>servletContext</B></A> -
Variable in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log"><B>ServletLogChute</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Simple wrapper for the servlet log.<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#ServletLogChute()"><B>ServletLogChute()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>Construct a simple logger for a servlet environment.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/ArrayListWrapper.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> -
Method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ArrayListWrapper.html" title="class in org.apache.velocity.util">ArrayListWrapper</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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#SET_NULL_ALLOWED"><B>SET_NULL_ALLOWED</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>if set to true then allows #set to accept null values in the right hand side.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#setAllowRendering(boolean)"><B>setAllowRendering(boolean)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/EvaluateContext.html#setAllowRendering(boolean)"><B>setAllowRendering(boolean)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/EvaluateContext.html" title="class in org.apache.velocity.context">EvaluateContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#setAllowRendering(boolean)"><B>setAllowRendering(boolean)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.app">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/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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>
Sets an application attribute (which can be any Object) that will be
accessible 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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD>Sets the application attribute for the given key
<DT><A HREF="./org/apache/velocity/runtime/RuntimeServices.html#setApplicationAttribute(java.lang.Object, java.lang.Object)"><B>setApplicationAttribute(Object, Object)</B></A> -
Method in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>Set the specified application attribute.
<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" title="class in org.apache.velocity.runtime.directive">VelocimacroProxy</A>
<DD>sets the array of arguments specified in the macro definition
<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" title="class in org.apache.velocity.anakia">AnakiaTask</A>
<DD>Set the base directory.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html#setBody(java.lang.String)"><B>setBody(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util">StringResource</A>
<DD>Sets a new value for the template body.
<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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</A>
<DD>Set the caching state.
<DT><A HREF="./org/apache/velocity/util/ExceptionUtils.html#setCause(java.lang.Throwable, java.lang.Throwable)"><B>setCause(Throwable, Throwable)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ExceptionUtils.html" title="class in org.apache.velocity.util">ExceptionUtils</A>
<DD>Set the cause of the Exception.
<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" title="class in org.apache.velocity.runtime">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/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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Allow an external system to set an ExtendedProperties
object to use.
<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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;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/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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/ContextAware.html#setContext(org.apache.velocity.context.Context)"><B>setContext(Context)</B></A> -
Method in interface org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ContextAware.html" title="interface in org.apache.velocity.util">ContextAware</A>
<DD>Initialize the EventHandler.
<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" title="class in org.apache.velocity.texen.ant">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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>[REQUIRED] Set the control template for the
generating process.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.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/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</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" title="class in org.apache.velocity.context">InternalContextAdapterImpl</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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Set arbitrary data object that might be used
by the resource.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#setDataSource(javax.sql.DataSource)"><B>setDataSource(DataSource)</B></A> -
Method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">DataSourceResourceLoader</A>
<DD>Set the DataSource used by this resource loader.
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Set debug output.
<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" title="class in org.apache.velocity.texen">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This method sets the directives Hashtable
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#setEnabledLevel(int)"><B>setEnabledLevel(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>Set the minimum level at which messages will be printed.
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#setEnabledLevel(int)"><B>setEnabledLevel(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>Set the minimum level at which messages will be printed.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>set the encoding of this resource
for example, "ISO-8859-1"
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html#setEncoding(java.lang.String)"><B>setEncoding(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util">StringResource</A>
<DD>Sets the encoding of this string resource.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html#setEncoding(java.lang.String)"><B>setEncoding(String)</B></A> -
Method in interface org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util">StringResourceRepository</A>
<DD>Sets the default encoding of the repository.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html#setEncoding(java.lang.String)"><B>setEncoding(String)</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util">StringResourceRepositoryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>SetExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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/SetExecutor.html#SetExecutor()"><B>SetExecutor()</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetExecutor</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD>Set an entire configuration at once.
<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" title="class in org.apache.velocity.app">VelocityEngine</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" title="class in org.apache.velocity.anakia">AnakiaTask</A>
<DD>Allow people to set the default output file extension
<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html#setFile(java.lang.String)"><B>setFile(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html" title="class in org.apache.velocity.anakia">AnakiaTask.Context</A>
<DD>Build the context based on a file path.
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/VelocimacroManager.html#setInlineReplacesGlobal(boolean)"><B>setInlineReplacesGlobal(boolean)</B></A> -
Method in class org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/VelocimacroManager.html" title="class in org.apache.velocity.runtime">VelocimacroManager</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Set the input (template) encoding.
<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Set the input (template) encoding.
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</A>
<DD>Mark the node as invalid.
<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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Set the last modified time for this
resource.
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html#setLastModified(long)"><B>setLastModified(long)</B></A> -
Method in class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util">StringResource</A>
<DD>Changes the last modified parameter.
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</A>
<DD>Routine to allow the literal representation to be
externally overridden.
<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" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>Allows the template location to be set.
<DT><A HREF="./org/apache/velocity/runtime/directive/Directive.html#setLocation(int, int, java.lang.String)"><B>setLocation(int, int, String)</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</A>
<DD>Allows the template location to be set.
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.html#setLog(org.apache.velocity.runtime.log.Log)"><B>setLog(Log)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>Sets the runtime logger - this must be called before anything
else.
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectLoggable.html#setLog(org.apache.velocity.runtime.log.Log)"><B>setLog(Log)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectLoggable.html" title="interface in org.apache.velocity.util.introspection">UberspectLoggable</A>
<DD>Sets the logger.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#setLogChute(org.apache.velocity.runtime.log.LogChute)"><B>setLogChute(LogChute)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Updates the LogChute wrapped by this Log instance.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#setLogChute(org.apache.velocity.runtime.log.LogChute)"><B>setLogChute(LogChute)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/texen/ant/TexenTask.html#setLogFile(java.lang.String)"><B>setLogFile(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="./org/apache/velocity/texen/ant/TexenTask.html" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Sets the log file.
<DT><A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html#setMacroLibraries(java.util.List)"><B>setMacroLibraries(List)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html#setMacroLibraries(java.util.List)"><B>setMacroLibraries(List)</B></A> -
Method in class org.apache.velocity.context.<A HREF="./org/apache/velocity/context/InternalContextAdapterImpl.html" title="class in org.apache.velocity.context">InternalContextAdapterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/AbstractExecutor.html#setMethod(java.lang.reflect.Method)"><B>setMethod(Method)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/AbstractExecutor.html" title="class in org.apache.velocity.runtime.parser.node">AbstractExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html#setMethod(java.lang.reflect.Method)"><B>setMethod(Method)</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetExecutor</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader</A>
<DD>Set the interval at which the InputStream source
should be checked for modifications.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Set the modification check interval.
<DT><A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.velocity.anakia.<A HREF="./org/apache/velocity/anakia/AnakiaTask.Context.html" title="class in org.apache.velocity.anakia">AnakiaTask.Context</A>
<DD>Set the name of the context.
<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" title="class in org.apache.velocity.runtime.directive">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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Set the name of this resource, for example
test.vm.
<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" title="class in org.apache.velocity.runtime">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" title="class in org.apache.velocity.runtime.directive">VelocimacroProxy</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>[REQUIRED] Set the output directory.
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Set the output encoding.
<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" title="class in org.apache.velocity.texen">Generator</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" title="class in org.apache.velocity.texen.ant">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" title="class in org.apache.velocity.texen">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" title="class in org.apache.velocity.anakia">AnakiaTask</A>
<DD>Allow people to set the path to the project.xml file
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD>Set a Velocity Runtime property.
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Set a Velocity Runtime property.
<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" title="class in org.apache.velocity.runtime">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/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" title="class in org.apache.velocity.runtime">RuntimeInstance</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" title="interface in org.apache.velocity.runtime">RuntimeServices</A>
<DD>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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD>Allows an external system to set a property in
the Velocity Runtime.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><B>SetPropertyExecutor</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</A><DD>Executor for looking up property names in the passed in class
This will try to find a set&lt;foo&gt;(key, value) method<DT><A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html#SetPropertyExecutor(org.apache.velocity.runtime.log.Log, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String, java.lang.Object)"><B>SetPropertyExecutor(Log, Introspector, Class, String, Object)</B></A> -
Constructor for class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetPropertyExecutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/MethodInvocationException.html#setReferenceName(java.lang.String)"><B>setReferenceName(String)</B></A> -
Method in exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/MethodInvocationException.html" title="class in org.apache.velocity.exception">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" title="class in org.apache.velocity.runtime">VelocimacroManager</A>
<DD>Should macros registered from Libraries be marked special?
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#setRepository(java.lang.String, org.apache.velocity.runtime.resource.util.StringResourceRepository)"><B>setRepository(String, StringResourceRepository)</B></A> -
Static method in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>Sets the specified <A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util"><CODE>StringResourceRepository</CODE></A> in static storage
under the specified name.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Set the template loader for this template.
<DT><A HREF="./org/apache/velocity/texen/ant/TexenTask.html#setResourceLoaderModificationCheckInterval(java.lang.String)"><B>setResourceLoaderModificationCheckInterval(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="./org/apache/velocity/texen/ant/TexenTask.html" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use setLog(Log log) instead.</I>
<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" title="interface in org.apache.velocity.util.introspection">UberspectLoggable</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use setLog(Log log) instead.</I>
<DT><A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)"><B>setRuntimeServices(RuntimeServices)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/EscapeReference.html" title="class in org.apache.velocity.app.event.implement">EscapeReference</A>
<DD>Called automatically when event cartridge is initialized.
<DT><A HREF="./org/apache/velocity/app/event/implement/IncludeNotFound.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)"><B>setRuntimeServices(RuntimeServices)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/IncludeNotFound.html" title="class in org.apache.velocity.app.event.implement">IncludeNotFound</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/PrintExceptions.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)"><B>setRuntimeServices(RuntimeServices)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/PrintExceptions.html" title="class in org.apache.velocity.app.event.implement">PrintExceptions</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)"><B>setRuntimeServices(RuntimeServices)</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/ReportInvalidReferences.html" title="class in org.apache.velocity.app.event.implement">ReportInvalidReferences</A>
<DD>Called automatically when event cartridge is initialized.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/SecureUberspector.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)"><B>setRuntimeServices(RuntimeServices)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/SecureUberspector.html" title="class in org.apache.velocity.util.introspection">SecureUberspector</A>
<DD>Store the RuntimeServices before the object is initialized..
<DT><A HREF="./org/apache/velocity/util/RuntimeServicesAware.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)"><B>setRuntimeServices(RuntimeServices)</B></A> -
Method in interface org.apache.velocity.util.<A HREF="./org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util">RuntimeServicesAware</A>
<DD>Called automatically when event cartridge is initialized.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#setShowStackTraces(boolean)"><B>setShowStackTraces(boolean)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&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" title="class in org.apache.velocity.anakia">AnakiaTask</A>
<DD>Allow people to set the path to the .vsl file
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#setSystemErrLevel(int)"><B>setSystemErrLevel(int)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>Set the minimum level at which messages will be printed to System.err
instead of System.out.
<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" title="class in org.apache.velocity.runtime">VelocimacroManager</A>
<DD>Should macros from the same template be inlined?
<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" title="class in org.apache.velocity.anakia">AnakiaTask</A>
<DD>Set the path to the 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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>[REQUIRED] Set the path where Velocity will look
for templates using the file template
loader.
<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Set the template path, where Texen will look
for Velocity templates.
<DT><A HREF="./org/apache/velocity/runtime/resource/Resource.html#setType(int)"><B>setType(int)</B></A> -
Method in class org.apache.velocity.runtime.resource.<A HREF="./org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Sets the type of this Resource (RESOURCE_TEMPLATE or RESOURCE_CONTENT)
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Set the use of the classpath in locating templates
<DT><A HREF="./org/apache/velocity/texen/ant/TexenTask.html#setUseResourceLoaderCache(java.lang.String)"><B>setUseResourceLoaderCache(String)</B></A> -
Method in class org.apache.velocity.texen.ant.<A HREF="./org/apache/velocity/texen/ant/TexenTask.html" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.texen">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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html#shouldLogOnNullSet(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.String)"><B>shouldLogOnNullSet(RuntimeServices, InternalContextAdapter, String, String)</B></A> -
Static method in class org.apache.velocity.app.event.<A HREF="./org/apache/velocity/app/event/EventHandlerUtil.html" title="class in org.apache.velocity.app.event">EventHandlerUtil</A>
<DD>Called when a null is evaluated during a #set.
<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" title="interface in org.apache.velocity.app.event">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/runtime/log/AvalonLogChute.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/AvalonLogChute.html" title="class in org.apache.velocity.runtime.log">AvalonLogChute</A>
<DD>Close all destinations
<DT><A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log4JLogChute.html" title="class in org.apache.velocity.runtime.log">Log4JLogChute</A>
<DD>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" title="class in org.apache.velocity.runtime.log">SimpleLog4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.texen">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" title="class in org.apache.velocity.runtime.log"><B>SimpleLog4JLogSystem</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD><B>Deprecated.</B>&nbsp;<I>Use Log4JLogChute instead.</I><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" title="class in org.apache.velocity.runtime.log">SimpleLog4JLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node"><B>SimpleNode</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/SimplePool.html" title="class in org.apache.velocity.util"><B>SimplePool</B></A> - Class in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</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" title="class in org.apache.velocity.util">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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT_START"><B>SINGLE_LINE_COMMENT_START</B></A> -
Static variable in interface org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/ArrayListWrapper.html#size()"><B>size()</B></A> -
Method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/ArrayListWrapper.html" title="class in org.apache.velocity.util">ArrayListWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#skip(long)"><B>skip(long)</B></A> -
Method in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR"><B>SKIP_INVALID_ITERATOR</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Whether to throw an exception or just skip bad iterables.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParseException.html#specialConstructor"><B>specialConstructor</B></A> -
Variable in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser.node">NodeUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>use getSpecialText(Token t)</I>
<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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.util">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" title="class in org.apache.velocity.util">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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="class in org.apache.velocity.runtime.parser">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#stateStackPop()"><B>stateStackPop()</B></A> -
Method in class org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParserTokenManager.html" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>pops a state off the stack, and restores paren counts
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#STATIC_REPOSITORIES"><B>STATIC_REPOSITORIES</B></A> -
Static variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">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/RuntimeConstants.html#STRICT_MATH"><B>STRICT_MATH</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Switch for ignoring nulls in math equations vs throwing exceptions.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html#strictMode"><B>strictMode</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html#strictRef"><B>strictRef</B></A> -
Variable in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</A>
<DD>Indicates if we are running in strict reference mode.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIdentifier.html#strictRef"><B>strictRef</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTIdentifier.html" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</A>
<DD>Indicates if we are running in strict reference mode.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.html#strictRef"><B>strictRef</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod</A>
<DD>Indicates if we are running in strict reference mode.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTReference.html#strictRef"><B>strictRef</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node">ASTReference</A>
<DD>Indicates if we are running in strict reference mode.
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTSetDirective.html#strictRef"><B>strictRef</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</A>
<DD>Indicates if we are running in strict reference mode.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util"><B>StringResource</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/util/package-summary.html">org.apache.velocity.runtime.resource.util</A><DD>Wrapper for Strings containing templates, allowing to add additional meta
data like timestamps.<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html#StringResource(java.lang.String, java.lang.String)"><B>StringResource(String, String)</B></A> -
Constructor for class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResource.html" title="class in org.apache.velocity.runtime.resource.util">StringResource</A>
<DD>convenience constructor; sets body to 'body' and sets lastModified to now
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><B>StringResourceLoader</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</A><DD>Resource loader that works with Strings.<DT><A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#StringResourceLoader()"><B>StringResourceLoader()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/StringResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">StringResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepository.html" title="interface in org.apache.velocity.runtime.resource.util"><B>StringResourceRepository</B></A> - Interface in <A HREF="./org/apache/velocity/runtime/resource/util/package-summary.html">org.apache.velocity.runtime.resource.util</A><DD>A StringResourceRepository functions as a central repository for Velocity templates
stored in Strings.<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util"><B>StringResourceRepositoryImpl</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/util/package-summary.html">org.apache.velocity.runtime.resource.util</A><DD>Default implementation of StringResourceRepository.<DT><A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html#StringResourceRepositoryImpl()"><B>StringResourceRepositoryImpl()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.util.<A HREF="./org/apache/velocity/runtime/resource/util/StringResourceRepositoryImpl.html" title="class in org.apache.velocity.runtime.resource.util">StringResourceRepositoryImpl</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" title="class in org.apache.velocity.util">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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Perform a series of substitutions.
<DT><A HREF="./org/apache/velocity/util/StringUtils.html" title="class in org.apache.velocity.util"><B>StringUtils</B></A> - Class in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</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" title="class in org.apache.velocity.util">StringUtils</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.util">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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#subtract(java.lang.Number, java.lang.Number)"><B>subtract(Number, Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Subtract two numbers and return the correct value / type.
<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" title="class in org.apache.velocity.runtime.parser">ParserTokenManager</A>
<DD>Switch to specified lex state.
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log"><B>SystemLogChute</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>Logger used when no other is configured.<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#SystemLogChute()"><B>SystemLogChute()</B></A> -
Constructor for class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/velocity/Template.html" title="class in org.apache.velocity"><B>Template</B></A> - Class in <A HREF="./org/apache/velocity/package-summary.html">org.apache.velocity</A><DD>This class is used for controlling all template
operations.<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" title="class in org.apache.velocity">Template</A>
<DD>Default constructor
<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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Where the velocity templates live.
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use resourceExists(String) instead.</I>
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use resourceExists(String) instead.</I>
<DT><A HREF="./org/apache/velocity/exception/TemplateInitException.html" title="class in org.apache.velocity.exception"><B>TemplateInitException</B></A> - Exception in <A HREF="./org/apache/velocity/exception/package-summary.html">org.apache.velocity.exception</A><DD>Exception generated to indicate parse errors caught during
directive initialization (e.g.<DT><A HREF="./org/apache/velocity/exception/TemplateInitException.html#TemplateInitException(java.lang.String, java.lang.String, int, int)"><B>TemplateInitException(String, String, int, int)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/TemplateInitException.html" title="class in org.apache.velocity.exception">TemplateInitException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/TemplateInitException.html#TemplateInitException(java.lang.String, org.apache.velocity.runtime.parser.ParseException, java.lang.String, int, int)"><B>TemplateInitException(String, ParseException, String, int, int)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/TemplateInitException.html" title="class in org.apache.velocity.exception">TemplateInitException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html#templateName"><B>templateName</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/TemplateNumber.html" title="interface in org.apache.velocity.util"><B>TemplateNumber</B></A> - Interface in <A HREF="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</A><DD>Any object in the context which implements TemplateNumber will be treated
as a number for the purposes of arithmetic operations and comparison.<DT><A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser"><B>TemplateParseException</B></A> - Exception in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>This is an extension of the ParseException, which also takes a
template name.<DT><A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html#TemplateParseException(org.apache.velocity.runtime.parser.Token, int[][], java.lang.String[], java.lang.String)"><B>TemplateParseException(Token, int[][], String[], String)</B></A> -
Constructor for exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</A>
<DD>This constructor is used to add a template name
to info cribbed from a ParseException generated in the parser.
<DT><A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html#TemplateParseException(org.apache.velocity.runtime.parser.Token, int[][], java.lang.String[])"><B>TemplateParseException(Token, int[][], String[])</B></A> -
Constructor for exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</A>
<DD>This constructor is used by the method "generateParseException"
in the generated parser.
<DT><A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html#TemplateParseException()"><B>TemplateParseException()</B></A> -
Constructor for exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</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/TemplateParseException.html#TemplateParseException(java.lang.String)"><B>TemplateParseException(String)</B></A> -
Constructor for exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</A>
<DD>Creates a new TemplateParseException object.
<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" title="class in org.apache.velocity.texen.ant">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/URLResourceLoader.html#templateRoots"><B>templateRoots</B></A> -
Variable in class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">URLResourceLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/texen/ant/TexenTask.html" title="class in org.apache.velocity.texen.ant"><B>TexenTask</B></A> - Class in <A HREF="./org/apache/velocity/texen/ant/package-summary.html">org.apache.velocity.texen.ant</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" title="class in org.apache.velocity.texen.ant">TexenTask</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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>This method is responsible for allowing
all non-grammar text to pass through
unscathed.
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.util.introspection">IntrospectionCacheData</A>
<DD>Object to pair with class - currently either a Method or
AbstractExecutor.
<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" title="class in org.apache.velocity.anakia">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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#toBigDecimal(java.lang.Number)"><B>toBigDecimal(Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Convert the given Number to a BigDecimal
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#toBigInteger(java.lang.Number)"><B>toBigInteger(Number)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Convert the given Number to a BigInteger
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Current token.
<DT><A HREF="./org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser"><B>Token</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>Describes the input token stream.<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" title="class in org.apache.velocity.runtime.parser">Token</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>Generated Token Manager.
<DT><A HREF="./org/apache/velocity/runtime/parser/ParseException.html#tokenImage"><B>tokenImage</B></A> -
Variable in exception org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/ParseException.html" title="class in org.apache.velocity.runtime.parser">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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>Literal token values.
<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" title="class in org.apache.velocity.runtime.parser.node">NodeUtils</A>
<DD>complete node literal
<DT><A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html" title="class in org.apache.velocity.runtime.parser"><B>TokenMgrError</B></A> - Error in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</A><DD>&nbsp;<DT><A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html#TokenMgrError()"><B>TokenMgrError()</B></A> -
Constructor for error org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html" title="class in org.apache.velocity.runtime.parser">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 error org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html" title="class in org.apache.velocity.runtime.parser">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 error org.apache.velocity.runtime.parser.<A HREF="./org/apache/velocity/runtime/parser/TokenMgrError.html" title="class in org.apache.velocity.runtime.parser">TokenMgrError</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html#toLevel(java.lang.String)"><B>toLevel(String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/ServletLogChute.html" title="class in org.apache.velocity.runtime.log">ServletLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#toLevel(java.lang.String)"><B>toLevel(String)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</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" title="class in org.apache.velocity.anakia">AnakiaElement</A>
<DD>Returns the XML serialized form of this element, as produced by the default
<A HREF="http://www.jdom.org/docs/apidocs/org/jdom/output/XMLOutputter.html?is-external=true" title="class or interface in org.jdom.output"><CODE>XMLOutputter</CODE></A>.
<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" title="class in org.apache.velocity.anakia">NodeList</A>
<DD>This method returns the string resulting from concatenation of string
representations of its nodes.
<DT><A HREF="./org/apache/velocity/app/event/implement/InvalidReferenceInfo.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.app.event.implement.<A HREF="./org/apache/velocity/app/event/implement/InvalidReferenceInfo.html" title="class in org.apache.velocity.app.event.implement">InvalidReferenceInfo</A>
<DD>Formats a textual representation of this object as <code>SOURCE
[line X, column Y]: invalidReference</code>.
<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" title="class in org.apache.velocity.app.tools">VelocityFormatter.VelocityAlternator</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.app.tools">VelocityFormatter.VelocityAutoAlternator</A>
<DD><B>Deprecated.</B>&nbsp;Returns the current alternate, and automatically alternates
to the next alternate in its sequence (trigged upon
rendering).
<DT><A HREF="./org/apache/velocity/runtime/directive/Define.Block.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.runtime.directive.<A HREF="./org/apache/velocity/runtime/directive/Define.Block.html" title="class in org.apache.velocity.runtime.directive">Define.Block</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTDirective.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">Token</A>
<DD>Returns the image.
<DT><A HREF="./org/apache/velocity/util/introspection/Info.html#toString()"><B>toString()</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection">Info</A>
<DD>Formats a textual representation of this object as <code>SOURCE
[line X, column Y]</code>.
<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" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>'Touch' this template and thereby resetting
the nextCheck field.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#trace(java.lang.Object)"><B>trace(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log a trace message.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log a trace message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#trace(boolean, java.lang.Object)"><B>trace(boolean, Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log a trace message.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#trace(boolean, java.lang.Object, java.lang.Throwable)"><B>trace(boolean, Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log a trace message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#trace(java.lang.Object)"><B>trace(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#TRACE_ID"><B>TRACE_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>ID for trace messages.
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#TRACE_PREFIX"><B>TRACE_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Prefix string for trace messages.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#TRACE_PREFIX"><B>TRACE_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use LogChute.TRACE_PREFIX instead</I>
<DT><A HREF="./org/apache/velocity/anakia/TreeWalker.html" title="class in org.apache.velocity.anakia"><B>TreeWalker</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</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" title="class in org.apache.velocity.anakia">TreeWalker</A>
<DD>Empty constructor
<DT><A HREF="./org/apache/velocity/util/StringUtils.html#trimStrings(java.util.List)"><B>trimStrings(List)</B></A> -
Static method in class org.apache.velocity.util.<A HREF="./org/apache/velocity/util/StringUtils.html" title="class in org.apache.velocity.util">StringUtils</A>
<DD>Trim all strings in a List.
<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" title="class in org.apache.velocity.runtime.parser">Parser</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/runtime/resource/Resource.html#type"><B>type</B></A> -
Variable in class org.apache.velocity.runtime.resource.<A HREF="./org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource">Resource</A>
<DD>Resource type (RESOURCE_TEMPLATE or RESOURCE_CONTENT)
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#typesBySize"><B>typesBySize</B></A> -
Static variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>The "size" of the number-types - ascending.
</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" title="class in org.apache.velocity.runtime.directive">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" title="class in org.apache.velocity.runtime.parser.node">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/ASTMethod.html#uberInfo"><B>uberInfo</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTSetDirective.html#uberInfo"><B>uberInfo</B></A> -
Variable in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</A>
<DD>This is really immutable after the init, so keep one for this node
<DT><A HREF="./org/apache/velocity/util/introspection/Uberspect.html" title="interface in org.apache.velocity.util.introspection"><B>Uberspect</B></A> - Interface in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>key name for uberspector.
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection"><B>UberspectImpl</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Implementation of Uberspect to provide the default introspective
functionality of Velocity<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" title="class in org.apache.velocity.util.introspection">UberspectImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html" title="class in org.apache.velocity.util.introspection"><B>UberspectImpl.VelGetterImpl</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>&nbsp;<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html#UberspectImpl.VelGetterImpl(org.apache.velocity.runtime.parser.node.AbstractExecutor)"><B>UberspectImpl.VelGetterImpl(AbstractExecutor)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelGetterImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelGetterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html" title="class in org.apache.velocity.util.introspection"><B>UberspectImpl.VelMethodImpl</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Implementation of VelMethod<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#UberspectImpl.VelMethodImpl(java.lang.reflect.Method)"><B>UberspectImpl.VelMethodImpl(Method)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#UberspectImpl.VelMethodImpl(java.lang.reflect.Method, boolean)"><B>UberspectImpl.VelMethodImpl(Method, boolean)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelMethodImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html" title="class in org.apache.velocity.util.introspection"><B>UberspectImpl.VelSetterImpl</B></A> - Class in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>&nbsp;<DT><A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html#UberspectImpl.VelSetterImpl(org.apache.velocity.runtime.parser.node.SetExecutor)"><B>UberspectImpl.VelSetterImpl(SetExecutor)</B></A> -
Constructor for class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/UberspectImpl.VelSetterImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelSetterImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/util/introspection/UberspectLoggable.html" title="interface in org.apache.velocity.util.introspection"><B>UberspectLoggable</B></A> - Interface in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.io">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/parser/node/ASTStringLiteral.html#unescape(java.lang.String)"><B>unescape(String)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io"><B>UnicodeInputStream</B></A> - Class in <A HREF="./org/apache/velocity/io/package-summary.html">org.apache.velocity.io</A><DD>This is an input stream that is unicode BOM aware.<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#UnicodeInputStream(java.io.InputStream)"><B>UnicodeInputStream(InputStream)</B></A> -
Constructor for class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>Creates a new UnicodeInputStream object.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#UnicodeInputStream(java.io.InputStream, boolean)"><B>UnicodeInputStream(InputStream, boolean)</B></A> -
Constructor for class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>Creates a new UnicodeInputStream object.
<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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>This will be removed in a future version</I>
<DT><A HREF="./org/apache/velocity/runtime/log/LogManager.html#updateLog(org.apache.velocity.runtime.log.Log, org.apache.velocity.runtime.RuntimeServices)"><B>updateLog(Log, RuntimeServices)</B></A> -
Static method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogManager.html" title="class in org.apache.velocity.runtime.log">LogManager</A>
<DD>Update the Log instance with the appropriate LogChute and other
settings determined by the RuntimeServices.
<DT><A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader"><B>URLResourceLoader</B></A> - Class in <A HREF="./org/apache/velocity/runtime/resource/loader/package-summary.html">org.apache.velocity.runtime.resource.loader</A><DD>This is a simple URL-based loader.<DT><A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.html#URLResourceLoader()"><B>URLResourceLoader()</B></A> -
Constructor for class org.apache.velocity.runtime.resource.loader.<A HREF="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">URLResourceLoader</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Property which controls whether the classpath
will be used when trying to locate templates.
<DT><A HREF="./org/apache/velocity/texen/ant/TexenTask.html#useResourceLoaderCache"><B>useResourceLoaderCache</B></A> -
Variable in class org.apache.velocity.texen.ant.<A HREF="./org/apache/velocity/texen/ant/TexenTask.html" title="class in org.apache.velocity.texen.ant">TexenTask</A>
<DD>Property which controls whether the resource
loader will be told to cache.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#UTF16BE_BOM"><B>UTF16BE_BOM</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>BOM Marker for UTF 16, big endian.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#UTF16LE_BOM"><B>UTF16LE_BOM</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>BOM Marker for UTF 16, little endian.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#UTF32BE_BOM"><B>UTF32BE_BOM</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>BOM Marker for UTF 32, big endian.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#UTF32LE_BOM"><B>UTF32LE_BOM</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>BOM Marker for UTF 32, little endian.
<DT><A HREF="./org/apache/velocity/io/UnicodeInputStream.html#UTF8_BOM"><B>UTF8_BOM</B></A> -
Static variable in class org.apache.velocity.io.<A HREF="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</A>
<DD>BOM Marker for UTF 8.
</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" title="class in org.apache.velocity.runtime.parser.node">ASTEscape</A>
<DD>Used by the parser
<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" title="class in org.apache.velocity.runtime.parser.node">ASTAndNode</A>
<DD>Returns the value of the expression.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTEQNode</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" title="class in org.apache.velocity.runtime.parser.node">ASTExpression</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" title="class in org.apache.velocity.runtime.parser.node">ASTFalse</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.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/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</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" title="class in org.apache.velocity.runtime.parser.node">ASTGENode</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" title="class in org.apache.velocity.runtime.parser.node">ASTGTNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.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/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</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" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerRange</A>
<DD>does the real work.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTLENode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTLTNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMap.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/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node">ASTMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ASTMathNode.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/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</A>
<DD>gets the two args and performs the operation on them
<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" title="class in org.apache.velocity.runtime.parser.node">ASTNENode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.parser.node">ASTOrNode</A>
<DD>Returns the value of the expression.
<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" title="class in org.apache.velocity.runtime.parser.node">ASTReference</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" title="class in org.apache.velocity.runtime.parser.node">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/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" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">Node</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" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</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" title="class in org.apache.velocity.texen">Generator</A>
<DD>Velocity engine.
<DT><A HREF="./org/apache/velocity/util/introspection/VelMethod.html" title="interface in org.apache.velocity.util.introspection"><B>VelMethod</B></A> - Interface in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Method used for regular method invocation
$foo.bar()<DT><A HREF="./org/apache/velocity/runtime/VelocimacroFactory.html" title="class in org.apache.velocity.runtime"><B>VelocimacroFactory</B></A> - Class in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</A><DD>VelocimacroFactory.java
manages the set of VMs in a running Velocity engine.<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" title="class in org.apache.velocity.runtime">VelocimacroFactory</A>
<DD>C'tor for the VelociMacro factory.
<DT><A HREF="./org/apache/velocity/runtime/VelocimacroManager.html" title="class in org.apache.velocity.runtime"><B>VelocimacroManager</B></A> - Class in <A HREF="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</A><DD>Manages VMs in namespaces.<DT><A HREF="./org/apache/velocity/runtime/directive/VelocimacroProxy.html" title="class in org.apache.velocity.runtime.directive"><B>VelocimacroProxy</B></A> - Class in <A HREF="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</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" title="class in org.apache.velocity.runtime.directive">VelocimacroProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/Velocity.html" title="class in org.apache.velocity.app"><B>Velocity</B></A> - Class in <A HREF="./org/apache/velocity/app/package-summary.html">org.apache.velocity.app</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" title="class in org.apache.velocity.app">Velocity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/VelocityCharStream.html" title="class in org.apache.velocity.runtime.parser"><B>VelocityCharStream</B></A> - Class in <A HREF="./org/apache/velocity/runtime/parser/package-summary.html">org.apache.velocity.runtime.parser</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.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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<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" title="class in org.apache.velocity.runtime.parser">VelocityCharStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/VelocityContext.html" title="class in org.apache.velocity"><B>VelocityContext</B></A> - Class in <A HREF="./org/apache/velocity/package-summary.html">org.apache.velocity</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" title="class in org.apache.velocity">VelocityContext</A>
<DD>Creates a new instance (with no inner context).
<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" title="class in org.apache.velocity">VelocityContext</A>
<DD>Creates a new instance with the provided storage (and 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" title="class in org.apache.velocity">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, org.apache.velocity.context.Context)"><B>VelocityContext(Map, Context)</B></A> -
Constructor for class org.apache.velocity.<A HREF="./org/apache/velocity/VelocityContext.html" title="class in org.apache.velocity">VelocityContext</A>
<DD>Initializes internal storage (never to <code>null</code>), and
inner context.
<DT><A HREF="./org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app"><B>VelocityEngine</B></A> - Class in <A HREF="./org/apache/velocity/app/package-summary.html">org.apache.velocity.app</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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>Init-less CTOR
<DT><A HREF="./org/apache/velocity/app/VelocityEngine.html#VelocityEngine(java.lang.String)"><B>VelocityEngine(String)</B></A> -
Constructor for class org.apache.velocity.app.<A HREF="./org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>CTOR that invokes an init(String), initializing
the engine using the properties file specified
<DT><A HREF="./org/apache/velocity/app/VelocityEngine.html#VelocityEngine(java.util.Properties)"><B>VelocityEngine(Properties)</B></A> -
Constructor for class org.apache.velocity.app.<A HREF="./org/apache/velocity/app/VelocityEngine.html" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD>CTOR that invokes an init(String), initializing
the engine using the Properties specified
<DT><A HREF="./org/apache/velocity/exception/VelocityException.html" title="class in org.apache.velocity.exception"><B>VelocityException</B></A> - Exception in <A HREF="./org/apache/velocity/exception/package-summary.html">org.apache.velocity.exception</A><DD>Base class for Velocity runtime 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 exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/VelocityException.html" title="class in org.apache.velocity.exception">VelocityException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/VelocityException.html#VelocityException(java.lang.String, java.lang.Throwable)"><B>VelocityException(String, Throwable)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/VelocityException.html" title="class in org.apache.velocity.exception">VelocityException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/exception/VelocityException.html#VelocityException(java.lang.Throwable)"><B>VelocityException(Throwable)</B></A> -
Constructor for exception org.apache.velocity.exception.<A HREF="./org/apache/velocity/exception/VelocityException.html" title="class in org.apache.velocity.exception">VelocityException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/tools/VelocityFormatter.html" title="class in org.apache.velocity.app.tools"><B>VelocityFormatter</B></A> - Class in <A HREF="./org/apache/velocity/app/tools/package-summary.html">org.apache.velocity.app.tools</A><DD><B>Deprecated.</B>&nbsp;<I>This class has been replaced by NumberTool, DateTool,
DisplayTool, and AlternatorTool available from the Velocity-Tools sub-project.
VelocityFormatter will be removed in a future version of Velocity.</I><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" title="class in org.apache.velocity.app.tools">VelocityFormatter</A>
<DD><B>Deprecated.</B>&nbsp;Constructor needs a backpointer to the context.
<DT><A HREF="./org/apache/velocity/runtime/log/VelocityFormatter.html" title="class in org.apache.velocity.runtime.log"><B>VelocityFormatter</B></A> - Class in <A HREF="./org/apache/velocity/runtime/log/package-summary.html">org.apache.velocity.runtime.log</A><DD>&nbsp;<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" title="class in org.apache.velocity.runtime.log">VelocityFormatter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html" title="class in org.apache.velocity.app.tools"><B>VelocityFormatter.VelocityAlternator</B></A> - Class in <A HREF="./org/apache/velocity/app/tools/package-summary.html">org.apache.velocity.app.tools</A><DD><B>Deprecated.</B>&nbsp;Class that returns alternating values in a template.<DT><A HREF="./org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html#VelocityFormatter.VelocityAlternator(java.lang.String[])"><B>VelocityFormatter.VelocityAlternator(String[])</B></A> -
Constructor for class org.apache.velocity.app.tools.<A HREF="./org/apache/velocity/app/tools/VelocityFormatter.VelocityAlternator.html" title="class in org.apache.velocity.app.tools">VelocityFormatter.VelocityAlternator</A>
<DD><B>Deprecated.</B>&nbsp;Constructor takes an array of Strings.
<DT><A HREF="./org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html" title="class in org.apache.velocity.app.tools"><B>VelocityFormatter.VelocityAutoAlternator</B></A> - Class in <A HREF="./org/apache/velocity/app/tools/package-summary.html">org.apache.velocity.app.tools</A><DD><B>Deprecated.</B>&nbsp;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(java.lang.String[])"><B>VelocityFormatter.VelocityAutoAlternator(String[])</B></A> -
Constructor for class org.apache.velocity.app.tools.<A HREF="./org/apache/velocity/app/tools/VelocityFormatter.VelocityAutoAlternator.html" title="class in org.apache.velocity.app.tools">VelocityFormatter.VelocityAutoAlternator</A>
<DD><B>Deprecated.</B>&nbsp;Constructor takes an array of Strings.
<DT><A HREF="./org/apache/velocity/servlet/VelocityServlet.html" title="class in org.apache.velocity.servlet"><B>VelocityServlet</B></A> - Class in <A HREF="./org/apache/velocity/servlet/package-summary.html">org.apache.velocity.servlet</A><DD><B>Deprecated.</B>&nbsp;<I>This servlet has been replaced by VelocityViewServlet,
available from the Velocity-Tools sub-project. VelocityViewServlet
provides support for quick, clean MVC web development.
VelocityServlet will be removed in a future version of Velocity.</I><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" title="class in org.apache.velocity.servlet">VelocityServlet</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/io/VelocityWriter.html" title="class in org.apache.velocity.io"><B>VelocityWriter</B></A> - Class in <A HREF="./org/apache/velocity/io/package-summary.html">org.apache.velocity.io</A><DD>Implementation of a fast Writer.<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" title="class in org.apache.velocity.io">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" title="class in org.apache.velocity.io">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" title="interface in org.apache.velocity.util.introspection"><B>VelPropertyGet</B></A> - Interface in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Interface defining a 'getter'.<DT><A HREF="./org/apache/velocity/util/introspection/VelPropertySet.html" title="interface in org.apache.velocity.util.introspection"><B>VelPropertySet</B></A> - Interface in <A HREF="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</A><DD>Interface used for setting values that appear to be properties in
Velocity.<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEscapedDirective, java.lang.Object)"><B>visit(ASTEscapedDirective, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEscape, java.lang.Object)"><B>visit(ASTEscape, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral, java.lang.Object)"><B>visit(ASTFloatingPointLiteral, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerLiteral, java.lang.Object)"><B>visit(ASTIntegerLiteral, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTMap, java.lang.Object)"><B>visit(ASTMap, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerRange, java.lang.Object)"><B>visit(ASTIntegerRange, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTStop, java.lang.Object)"><B>visit(ASTStop, Object)</B></A> -
Method in interface org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</A>
<DD>&nbsp;
<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" title="interface in org.apache.velocity.runtime.parser.node">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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerLiteral, java.lang.Object)"><B>visit(ASTIntegerLiteral, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral, java.lang.Object)"><B>visit(ASTFloatingPointLiteral, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEscapedDirective, java.lang.Object)"><B>visit(ASTEscapedDirective, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTEscape, java.lang.Object)"><B>visit(ASTEscape, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTMap, java.lang.Object)"><B>visit(ASTMap, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerRange, java.lang.Object)"><B>visit(ASTIntegerRange, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTStop, java.lang.Object)"><B>visit(ASTStop, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/BaseVisitor.html" title="class in org.apache.velocity.runtime.visitor">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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral, java.lang.Object)"><B>visit(ASTFloatingPointLiteral, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerLiteral, java.lang.Object)"><B>visit(ASTIntegerLiteral, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</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" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTEscapedDirective, java.lang.Object)"><B>visit(ASTEscapedDirective, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTEscape, java.lang.Object)"><B>visit(ASTEscape, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTMap, java.lang.Object)"><B>visit(ASTMap, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTIntegerRange, java.lang.Object)"><B>visit(ASTIntegerRange, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html#visit(org.apache.velocity.runtime.parser.node.ASTStop, java.lang.Object)"><B>visit(ASTStop, Object)</B></A> -
Method in class org.apache.velocity.runtime.visitor.<A HREF="./org/apache/velocity/runtime/visitor/NodeViewMode.html" title="class in org.apache.velocity.runtime.visitor">NodeViewMode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#VM_ARGUMENTS_STRICT"><B>VM_ARGUMENTS_STRICT</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>if true, throw an exception for wrong number of arguments
<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" title="interface in org.apache.velocity.runtime">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" title="class in org.apache.velocity.convert">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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>switch for autoloading library-sourced VMs (for development).
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT"><B>VM_LIBRARY_DEFAULT</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Default Velocimacro library template.
<DT><A HREF="./org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH"><B>VM_MAX_DEPTH</B></A> -
Static variable in interface org.apache.velocity.runtime.<A HREF="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Specify the maximum depth for macro calls
<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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD>Switch for forcing inline macros to be local : default false.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<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" title="class in org.apache.velocity.app">Velocity</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call warn() on it.</I>
<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" title="class in org.apache.velocity.app">VelocityEngine</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call warn() on it.</I>
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log a warning message.
<DT><A HREF="./org/apache/velocity/runtime/log/Log.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/Log.html" title="class in org.apache.velocity.runtime.log">Log</A>
<DD>Log a warning message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#warn(boolean, java.lang.Object)"><B>warn(boolean, Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log a warning message.
<DT><A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html#warn(boolean, java.lang.Object, java.lang.Throwable)"><B>warn(boolean, Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogDisplayWrapper.html" title="class in org.apache.velocity.runtime.log">LogDisplayWrapper</A>
<DD>Log a warning message and accompanying Throwable.
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/RuntimeLoggerLog.html" title="class in org.apache.velocity.runtime.log">RuntimeLoggerLog</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<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" title="class in org.apache.velocity.runtime">Runtime</A>
<DD><B>Deprecated.</B>&nbsp;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" title="class in org.apache.velocity.runtime">RuntimeInstance</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call warn() on it.</I>
<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" title="interface in org.apache.velocity.runtime">RuntimeLogger</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use Log.warn(Object).</I>
<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" title="class in org.apache.velocity.runtime">RuntimeSingleton</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use getLog() and call warn() on it.</I>
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#WARN_ID"><B>WARN_ID</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>ID for warning messages.
<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" title="interface in org.apache.velocity.runtime.log">LogSystem</A>
<DD><B>Deprecated.</B>&nbsp;ID for warning messages.
<DT><A HREF="./org/apache/velocity/runtime/log/LogChute.html#WARN_PREFIX"><B>WARN_PREFIX</B></A> -
Static variable in interface org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/LogChute.html" title="interface in org.apache.velocity.runtime.log">LogChute</A>
<DD>Prefix string for warn 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" title="interface in org.apache.velocity.runtime">RuntimeConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use LogChute.WARN_PREFIX instead</I>
<DT><A HREF="./org/apache/velocity/convert/WebMacro.html" title="class in org.apache.velocity.convert"><B>WebMacro</B></A> - Class in <A HREF="./org/apache/velocity/convert/package-summary.html">org.apache.velocity.convert</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" title="class in org.apache.velocity.convert">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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<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" title="class in org.apache.velocity.convert">WebMacro</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" title="class in org.apache.velocity.runtime.parser">Parser</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" title="interface in org.apache.velocity.runtime.parser">ParserConstants</A>
<DD>RegularExpression Id.
<DT><A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.html#wrap(org.apache.velocity.util.introspection.Uberspect)"><B>wrap(Uberspect)</B></A> -
Method in class org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/AbstractChainableUberspector.html" title="class in org.apache.velocity.util.introspection">AbstractChainableUberspector</A>
<DD>Specify the decorated Uberspector
<DT><A HREF="./org/apache/velocity/util/introspection/ChainableUberspector.html#wrap(org.apache.velocity.util.introspection.Uberspect)"><B>wrap(Uberspect)</B></A> -
Method in interface org.apache.velocity.util.introspection.<A HREF="./org/apache/velocity/util/introspection/ChainableUberspector.html" title="interface in org.apache.velocity.util.introspection">ChainableUberspector</A>
<DD>Specify the decorated Uberspector
<DT><A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html#wrapPrimitive(long, java.lang.Class)"><B>wrapPrimitive(long, Class)</B></A> -
Static method in class org.apache.velocity.runtime.parser.node.<A HREF="./org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node">MathUtils</A>
<DD>Wrap the given primitive into the given class if the value is in the
range of the destination type.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>Write a single character.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>Write a portion of an array of characters.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>Write an array of characters.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>Write a portion of a String.
<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" title="class in org.apache.velocity.io">VelocityWriter</A>
<DD>Write a string.
<DT><A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html#write(java.io.PrintStream, java.lang.String, java.lang.String, java.lang.Throwable)"><B>write(PrintStream, String, String, Throwable)</B></A> -
Method in class org.apache.velocity.runtime.log.<A HREF="./org/apache/velocity/runtime/log/SystemLogChute.html" title="class in org.apache.velocity.runtime.log">SystemLogChute</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" title="class in org.apache.velocity.runtime.visitor">BaseVisitor</A>
<DD>Writer used as the output sink
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/apache/velocity/anakia/XPathTool.html" title="class in org.apache.velocity.anakia"><B>XPathTool</B></A> - Class in <A HREF="./org/apache/velocity/anakia/package-summary.html">org.apache.velocity.anakia</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" title="class in org.apache.velocity.anakia">XPathTool</A>
<DD>Constructor does nothing, as this is mostly
just objectified static methods
</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="#_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>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<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?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2000-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>