Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ParserVisitor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ParserVisitor.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ParserVisitor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ParserVisitor.html Sun Nov 6 21:14:47 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.velocity.runtime.parser.node.ParserVisitor (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Interface org.apache.velocity.runtime.parser.node.ParserVisitor (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.velocity.runtime.parser.node.ParserVisitor (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.velocity.runtime.parser.node.ParserVisitor (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -93,6 +93,21 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> in <a href="../../../../../../../org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../../org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</a> that implement <a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html" title="class in org.apache.velocity.runtime.parser.node">IndentationFixer</a></strong></code> +<div class="block">Helper class to fix indentation in structured mode.</div> +</td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</a> with parameters of type <a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a></span><span class="tabEnd"> </span></caption> <tr> @@ -112,185 +127,190 @@ </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">ASTFalse.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, +<td class="colLast"><span class="strong">ASTNegateNode.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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">ASTAssignment.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTAssignment.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, +<td class="colLast"><span class="strong">ASTFalse.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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">ASTAssignment.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTAssignment.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, + <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">ASTMathNode.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTprocess.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTWord.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTIncludeStatement.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTParameters.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTParameters.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTEscapedDirective.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTMethod.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTBlock.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTIfStatement.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTIdentifier.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTComparisonNode.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">Node.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTMap.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTTrue.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTText.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTIntegerRange.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTStringLiteral.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<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">ASTNotNode.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">jjtAccept</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor, <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"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ASTIfStatement.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html#process(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.ParserVisitor)">process</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/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a> visitor)</code> </td> @@ -376,6 +396,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2000–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2000–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PropertyExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PropertyExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PropertyExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PropertyExecutor.html Sun Nov 6 21:14:47 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.node.PropertyExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.PropertyExecutor (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.PropertyExecutor (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.PropertyExecutor (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -156,6 +156,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2000–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2000–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PublicFieldExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PublicFieldExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PublicFieldExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PublicFieldExecutor.html Sun Nov 6 21:14:47 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.node.PublicFieldExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.PublicFieldExecutor (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.PublicFieldExecutor (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.PublicFieldExecutor (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2000–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2000–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PutExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PutExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PutExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/PutExecutor.html Sun Nov 6 21:14:47 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.node.PutExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.PutExecutor (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.PutExecutor (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.PutExecutor (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2000–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2000–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetExecutor.html Sun Nov 6 21:14:47 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.node.SetExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.SetExecutor (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.SetExecutor (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.SetExecutor (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -194,6 +194,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2000–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2000–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetPropertyExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetPropertyExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetPropertyExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetPropertyExecutor.html Sun Nov 6 21:14:47 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.node.SetPropertyExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.SetPropertyExecutor (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.SetPropertyExecutor (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.SetPropertyExecutor (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2000–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2000–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetPublicFieldExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetPublicFieldExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetPublicFieldExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SetPublicFieldExecutor.html Sun Nov 6 21:14:47 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.node.SetPublicFieldExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.SetPublicFieldExecutor (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.SetPublicFieldExecutor (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.SetPublicFieldExecutor (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2000–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2000–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html Sun Nov 6 21:14:47 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.node.SimpleNode (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.SimpleNode (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.SimpleNode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.SimpleNode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -249,32 +249,36 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node">ASTBlock</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html" title="class in org.apache.velocity.runtime.parser.node">ASTBinaryOperator</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node">ASTBlock</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html" title="class in org.apache.velocity.runtime.parser.node">ASTComment</a></strong></code> <div class="block">Represents all comments...</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTComparisonNode</a></strong></code> <div class="block">Numeric comparison support<br><br></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</a></strong></code> <div class="block">This class is responsible for handling the pluggable directives in VTL.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html" title="class in org.apache.velocity.runtime.parser.node">ASTDirectiveAssign</a></strong></code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTDivNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTDivNode</a></strong></code> <div class="block">Handles number division of nodes<br><br> @@ -283,19 +287,19 @@ what controls the generation of this class.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTElseIfStatement</a></strong></code> <div class="block">This class is responsible for handling the ElseIf VTL control statement.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTElseStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTElseStatement</a></strong></code> <div class="block">This class is responsible for handling the Else VTL control statement.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTEQNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTEQNode</a></strong></code> <div class="block">Handles <code>arg1 == arg2</code> @@ -304,47 +308,47 @@ same Class, both numbers or both coerce-able to strings.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTEscape.html" title="class in org.apache.velocity.runtime.parser.node">ASTEscape</a></strong></code> <div class="block">This class is responsible for handling Escapes in VTL.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTEscapedDirective</a></strong></code> <div class="block">This class is responsible for handling EscapedDirectives in VTL.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html" title="class in org.apache.velocity.runtime.parser.node">ASTExpression</a></strong></code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html" title="class in org.apache.velocity.runtime.parser.node">ASTFalse</a></strong></code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</a></strong></code> <div class="block">Handles floating point numbers.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTGENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTGENode</a></strong></code> <div class="block">Handles arg1 >= arg2<br><br></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTGTNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTGTNode</a></strong></code> <div class="block">Handles arg1 > arg2<br><br></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</a></strong></code> <div class="block">ASTIdentifier.java @@ -357,39 +361,43 @@ time.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</a></strong></code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTIncludeStatement</a></strong></code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a></strong></code> <div class="block">This node is responsible for the bracket notation at the end of a reference, e.g., $foo[1]</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</a></strong></code> <div class="block">Handles integer numbers.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerRange</a></strong></code> <div class="block">handles the range 'operator' [ n ..</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTLENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTLENode</a></strong></code> <div class="block">Handles arg1 <= arg2<br><br></div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTLogicalOperator.html" title="class in org.apache.velocity.runtime.parser.node">ASTLogicalOperator</a></strong></code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTLTNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTLTNode</a></strong></code> @@ -443,53 +451,57 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNegateNode</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNENode</a></strong></code> <div class="block">Handles <code>arg1 != arg2</code> by negating evaluation of ASTEQNode</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</a></strong></code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node">ASTObjectArray</a></strong></code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTOrNode</a></strong></code> <div class="block">Please look at the Parser.jjt file which is what controls the generation of this class.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTParameters.html" title="class in org.apache.velocity.runtime.parser.node">ASTParameters</a></strong></code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</a></strong></code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node">ASTReference</a></strong></code> <div class="block">This class is responsible for handling the references in VTL ($foo).</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</a></strong></code> <div class="block">Node for the #set directive</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</a></strong></code> <div class="block">ASTStringLiteral support.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTSubtractNode</a></strong></code> <div class="block">Handles subtraction of nodes (in #set() )<br><br> @@ -498,25 +510,25 @@ what controls the generation of this class.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html" title="class in org.apache.velocity.runtime.parser.node">ASTText</a></strong></code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html" title="class in org.apache.velocity.runtime.parser.node">ASTTextblock</a></strong></code> <div class="block">This node holds the "Textblock" data which should not be interpreted by Velocity.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a></strong></code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTVariable.html" title="class in org.apache.velocity.runtime.parser.node">ASTVariable</a></strong></code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node">ASTWord</a></strong></code> </td> </tr> @@ -539,6 +551,18 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><span class="strong">NodeUtils.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/NodeUtils.html#fixIndentation(org.apache.velocity.runtime.parser.node.SimpleNode, java.lang.String)">fixIndentation</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a> parent, + <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> parentIndentation)</code> +<div class="block">Fix children indentation in structured space gobbling mode.</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">IndentationFixer.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit(org.apache.velocity.runtime.parser.node.SimpleNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a> node, + <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">ParserVisitor.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit(org.apache.velocity.runtime.parser.node.SimpleNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a> node, <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> @@ -646,6 +670,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2000–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2000–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-frame.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-frame.html?rev=1768390&r1=1768389&r2=1768390&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-frame.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-frame.html Sun Nov 6 21:14:47 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.velocity.runtime.parser.node (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>org.apache.velocity.runtime.parser.node (Apache Velocity 2.0-SNAPSHOT API)</title> +<meta name="date" content="2016-11-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> @@ -22,6 +22,7 @@ <li><a href="ASTAddNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTAddNode</a></li> <li><a href="ASTAndNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTAndNode</a></li> <li><a href="ASTAssignment.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTAssignment</a></li> +<li><a href="ASTBinaryOperator.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTBinaryOperator</a></li> <li><a href="ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTBlock</a></li> <li><a href="ASTComment.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTComment</a></li> <li><a href="ASTComparisonNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTComparisonNode</a></li> @@ -45,6 +46,7 @@ <li><a href="ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTIntegerLiteral</a></li> <li><a href="ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTIntegerRange</a></li> <li><a href="ASTLENode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTLENode</a></li> +<li><a href="ASTLogicalOperator.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTLogicalOperator</a></li> <li><a href="ASTLTNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTLTNode</a></li> <li><a href="ASTMap.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTMap</a></li> <li><a href="ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTMathNode</a></li> @@ -52,6 +54,7 @@ <li><a href="ASTMethod.MethodCacheKey.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTMethod.MethodCacheKey</a></li> <li><a href="ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTModNode</a></li> <li><a href="ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTMulNode</a></li> +<li><a href="ASTNegateNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTNegateNode</a></li> <li><a href="ASTNENode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTNENode</a></li> <li><a href="ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTNotNode</a></li> <li><a href="ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTObjectArray</a></li> @@ -69,6 +72,7 @@ <li><a href="ASTWord.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">ASTWord</a></li> <li><a href="BooleanPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">BooleanPropertyExecutor</a></li> <li><a href="GetExecutor.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">GetExecutor</a></li> +<li><a href="IndentationFixer.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">IndentationFixer</a></li> <li><a href="MapGetExecutor.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">MapGetExecutor</a></li> <li><a href="MapSetExecutor.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">MapSetExecutor</a></li> <li><a href="MathUtils.html" title="class in org.apache.velocity.runtime.parser.node" target="classFrame">MathUtils</a></li>
