Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/context/class-use/InternalContextAdapter.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/context/class-use/InternalContextAdapter.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/context/class-use/InternalContextAdapter.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/context/class-use/InternalContextAdapter.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:34 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface org.apache.velocity.context.InternalContextAdapter (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> @@ -331,7 +331,7 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[][]</code></td> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td> <td class="colLast"><span class="strong">VelocimacroProxy.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/VelocimacroProxy.html#handleArgValues(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node, int)">handleArgValues</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node, int callArgNum)</code> @@ -349,39 +349,53 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Stop.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/Stop.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="strong">Directive.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> + <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> +<div class="block">How this directive is to be initialized.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RuntimeMacro.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="strong">Include.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Intialize the Runtime macro.</div> +<div class="block">simple init - init the tree and get the elementKey from + the AST</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Parse.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="strong">Break.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, + <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Block.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/Block.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Init's the #parse directive.</div> +<div class="block">simple init - get the key</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Macro.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Stop.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/Stop.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, + <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Include.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="strong">Parse.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">simple init - init the tree and get the elementKey from - the AST</div> +<div class="block">Init's the #parse directive.</div> </td> </tr> <tr class="altColor"> @@ -403,29 +417,16 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Directive.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, - <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">How this directive is to be initialized.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Define.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> <div class="block">simple init - get the key</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Break.</span><code><strong><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)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, - <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> -</tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">BlockMacro.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/BlockMacro.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="strong">BlockMacro.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/BlockMacro.html#init(org.apache.velocity.runtime.RuntimeServices, java.lang.String, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> macroName, <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> <div class="block">Initializes the directive.</div> @@ -433,10 +434,11 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Block.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/Block.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="strong">RuntimeMacro.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#init(org.apache.velocity.runtime.RuntimeServices, java.lang.String, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">simple init - get the key</div> +<div class="block">Initialize the Runtime macro.</div> </td> </tr> <tr class="rowColor"> @@ -475,101 +477,101 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">VelocimacroProxy.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colFirst"><code>abstract boolean</code></td> +<td class="colLast"><span class="strong">Directive.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, - <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> + <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> +<div class="block">How this directive is to be rendered</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Stop.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/Stop.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">Include.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, - <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> + <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> +<div class="block">iterates through the argument list and renders every + argument that is appropriate.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">RuntimeMacro.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">Break.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Velocimacro implementation is not known at the init time.</div> +<div class="block">This directive throws a StopCommand which signals either + the nearest Scope or the specified scope to stop rendering + its content.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Parse.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">VelocimacroProxy.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, - <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">iterates through the argument list and renders every - argument that is appropriate.</div> -</td> + <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Macro.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">BlockMacro.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/BlockMacro.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">render() doesn't do anything in the final output rendering.</div> +<div class="block">Renders content using the selected macro and the passed AST body.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Include.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">Macro.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">iterates through the argument list and renders every - argument that is appropriate.</div> +<div class="block">render() doesn't do anything in the final output rendering.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Foreach.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">RuntimeMacro.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">renders the #foreach() block</div> +<div class="block">Velocimacro implementation is not known at the init time.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Evaluate.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">Stop.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/Stop.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, - <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Evaluate the argument, convert to a String, and evaluate again - (with the same context).</div> -</td> + <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>abstract boolean</code></td> -<td class="colLast"><span class="strong">Directive.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">Parse.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">How this directive is to be rendered</div> +<div class="block">iterates through the argument list and renders every + argument that is appropriate.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Define.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">Foreach.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">directive.render() simply makes an instance of the Block inner class - and places it into the context as indicated.</div> +<div class="block">renders the #foreach() block</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Break.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">Evaluate.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">This directive throws a StopCommand which signals either - the nearest Scope or the specified scope to stop rendering - its content.</div> +<div class="block">Evaluate the argument, convert to a String, and evaluate again + (with the same context).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">BlockMacro.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/BlockMacro.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">Define.</span><code><strong><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)">render</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Renders content using the selected macro and the passed AST body.</div> +<div class="block">directive.render() simply makes an instance of the Block inner class + and places it into the context as indicated.</div> </td> </tr> <tr class="altColor"> @@ -665,15 +667,23 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">ASTFalse.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">SimpleNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">ASTComparisonNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">Node.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ASTTrue.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> +<td class="colLast"><span class="strong">ASTNENode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code></td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> @@ -685,6 +695,13 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">ASTElseIfStatement.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> +<div class="block">An ASTElseStatement is true if the expression + it contains evaluates to true.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">ASTOrNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> <div class="block">the logical or : the rule : @@ -694,17 +711,18 @@ left || right -> left || right</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ASTNotNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> -</tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ASTNENode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code></td> +<td class="colLast"><span class="strong">ASTTrue.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ASTFalse.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> +<td class="colLast"><span class="strong">ASTAndNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> +<div class="block">logical and : + null && right = false + left && null = false + null && null = false</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> @@ -719,23 +737,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ASTElseIfStatement.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> -<div class="block">An ASTElseStatement is true if the expression - it contains evaluates to true.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ASTComparisonNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ASTAndNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> -<div class="block">logical and : - null && right = false - left && null = false - null && null = false</div> -</td> +<td class="colLast"><span class="strong">ASTNotNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> @@ -744,22 +746,20 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">Node.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, - <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> +<td class="colLast"><span class="strong">ASTMethod.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, + <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> +<div class="block">invokes the method.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTReference.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, - <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> -<div class="block">gets an Object that 'is' the value of the reference</div> -</td> +<td class="colLast"><span class="strong">ASTIdentifier.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, + <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTMethod.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, - <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> -<div class="block">invokes the method.</div> -</td> +<td class="colLast"><span class="strong">Node.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, + <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> @@ -768,8 +768,10 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTIdentifier.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, - <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> +<td class="colLast"><span class="strong">ASTReference.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, + <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> +<div class="block">gets an Object that 'is' the value of the reference</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> @@ -800,43 +802,64 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">SimpleNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">ASTFalse.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">Node.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">ASTAssignment.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTAssignment.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTTextblock.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">ASTMathNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTFloatingPointLiteral.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> +<div class="block">Initialization method - doesn't do much but do the object + creation.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTprocess.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTText.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">SimpleNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTStringLiteral.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> -<div class="block">init : we don't have to do much.</div> -</td> +<td class="colLast"><span class="strong">ASTWord.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTSetDirective.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> -<div class="block">simple init.</div> -</td> +<td class="colLast"><span class="strong">ASTIncludeStatement.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTReference.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">ASTModNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTModNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTEscapedDirective.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTSetDirective.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> +<div class="block">simple init.</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> <td class="colLast"><span class="strong">ASTMethod.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, @@ -847,17 +870,17 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTMathNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code></td> +<td class="colLast"><span class="strong">ASTBlock.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTIntegerLiteral.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">ASTTextblock.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTIndex.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">ASTIfStatement.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="rowColor"> @@ -869,46 +892,122 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTFloatingPointLiteral.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> -<div class="block">Initialization method - doesn't do much but do the object - creation.</div> -</td> +<td class="colLast"><span class="strong">ASTComparisonNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTEscape.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTEscape.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">Node.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="strong">ASTDirective.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="strong">ASTMap.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTIndex.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTObjectArray.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTReference.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTElseIfStatement.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTOrNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTIntegerLiteral.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTMulNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMulNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTTrue.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTText.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTDirectiveAssign.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTAndNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTExpression.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTElseStatement.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTElseStatement.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTVariable.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTVariable.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTEscape.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTEscape.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> <td class="colLast"><span class="strong">ASTComment.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> <div class="block">We need to make sure we catch any of the dreaded MORE tokens.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTDirective.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> +</tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a></code></td> -<td class="colLast"><span class="strong">ASTSubtractNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter)">perform</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> left, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> right, - <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><span class="strong">ASTIntegerRange.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a></code></td> -<td class="colLast"><span class="strong">ASTMulNode.</span><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMulNode.html#perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter)">perform</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> left, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> right, - <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> </td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
[... 258 lines stripped ...]
