Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/exception/class-use/MethodInvocationException.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/exception/class-use/MethodInvocationException.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/exception/class-use/MethodInvocationException.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/exception/class-use/MethodInvocationException.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.exception.MethodInvocationException (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.exception.MethodInvocationException (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.exception.MethodInvocationException (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.exception.MethodInvocationException (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -151,8 +151,8 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader)</code> @@ -160,8 +160,8 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader)</code> @@ -169,8 +169,8 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> out, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> instring)</code> @@ -178,8 +178,8 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> out, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> instring)</code> @@ -187,21 +187,21 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding, <a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> -<div class="block">merges a template and puts the rendered stream into the writer</div> +<div class="block">Merges a template and puts the rendered stream into the writer</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding, <a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> -<div class="block">Merges a template and puts the rendered stream into the writer</div> +<div class="block">merges a template and puts the rendered stream into the writer</div> </td> </tr> </tbody> @@ -238,46 +238,46 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">RuntimeMacro.</span><code><span class="memberNameLink"><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></span>(<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="typeNameLabel">Directive.</span><code><span class="memberNameLink"><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></span>(<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/8/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">How this directive is to be rendered</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>abstract boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><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></span>(<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="typeNameLabel">Parse.</span><code><span class="memberNameLink"><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></span>(<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/8/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="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Evaluate.</span><code><span class="memberNameLink"><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></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Include.</span><code><span class="memberNameLink"><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></span>(<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/8/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> +<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="typeNameLabel">Include.</span><code><span class="memberNameLink"><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></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Evaluate.</span><code><span class="memberNameLink"><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></span>(<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/8/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">Evaluate the argument, convert to a String, and evaluate again + (with the same context).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><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></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">RuntimeMacro.</span><code><span class="memberNameLink"><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></span>(<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/8/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">Velocimacro implementation is not known at the init time.</div> </td> </tr> <tr class="rowColor"> @@ -305,19 +305,18 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTAndNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTComparisonNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTNegateNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTNENode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTNotNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTOrNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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 : @@ -327,24 +326,12 @@ left || right -> left || right</div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTComparisonNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">SimpleNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTNotNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTReference.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> <div class="block">Computes boolean value of this reference Returns the actual value of reference return type @@ -364,52 +351,75 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTNENode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTAndNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html#execute-java.lang.Object-org.apache.velocity.context.InternalContextAdapter-">execute</a></span>(<a href="http://docs.oracle.com/javase/8/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="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">ASTNegateNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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="typeNameLabel">ASTExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html#evaluate-org.apache.velocity.context.InternalContextAdapter-">evaluate</a></span>(<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/8/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="typeNameLabel">SimpleNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#execute-java.lang.Object-org.apache.velocity.context.InternalContextAdapter-">execute</a></span>(<a href="http://docs.oracle.com/javase/8/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"> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTIndex.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html#execute-java.lang.Object-org.apache.velocity.context.InternalContextAdapter-">execute</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o, +<td class="colLast"><span class="typeNameLabel">ASTIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html#execute-java.lang.Object-org.apache.velocity.context.InternalContextAdapter-">execute</a></span>(<a href="http://docs.oracle.com/javase/8/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"> +<tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTReference.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#execute-java.lang.Object-org.apache.velocity.context.InternalContextAdapter-">execute</a></span>(<a href="http://docs.oracle.com/javase/8/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="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#execute-java.lang.Object-org.apache.velocity.context.InternalContextAdapter-">execute</a></span>(<a href="http://docs.oracle.com/javase/8/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"> +<tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTMethod.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html#execute-java.lang.Object-org.apache.velocity.context.InternalContextAdapter-">execute</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/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="typeNameLabel">ASTIndex.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html#execute-java.lang.Object-org.apache.velocity.context.InternalContextAdapter-">execute</a></span>(<a href="http://docs.oracle.com/javase/8/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>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTDirective.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">ASTIfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">ASTBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="typeNameLabel">SimpleNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">ASTComment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="typeNameLabel">ASTSetDirective.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, @@ -432,22 +442,12 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTElseIfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTComment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTIfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">ASTDirective.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">ASTElseIfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="altColor"> @@ -460,17 +460,17 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTMap.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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="typeNameLabel">ASTMathNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> +<div class="block">gets the two args and performs the operation on them</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTAndNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> -<div class="block">Returns the value of the expression.</div> -</td> +<td class="colLast"><span class="typeNameLabel">ASTComparisonNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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/8/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="typeNameLabel">ASTNegateNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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="typeNameLabel">ASTNotNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> @@ -480,7 +480,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTComparisonNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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="typeNameLabel">ASTMap.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> @@ -488,31 +488,31 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTMathNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> -<div class="block">gets the two args and performs the operation on them</div> -</td> +<td class="colLast"><span class="typeNameLabel">ASTReference.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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/8/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="typeNameLabel">ASTNotNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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/8/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="typeNameLabel">ASTExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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="typeNameLabel">ASTIntegerRange.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> +<div class="block">does the real work.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTIntegerRange.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> -<div class="block">does the real work.</div> +<td class="colLast"><span class="typeNameLabel">ASTAndNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context)</code> +<div class="block">Returns the value of the expression.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/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="typeNameLabel">ASTReference.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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="typeNameLabel">ASTNegateNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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/8/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="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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="typeNameLabel">ASTExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html#value-org.apache.velocity.context.InternalContextAdapter-">value</a></span>(<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/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/exception/class-use/ParseErrorException.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/exception/class-use/ParseErrorException.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/exception/class-use/ParseErrorException.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/exception/class-use/ParseErrorException.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.exception.ParseErrorException (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.exception.ParseErrorException (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.exception.ParseErrorException (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.exception.ParseErrorException (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -161,8 +161,8 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader)</code> @@ -170,8 +170,8 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader)</code> @@ -179,8 +179,8 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> out, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> instring)</code> @@ -188,8 +188,8 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> out, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> instring)</code> @@ -197,51 +197,51 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a></code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#getTemplate-java.lang.String-">getTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> +<td class="colFirst"><code>static <a href="../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a></code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#getTemplate-java.lang.String-">getTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> <div class="block">Returns a <code>Template</code> from the Velocity resource management system.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a></code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#getTemplate-java.lang.String-">getTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> +<td class="colFirst"><code><a href="../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a></code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#getTemplate-java.lang.String-">getTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> <div class="block">Returns a <code>Template</code> from the Velocity resource management system.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a></code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#getTemplate-java.lang.String-java.lang.String-">getTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, +<td class="colFirst"><code>static <a href="../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a></code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#getTemplate-java.lang.String-java.lang.String-">getTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> <div class="block">Returns a <code>Template</code> from the Velocity resource management system.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a></code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#getTemplate-java.lang.String-java.lang.String-">getTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, +<td class="colFirst"><code><a href="../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a></code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#getTemplate-java.lang.String-java.lang.String-">getTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> <div class="block">Returns a <code>Template</code> from the Velocity resource management system.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding, <a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> -<div class="block">merges a template and puts the rendered stream into the writer</div> +<div class="block">Merges a template and puts the rendered stream into the writer</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding, <a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> -<div class="block">Merges a template and puts the rendered stream into the writer</div> +<div class="block">merges a template and puts the rendered stream into the writer</div> </td> </tr> </tbody> @@ -362,19 +362,20 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">RuntimeMacro.</span><code><span class="memberNameLink"><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></span>(<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="typeNameLabel">Directive.</span><code><span class="memberNameLink"><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></span>(<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/8/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">How this directive is to be rendered</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>abstract boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><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></span>(<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="typeNameLabel">Parse.</span><code><span class="memberNameLink"><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></span>(<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/8/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="altColor"> @@ -388,11 +389,10 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><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></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">RuntimeMacro.</span><code><span class="memberNameLink"><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></span>(<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/8/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">Velocimacro implementation is not known at the init time.</div> </td> </tr> <tr class="altColor"> @@ -420,37 +420,37 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTDirective.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">ASTIfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">SimpleNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">ASTBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">SimpleNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTElseIfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">ASTComment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTComment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTIfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">ASTDirective.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">ASTBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">ASTElseIfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-">render</a></span>(<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/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> </td> </tr> </tbody> @@ -469,7 +469,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource">Resource</a></code></td> -<td class="colLast"><span class="typeNameLabel">ResourceManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManager.html#getResource-java.lang.String-int-java.lang.String-">getResource</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resourceName, +<td class="colLast"><span class="typeNameLabel">ResourceManagerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManagerImpl.html#getResource-java.lang.String-int-java.lang.String-">getResource</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resourceName, int resourceType, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> <div class="block">Gets the named resource.</div> @@ -477,7 +477,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource">Resource</a></code></td> -<td class="colLast"><span class="typeNameLabel">ResourceManagerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManagerImpl.html#getResource-java.lang.String-int-java.lang.String-">getResource</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resourceName, +<td class="colLast"><span class="typeNameLabel">ResourceManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManager.html#getResource-java.lang.String-int-java.lang.String-">getResource</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resourceName, int resourceType, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> <div class="block">Gets the named resource.</div>
