Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTGTNode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTGTNode.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/ASTGTNode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTGTNode.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.ASTGTNode (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.ASTGTNode (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.ASTGTNode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTGTNode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTGTNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTGTNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTGTNode</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.ASTGTNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTGTNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTGTNode</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> @@ -181,6 +186,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/ASTIdentifier.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIdentifier.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/ASTIdentifier.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIdentifier.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.ASTIdentifier (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.ASTIdentifier (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.ASTIdentifier (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTIdentifier (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTIdentifier, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</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.ASTIdentifier, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html" title="class in org.apache.velocity.runtime.parser.node">ASTIdentifier</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> @@ -181,6 +186,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/ASTIfStatement.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIfStatement.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/ASTIfStatement.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIfStatement.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.ASTIfStatement (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.ASTIfStatement (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.ASTIfStatement (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTIfStatement (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTIfStatement, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</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.ASTIfStatement, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</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> @@ -181,6 +186,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/ASTIncludeStatement.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIncludeStatement.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/ASTIncludeStatement.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIncludeStatement.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.ASTIncludeStatement (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.ASTIncludeStatement (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.ASTIncludeStatement (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTIncludeStatement (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/ASTIndex.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIndex.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/ASTIndex.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIndex.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.ASTIndex (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.ASTIndex (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.ASTIndex (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTIndex (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -66,7 +66,76 @@ <div class="header"> <h2 title="Uses of Class org.apache.velocity.runtime.parser.node.ASTIndex" class="title">Uses of Class<br>org.apache.velocity.runtime.parser.node.ASTIndex</h2> </div> -<div class="classUseContainer">No usage of org.apache.velocity.runtime.parser.node.ASTIndex</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.velocity.runtime.parser.node">org.apache.velocity.runtime.parser.node</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.velocity.runtime.visitor">org.apache.velocity.runtime.visitor</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.velocity.runtime.parser.node"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</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 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/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<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.ASTIndex, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</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.ASTIndex, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</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> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.velocity.runtime.visitor"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a> in <a href="../../../../../../../org/apache/velocity/runtime/visitor/package-summary.html">org.apache.velocity.runtime.visitor</a></h3> +<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/visitor/package-summary.html">org.apache.velocity.runtime.visitor</a> with parameters of type <a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<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">BaseVisitor.</span><code><strong><a href="../../../../../../../org/apache/velocity/runtime/visitor/BaseVisitor.html#visit(org.apache.velocity.runtime.parser.node.ASTIndex, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</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> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> @@ -112,6 +181,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/ASTIntegerLiteral.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIntegerLiteral.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/ASTIntegerLiteral.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIntegerLiteral.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.ASTIntegerLiteral (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.ASTIntegerLiteral (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.ASTIntegerLiteral (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTIntegerLiteral (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTIntegerLiteral, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</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.ASTIntegerLiteral, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</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> @@ -181,6 +186,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/ASTIntegerRange.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIntegerRange.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/ASTIntegerRange.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTIntegerRange.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.ASTIntegerRange (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.ASTIntegerRange (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.ASTIntegerRange (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTIntegerRange (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTIntegerRange, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerRange</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.ASTIntegerRange, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerRange</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> @@ -181,6 +186,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/ASTLENode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTLENode.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/ASTLENode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTLENode.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.ASTLENode (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.ASTLENode (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.ASTLENode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTLENode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTLENode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTLENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTLENode</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.ASTLENode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTLENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTLENode</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> @@ -181,6 +186,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/ASTLTNode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTLTNode.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/ASTLTNode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTLTNode.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.ASTLTNode (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.ASTLTNode (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.ASTLTNode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTLTNode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTLTNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTLTNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTLTNode</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.ASTLTNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTLTNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTLTNode</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> @@ -181,6 +186,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/ASTMap.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMap.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/ASTMap.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMap.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.ASTMap (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.ASTMap (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.ASTMap (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTMap (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTMap, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node">ASTMap</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.ASTMap, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node">ASTMap</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> @@ -181,6 +186,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/ASTMathNode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMathNode.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/ASTMathNode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMathNode.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.ASTMathNode (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.ASTMathNode (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.ASTMathNode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTMathNode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -193,6 +193,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/ASTMethod.MethodCacheKey.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMethod.MethodCacheKey.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/ASTMethod.MethodCacheKey.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMethod.MethodCacheKey.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.ASTMethod.MethodCacheKey (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.ASTMethod.MethodCacheKey (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.ASTMethod.MethodCacheKey (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTMethod.MethodCacheKey (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/ASTMethod.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMethod.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/ASTMethod.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMethod.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.ASTMethod (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.ASTMethod (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.ASTMethod (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTMethod (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTMethod, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod</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.ASTMethod, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod</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> @@ -181,6 +186,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/ASTModNode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTModNode.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/ASTModNode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTModNode.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.ASTModNode (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.ASTModNode (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.ASTModNode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTModNode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTModNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTModNode</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.ASTModNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTModNode</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> @@ -181,6 +186,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/ASTMulNode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMulNode.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/ASTMulNode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTMulNode.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.ASTMulNode (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.ASTMulNode (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.ASTMulNode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTMulNode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTMulNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMulNode</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.ASTMulNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMulNode</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> @@ -181,6 +186,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/ASTNENode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTNENode.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/ASTNENode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTNENode.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.ASTNENode (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.ASTNENode (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.ASTNENode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTNENode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTNENode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNENode</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.ASTNENode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNENode</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> @@ -181,6 +186,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/ASTNotNode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTNotNode.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/ASTNotNode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTNotNode.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.ASTNotNode (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.ASTNotNode (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.ASTNotNode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTNotNode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTNotNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</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.ASTNotNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</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> @@ -181,6 +186,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/ASTObjectArray.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTObjectArray.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/ASTObjectArray.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTObjectArray.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.ASTObjectArray (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.ASTObjectArray (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.ASTObjectArray (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTObjectArray (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTObjectArray, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node">ASTObjectArray</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.ASTObjectArray, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node">ASTObjectArray</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> @@ -181,6 +186,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/ASTOrNode.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTOrNode.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/ASTOrNode.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTOrNode.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.ASTOrNode (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.ASTOrNode (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.ASTOrNode (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTOrNode (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTOrNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTOrNode</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.ASTOrNode, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTOrNode</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> @@ -181,6 +186,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/ASTParameters.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTParameters.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/ASTParameters.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTParameters.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.ASTParameters (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.ASTParameters (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.ASTParameters (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTParameters (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/ASTReference.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTReference.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/ASTReference.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTReference.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.ASTReference (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.ASTReference (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.ASTReference (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTReference (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTReference, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node">ASTReference</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.ASTReference, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node">ASTReference</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> @@ -181,6 +186,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/ASTSetDirective.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSetDirective.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/ASTSetDirective.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSetDirective.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.ASTSetDirective (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.ASTSetDirective (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.ASTSetDirective (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTSetDirective (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTSetDirective, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</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.ASTSetDirective, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</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> @@ -181,6 +186,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/ASTStringLiteral.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTStringLiteral.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/ASTStringLiteral.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTStringLiteral.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.ASTStringLiteral (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.ASTStringLiteral (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.ASTStringLiteral (Apache Velocity 2.0.0-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTStringLiteral (Apache Velocity 2.0-SNAPSHOT API)"; } //--> </script> @@ -102,6 +102,11 @@ <tbody> <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.ASTStringLiteral, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</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.ASTStringLiteral, java.lang.Object)">visit</a></strong>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</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> @@ -181,6 +186,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>
