Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html Sun Nov 6 21:27:16 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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-frame.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-frame.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-frame.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-frame.html Sun Nov 6 21:27:16 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> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-summary.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-summary.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-summary.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-summary.html Sun Nov 6 21:27:16 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>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> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.velocity.runtime.parser.node (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="org.apache.velocity.runtime.parser.node (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -128,33 +128,37 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node">ASTBlock</a></td> +<td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html" title="class in org.apache.velocity.runtime.parser.node">ASTBinaryOperator</a></td> <td class="colLast"> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node">ASTBlock</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html" title="class in org.apache.velocity.runtime.parser.node">ASTComment</a></td> <td class="colLast"> <div class="block">Represents all comments...</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTComparisonNode</a></td> <td class="colLast"> <div class="block">Numeric comparison support<br><br></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</a></td> <td class="colLast"> <div class="block">This class is responsible for handling the pluggable directives in VTL.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html" title="class in org.apache.velocity.runtime.parser.node">ASTDirectiveAssign</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDivNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTDivNode</a></td> <td class="colLast"> <div class="block">Handles number division of nodes<br><br> @@ -163,19 +167,19 @@ what controls the generation of this class.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTElseIfStatement</a></td> <td class="colLast"> <div class="block">This class is responsible for handling the ElseIf VTL control statement.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTElseStatement</a></td> <td class="colLast"> <div class="block">This class is responsible for handling the Else VTL control statement.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEQNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTEQNode</a></td> <td class="colLast"> <div class="block">Handles <code>arg1 == arg2</code> @@ -184,47 +188,47 @@ same Class, both numbers or both coerce-able to strings.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEscape.html" title="class in org.apache.velocity.runtime.parser.node">ASTEscape</a></td> <td class="colLast"> <div class="block">This class is responsible for handling Escapes in VTL.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTEscapedDirective</a></td> <td class="colLast"> <div class="block">This class is responsible for handling EscapedDirectives in VTL.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html" title="class in org.apache.velocity.runtime.parser.node">ASTExpression</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html" title="class in org.apache.velocity.runtime.parser.node">ASTFalse</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</a></td> <td class="colLast"> <div class="block">Handles floating point numbers.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTGENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTGENode</a></td> <td class="colLast"> <div class="block">Handles arg1 >= arg2<br><br></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTGTNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTGTNode</a></td> <td class="colLast"> <div class="block">Handles arg1 > arg2<br><br></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</a></td> <td class="colLast"> <div class="block">ASTIdentifier.java @@ -237,39 +241,43 @@ time.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTIncludeStatement</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a></td> <td class="colLast"> <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="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</a></td> <td class="colLast"> <div class="block">Handles integer numbers.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerRange</a></td> <td class="colLast"> <div class="block">handles the range 'operator' [ n ..</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTLENode</a></td> <td class="colLast"> <div class="block">Handles arg1 <= arg2<br><br></div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLogicalOperator.html" title="class in org.apache.velocity.runtime.parser.node">ASTLogicalOperator</a></td> +<td class="colLast"> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLTNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTLTNode</a></td> <td class="colLast"> @@ -328,54 +336,58 @@ </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNegateNode</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNENode</a></td> <td class="colLast"> <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"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node">ASTObjectArray</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTOrNode</a></td> <td class="colLast"> <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"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTParameters.html" title="class in org.apache.velocity.runtime.parser.node">ASTParameters</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node">ASTReference</a></td> <td class="colLast"> <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"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</a></td> <td class="colLast"> <div class="block">Node for the #set directive</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</a></td> <td class="colLast"> <div class="block">ASTStringLiteral support.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTSubtractNode</a></td> <td class="colLast"> <div class="block">Handles subtraction of nodes (in #set() )<br><br> @@ -384,29 +396,29 @@ what controls the generation of this class.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html" title="class in org.apache.velocity.runtime.parser.node">ASTText</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html" title="class in org.apache.velocity.runtime.parser.node">ASTTextblock</a></td> <td class="colLast"> <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"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTVariable.html" title="class in org.apache.velocity.runtime.parser.node">ASTVariable</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node">ASTWord</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">BooleanPropertyExecutor</a></td> <td class="colLast"> <div class="block">Handles discovery and valuation of a @@ -414,13 +426,19 @@ form public boolean is<property> when executed.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/GetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">GetExecutor</a></td> <td class="colLast"> <div class="block">Executor that simply tries to execute a get(key) operation.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html" title="class in org.apache.velocity.runtime.parser.node">IndentationFixer</a></td> +<td class="colLast"> +<div class="block">Helper class to fix indentation in structured mode.</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/velocity/runtime/parser/node/MapGetExecutor.html" title="class in org.apache.velocity.runtime.parser.node">MapGetExecutor</a></td> <td class="colLast"> @@ -548,6 +566,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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-tree.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-tree.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-tree.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-tree.html Sun Nov 6 21:27:16 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>org.apache.velocity.runtime.parser.node Class Hierarchy (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>org.apache.velocity.runtime.parser.node Class Hierarchy (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="org.apache.velocity.runtime.parser.node Class Hierarchy (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="org.apache.velocity.runtime.parser.node Class Hierarchy (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -88,6 +88,7 @@ </ul> </li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTMethod.MethodCacheKey</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">IndentationFixer</span></a> (implements org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html" title="interface in org.apache.velocity.runtime.parser.node">ParserVisitor</a>)</li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/MathUtils.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">MathUtils</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/NodeUtils.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">NodeUtils</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/SetExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">SetExecutor</span></a> @@ -100,10 +101,9 @@ </li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">SimpleNode</span></a> (implements org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a>) <ul> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTAndNode</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAssignment.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTAssignment</span></a></li> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTBlock</span></a></li> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTComment</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTBinaryOperator</span></a> +<ul> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTComparisonNode</span></a> <ul> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEQNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTEQNode</span></a> @@ -117,6 +117,25 @@ <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLTNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTLTNode</span></a></li> </ul> </li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLogicalOperator.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTLogicalOperator</span></a> +<ul> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAndNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTAndNode</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTOrNode</span></a></li> +</ul> +</li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTMathNode</span></a> +<ul> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAddNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTAddNode</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDivNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTDivNode</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTModNode</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTMulNode</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTSubtractNode</span></a></li> +</ul> +</li> +</ul> +</li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTBlock</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTComment</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTDirective</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTDirectiveAssign</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTElseIfStatement</span></a></li> @@ -133,19 +152,10 @@ <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTIntegerLiteral</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTIntegerRange</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTMap</span></a></li> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTMathNode</span></a> -<ul> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTAddNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTAddNode</span></a></li> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDivNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTDivNode</span></a></li> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTModNode</span></a></li> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTMulNode</span></a></li> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTSubtractNode</span></a></li> -</ul> -</li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTMethod</span></a></li> +<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTNegateNode</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTNotNode</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTObjectArray</span></a></li> -<li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTOrNode</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTParameters.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTParameters</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTprocess</span></a></li> <li type="circle">org.apache.velocity.runtime.parser.node.<a href="../../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">ASTReference</span></a></li> @@ -216,6 +226,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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-use.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-use.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-use.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/package-use.html Sun Nov 6 21:27:16 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:21 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.velocity.runtime.parser.node (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Package 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> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.velocity.runtime.parser.node (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.velocity.runtime.parser.node (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -225,24 +225,30 @@ <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTAssignment.html#org.apache.velocity.runtime.parser.node">ASTAssignment</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTBlock.html#org.apache.velocity.runtime.parser.node">ASTBlock</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTBinaryOperator.html#org.apache.velocity.runtime.parser.node">ASTBinaryOperator</a> </td> </tr> <tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTBlock.html#org.apache.velocity.runtime.parser.node">ASTBlock</a> </td> +</tr> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTComment.html#org.apache.velocity.runtime.parser.node">ASTComment</a> <div class="block">Represents all comments...</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTComparisonNode.html#org.apache.velocity.runtime.parser.node">ASTComparisonNode</a> <div class="block">Numeric comparison support<br><br></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTDirective.html#org.apache.velocity.runtime.parser.node">ASTDirective</a> <div class="block">This class is responsible for handling the pluggable directives in VTL.</div> </td> </tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTDirectiveAssign.html#org.apache.velocity.runtime.parser.node">ASTDirectiveAssign</a> </td> +</tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTDivNode.html#org.apache.velocity.runtime.parser.node">ASTDivNode</a> <div class="block">Handles number division of nodes<br><br> @@ -318,20 +324,29 @@ <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTIfStatement.html#org.apache.velocity.runtime.parser.node">ASTIfStatement</a> </td> </tr> <tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTIndex.html#org.apache.velocity.runtime.parser.node">ASTIndex</a> +<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="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTIntegerLiteral.html#org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</a> <div class="block">Handles integer numbers.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTIntegerRange.html#org.apache.velocity.runtime.parser.node">ASTIntegerRange</a> <div class="block">handles the range 'operator' [ n ..</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTLENode.html#org.apache.velocity.runtime.parser.node">ASTLENode</a> <div class="block">Handles arg1 <= arg2<br><br></div> </td> </tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTLogicalOperator.html#org.apache.velocity.runtime.parser.node">ASTLogicalOperator</a> </td> +</tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTLTNode.html#org.apache.velocity.runtime.parser.node">ASTLTNode</a> <div class="block">Handles arg1 < arg2<br><br></div> @@ -425,34 +440,39 @@ <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTText.html#org.apache.velocity.runtime.parser.node">ASTText</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTTrue.html#org.apache.velocity.runtime.parser.node">ASTTrue</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTTextblock.html#org.apache.velocity.runtime.parser.node">ASTTextblock</a> +<div class="block">This node holds the "Textblock" data which should not be interpreted by Velocity.</div> +</td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTWord.html#org.apache.velocity.runtime.parser.node">ASTWord</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTTrue.html#org.apache.velocity.runtime.parser.node">ASTTrue</a> </td> </tr> <tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTWord.html#org.apache.velocity.runtime.parser.node">ASTWord</a> </td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/Node.html#org.apache.velocity.runtime.parser.node">Node</a> <div class="block">This file describes the interface between the Velocity code and the JavaCC generated code.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ParserVisitor.html#org.apache.velocity.runtime.parser.node">ParserVisitor</a> <div class="block">Interface used in implementation of visitor pattern.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/PropertyExecutor.html#org.apache.velocity.runtime.parser.node">PropertyExecutor</a> <div class="block">Returned the value of object property when executed.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/SetExecutor.html#org.apache.velocity.runtime.parser.node">SetExecutor</a> <div class="block">Abstract class that is used to execute an arbitrary method that is in introspected.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html#org.apache.velocity.runtime.parser.node">SimpleNode</a> </td> </tr> </tbody> @@ -499,6 +519,9 @@ </td> </tr> <tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTDirectiveAssign.html#org.apache.velocity.runtime.visitor">ASTDirectiveAssign</a> </td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTDivNode.html#org.apache.velocity.runtime.visitor">ASTDivNode</a> <div class="block">Handles number division of nodes<br><br> @@ -506,17 +529,17 @@ what controls the generation of this class.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTElseIfStatement.html#org.apache.velocity.runtime.visitor">ASTElseIfStatement</a> <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="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTElseStatement.html#org.apache.velocity.runtime.visitor">ASTElseStatement</a> <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="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTEQNode.html#org.apache.velocity.runtime.visitor">ASTEQNode</a> <div class="block">Handles <code>arg1 == arg2</code> @@ -524,40 +547,40 @@ same Class, both numbers or both coerce-able to strings.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTEscape.html#org.apache.velocity.runtime.visitor">ASTEscape</a> <div class="block">This class is responsible for handling Escapes in VTL.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTEscapedDirective.html#org.apache.velocity.runtime.visitor">ASTEscapedDirective</a> <div class="block">This class is responsible for handling EscapedDirectives in VTL.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTExpression.html#org.apache.velocity.runtime.visitor">ASTExpression</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTFalse.html#org.apache.velocity.runtime.visitor">ASTFalse</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTFloatingPointLiteral.html#org.apache.velocity.runtime.visitor">ASTFloatingPointLiteral</a> <div class="block">Handles floating point numbers.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTGENode.html#org.apache.velocity.runtime.visitor">ASTGENode</a> <div class="block">Handles arg1 >= arg2<br><br></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTGTNode.html#org.apache.velocity.runtime.visitor">ASTGTNode</a> <div class="block">Handles arg1 > arg2<br><br></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTIdentifier.html#org.apache.velocity.runtime.visitor">ASTIdentifier</a> <div class="block">ASTIdentifier.java @@ -569,9 +592,15 @@ time.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTIfStatement.html#org.apache.velocity.runtime.visitor">ASTIfStatement</a> </td> </tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTIndex.html#org.apache.velocity.runtime.visitor">ASTIndex</a> +<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"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTIntegerLiteral.html#org.apache.velocity.runtime.visitor">ASTIntegerLiteral</a> <div class="block">Handles integer numbers.</div> @@ -672,17 +701,22 @@ <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTText.html#org.apache.velocity.runtime.visitor">ASTText</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTTrue.html#org.apache.velocity.runtime.visitor">ASTTrue</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTTextblock.html#org.apache.velocity.runtime.visitor">ASTTextblock</a> +<div class="block">This node holds the "Textblock" data which should not be interpreted by Velocity.</div> +</td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTWord.html#org.apache.velocity.runtime.visitor">ASTWord</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTTrue.html#org.apache.velocity.runtime.visitor">ASTTrue</a> </td> </tr> <tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ASTWord.html#org.apache.velocity.runtime.visitor">ASTWord</a> </td> +</tr> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/ParserVisitor.html#org.apache.velocity.runtime.visitor">ParserVisitor</a> <div class="block">Interface used in implementation of visitor pattern.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/velocity/runtime/parser/node/class-use/SimpleNode.html#org.apache.velocity.runtime.visitor">SimpleNode</a> </td> </tr> </tbody> @@ -786,6 +820,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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-frame.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-frame.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-frame.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-frame.html Sun Nov 6 21:27:16 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 (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>org.apache.velocity.runtime.parser (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> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-summary.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-summary.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-summary.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-summary.html Sun Nov 6 21:27:16 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>org.apache.velocity.runtime.parser (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>org.apache.velocity.runtime.parser (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="org.apache.velocity.runtime.parser (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="org.apache.velocity.runtime.parser (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -225,6 +225,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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-tree.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-tree.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-tree.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-tree.html Sun Nov 6 21:27:16 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>org.apache.velocity.runtime.parser Class Hierarchy (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>org.apache.velocity.runtime.parser Class Hierarchy (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="org.apache.velocity.runtime.parser Class Hierarchy (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="org.apache.velocity.runtime.parser Class Hierarchy (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -153,6 +153,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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-use.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-use.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-use.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-use.html Sun Nov 6 21:27:16 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:21 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.velocity.runtime.parser (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Uses of Package org.apache.velocity.runtime.parser (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 Package org.apache.velocity.runtime.parser (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.velocity.runtime.parser (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -301,6 +301,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/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ContentResource.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ContentResource.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ContentResource.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ContentResource.html Sun Nov 6 21:27:16 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:19 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ContentResource (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>ContentResource (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="ContentResource (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="ContentResource (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -303,6 +303,6 @@ extends <a href="../../../../../org/apac <!-- --> </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/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/Resource.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/Resource.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/Resource.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/Resource.html Sun Nov 6 21:27:16 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:19 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Resource (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>Resource (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="Resource (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Resource (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -775,6 +775,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </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/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCache.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCache.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCache.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCache.html Sun Nov 6 21:27:16 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:19 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ResourceCache (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>ResourceCache (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="ResourceCache (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="ResourceCache (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -312,6 +312,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/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCacheImpl.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCacheImpl.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCacheImpl.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCacheImpl.html Sun Nov 6 21:27:16 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:19 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ResourceCacheImpl (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-26"> +<title>ResourceCacheImpl (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="ResourceCacheImpl (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="ResourceCacheImpl (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -450,6 +450,6 @@ implements <a href="../../../../../org/a <!-- --> </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>
