Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTObjectArray.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTObjectArray.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTObjectArray.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/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:01 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>ASTObjectArray (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>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="ASTObjectArray (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ASTObjectArray (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -354,6 +354,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTOrNode.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTOrNode.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTOrNode.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/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:01 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>ASTOrNode (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>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="ASTOrNode (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="ASTOrNode (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -91,12 +91,22 @@
 <li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">org.apache.velocity.runtime.parser.node.SimpleNode</a></li>
 <li>
 <ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html"
 title="class in 
org.apache.velocity.runtime.parser.node">org.apache.velocity.runtime.parser.node.ASTBinaryOperator</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLogicalOperator.html"
 title="class in 
org.apache.velocity.runtime.parser.node">org.apache.velocity.runtime.parser.node.ASTLogicalOperator</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.velocity.runtime.parser.node.ASTOrNode</li>
 </ul>
 </li>
 </ul>
 </li>
 </ul>
+</li>
+</ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -107,11 +117,11 @@
 <hr>
 <br>
 <pre>public class <span class="strong">ASTOrNode</span>
-extends <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html"
 title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></pre>
+extends <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLogicalOperator.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTLogicalOperator</a></pre>
 <div class="block">Please look at the Parser.jjt file which is
  what controls the generation of this class.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: ASTOrNode.java 1753788 2016-07-22 13:23:37Z cbrisson $</dd>
+  <dd>$Id: ASTOrNode.java 1763913 2016-10-08 15:59:05Z cbrisson $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:[email protected]";>Jason van Zyl</a>, <a 
href="mailto:[email protected]";>Geir Magnusson Jr.</a></dd></dl>
 </li>
@@ -180,9 +190,10 @@ extends <a href="../../../../../../org/a
 </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"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html#init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)">init</a></strong>(<a 
href="../../../../../../org/apache/velocity/context/InternalContextAdapter.html"
 title="interface in 
org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
-    <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html#getLiteralOperator()">getLiteralOperator</a></strong>()</code>
+<div class="block">get the string representing the mathematical operator</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>
@@ -197,11 +208,25 @@ extends <a href="../../../../../../org/a
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.velocity.runtime.parser.node.ASTLogicalOperator">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;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">ASTLogicalOperator</a></h3>
+<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLogicalOperator.html#init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)">init</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.velocity.runtime.parser.node.ASTBinaryOperator">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;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">ASTBinaryOperator</a></h3>
+<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html#literal()">literal</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a 
name="methods_inherited_from_class_org.apache.velocity.runtime.parser.node.SimpleNode">
 <!--   -->
 </a>
 <h3>Methods inherited from 
class&nbsp;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">SimpleNode</a></h3>
-<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#childrenAccept(org.apache.velocity.runtime.parser.node.ParserVisitor,
 java.lang.Object)">childrenAccept</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#cleanupParserAndTokens()">cleanupParserAndTokens</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#dump(java.lang.String)">dump</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#execute(java.lang.Object,
 org.apache.velocity.context.InternalContextAdapter)">execute</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getColumn()">getColumn</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstToken()">getFirstToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstTokenImage()">getFirstTokenImage</a>,
 <a href="..
 
/../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getInfo()">getInfo</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastToken()">getLastToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastTokenImage()">getLastTokenImage</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLine()">getLine</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLocation(org.apache.velocity.context.InternalContextAdapter)">getLocation</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getRuntimeServices()">getRuntimeServices</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplate()">getTemplate</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplateName()">getTemplateName</a>,
 <a href="../../../
 
../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getType()">getType</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#isInvalid()">isInvalid</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtAddChild(org.apache.velocity.runtime.parser.node.Node,
 int)">jjtAddChild</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtClose()">jjtClose</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetChild(int)">jjtGetChild</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetParent()">jjtGetParent</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtOpen()">jjtOpen</a>,
 <a href="../../../../../../org/apache/velocity/runtime/
 
parser/node/SimpleNode.html#jjtSetParent(org.apache.velocity.runtime.parser.node.Node)">jjtSetParent</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#literal()">literal</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#render(org.apache.velocity.context.InternalContextAdapter,
 java.io.Writer)">render</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#saveTokenImages()">saveTokenImages</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setFirstToken(org.apache.velocity.runtime.parser.Token)">setFirstToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setInfo(int)">setInfo</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setInvalid()">setInvalid</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#toString()">toString</a>,
  <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#toString(java.lang.String)">toString</a></code></li>
+<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#childrenAccept(org.apache.velocity.runtime.parser.node.ParserVisitor,
 java.lang.Object)">childrenAccept</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#cleanupParserAndTokens()">cleanupParserAndTokens</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#dump(java.lang.String)">dump</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#execute(java.lang.Object,
 org.apache.velocity.context.InternalContextAdapter)">execute</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getColumn()">getColumn</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstToken()">getFirstToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstTokenImage()">getFirstTokenImage</a>,
 <a href="..
 
/../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getInfo()">getInfo</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastToken()">getLastToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastTokenImage()">getLastTokenImage</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLine()">getLine</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLocation(org.apache.velocity.context.InternalContextAdapter)">getLocation</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getRuntimeServices()">getRuntimeServices</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplate()">getTemplate</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplateName()">getTemplateName</a>,
 <a href="../../../
 
../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getType()">getType</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#isInvalid()">isInvalid</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtAddChild(org.apache.velocity.runtime.parser.node.Node,
 int)">jjtAddChild</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtClose()">jjtClose</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetChild(int)">jjtGetChild</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetParent()">jjtGetParent</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtOpen()">jjtOpen</a>,
 <a href="../../../../../../org/apache/velocity/runtime/
 
parser/node/SimpleNode.html#jjtSetParent(org.apache.velocity.runtime.parser.node.Node)">jjtSetParent</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#render(org.apache.velocity.context.InternalContextAdapter,
 java.io.Writer)">render</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#saveTokenImages()">saveTokenImages</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setFirstToken(org.apache.velocity.runtime.parser.Token)">setFirstToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setInfo(int)">setInfo</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setInvalid()">setInvalid</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#toString()">toString</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#toString(java.lang.Stri
 ng)">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -253,6 +278,21 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="getLiteralOperator()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLiteralOperator</h4>
+<pre>public&nbsp;<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>&nbsp;getLiteralOperator()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html#getLiteralOperator()">ASTBinaryOperator</a></code></strong></div>
+<div class="block">get the string representing the mathematical operator</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html#getLiteralOperator()">getLiteralOperator</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTBinaryOperator</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>operator string</dd></dl>
+</li>
+</ul>
 <a name="jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, 
java.lang.Object)">
 <!--   -->
 </a>
@@ -294,7 +334,7 @@ extends <a href="../../../../../../org/a
 <a name="evaluate(org.apache.velocity.context.InternalContextAdapter)">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>evaluate</h4>
 <pre>public&nbsp;boolean&nbsp;evaluate(<a 
href="../../../../../../org/apache/velocity/context/InternalContextAdapter.html"
 title="interface in 
org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context)
@@ -316,25 +356,6 @@ extends <a href="../../../../../../org/a
 <dd><code><a 
href="../../../../../../org/apache/velocity/exception/MethodInvocationException.html"
 title="class in 
org.apache.velocity.exception">MethodInvocationException</a></code></dd><dt><span
 class="strong">See Also:</span></dt><dd><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/Node.html#evaluate(org.apache.velocity.context.InternalContextAdapter)"><code>Node.evaluate(org.apache.velocity.context.InternalContextAdapter)</code></a></dd></dl>
 </li>
 </ul>
-<a name="init(org.apache.velocity.context.InternalContextAdapter, 
java.lang.Object)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>init</h4>
-<pre>public&nbsp;<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>&nbsp;init(<a 
href="../../../../../../org/apache/velocity/context/InternalContextAdapter.html"
 title="interface in 
org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
-          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)
-            throws <a 
href="../../../../../../org/apache/velocity/exception/TemplateInitException.html"
 title="class in org.apache.velocity.exception">TemplateInitException</a></pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/Node.html#init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)">init</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/Node.html" 
title="interface in 
org.apache.velocity.runtime.parser.node">Node</a></code></dd>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)">init</a></code>&nbsp;in class&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">SimpleNode</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>The init result.</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="../../../../../../org/apache/velocity/exception/TemplateInitException.html"
 title="class in 
org.apache.velocity.exception">TemplateInitException</a></code></dd><dt><span 
class="strong">See Also:</span></dt><dd><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/Node.html#init(org.apache.velocity.context.InternalContextAdapter,
 
java.lang.Object)"><code>Node.init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)</code></a></dd></dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>
@@ -402,6 +423,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTParameters.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTParameters.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTParameters.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/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:01 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>ASTParameters (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>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="ASTParameters (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ASTParameters (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -308,6 +308,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTReference.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTReference.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTReference.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/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:01 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>ASTReference (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>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="ASTReference (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ASTReference (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -114,7 +114,7 @@ extends <a href="../../../../../../org/a
  Please look at the Parser.jjt file which is
  what controls the generation of this class.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: ASTReference.java 1753788 2016-07-22 13:23:37Z cbrisson $</dd>
+  <dd>$Id: ASTReference.java 1762066 2016-09-23 14:31:00Z cbrisson $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:[email protected]";>Jason van Zyl</a>, <a 
href="mailto:[email protected]";>Geir Magnusson Jr.</a>, <a 
href="mailto:[email protected]";>Christoph Reck</a>, <a 
href="mailto:[email protected]";>Kent Johnson</a></dd></dl>
 </li>
@@ -593,6 +593,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTSetDirective.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTSetDirective.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTSetDirective.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/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:01 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>ASTSetDirective (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>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="ASTSetDirective (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ASTSetDirective (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -110,7 +110,7 @@
 extends <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html"
 title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></pre>
 <div class="block">Node for the #set directive</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: ASTSetDirective.java 1753788 2016-07-22 13:23:37Z cbrisson $</dd>
+  <dd>$Id: ASTSetDirective.java 1759426 2016-09-06 12:47:42Z cbrisson $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:[email protected]";>Jason van Zyl</a>, <a 
href="mailto:[email protected]";>Geir Magnusson Jr.</a></dd></dl>
 </li>
@@ -187,6 +187,18 @@ extends <a href="../../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#getPostfix()">getPostfix</a></strong>()</code>
+<div class="block">get indentation postfix</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#getPrefix()">getPrefix</a></strong>()</code>
+<div class="block">get indentation prefix</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"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)">init</a></strong>(<a 
href="../../../../../../org/apache/velocity/context/InternalContextAdapter.html"
 title="interface in 
org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>
@@ -205,6 +217,18 @@ extends <a href="../../../../../../org/a
 <div class="block">puts the value of the RHS into the context under the key of 
the LHS</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#setPostfix(java.lang.String)">setPostfix</a></strong>(<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>&nbsp;postfix)</code>
+<div class="block">set indentation postfix</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#setPrefix(java.lang.String)">setPrefix</a></strong>(<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>&nbsp;prefix)</code>
+<div class="block">set indentation prefix</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods_inherited_from_class_org.apache.velocity.runtime.parser.node.SimpleNode">
@@ -328,6 +352,50 @@ extends <a href="../../../../../../org/a
 <dd><code><a 
href="../../../../../../org/apache/velocity/exception/TemplateInitException.html"
 title="class in 
org.apache.velocity.exception">TemplateInitException</a></code></dd><dt><span 
class="strong">See Also:</span></dt><dd><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/Node.html#init(org.apache.velocity.context.InternalContextAdapter,
 
java.lang.Object)"><code>Node.init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)</code></a></dd></dl>
 </li>
 </ul>
+<a name="setPrefix(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPrefix</h4>
+<pre>public&nbsp;void&nbsp;setPrefix(<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>&nbsp;prefix)</pre>
+<div class="block">set indentation prefix</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>prefix</code> - 
</dd></dl>
+</li>
+</ul>
+<a name="getPrefix()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPrefix</h4>
+<pre>public&nbsp;<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>&nbsp;getPrefix()</pre>
+<div class="block">get indentation prefix</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>indentation 
prefix</dd></dl>
+</li>
+</ul>
+<a name="setPostfix(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPostfix</h4>
+<pre>public&nbsp;void&nbsp;setPostfix(<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>&nbsp;postfix)</pre>
+<div class="block">set indentation postfix</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>postfix</code> - 
</dd></dl>
+</li>
+</ul>
+<a name="getPostfix()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPostfix</h4>
+<pre>public&nbsp;<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>&nbsp;getPostfix()</pre>
+<div class="block">get indentation postfix</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>indentation 
prefix</dd></dl>
+</li>
+</ul>
 <a name="render(org.apache.velocity.context.InternalContextAdapter, 
java.io.Writer)">
 <!--   -->
 </a>
@@ -420,6 +488,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTStringLiteral.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTStringLiteral.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTStringLiteral.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/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:01 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>ASTStringLiteral (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>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="ASTStringLiteral (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="ASTStringLiteral (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -444,6 +444,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTSubtractNode.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTSubtractNode.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTSubtractNode.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTSubtractNode.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:01 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>ASTSubtractNode (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ASTSubtractNode (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="ASTSubtractNode (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ASTSubtractNode (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -91,6 +91,9 @@
 <li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">org.apache.velocity.runtime.parser.node.SimpleNode</a></li>
 <li>
 <ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html"
 title="class in 
org.apache.velocity.runtime.parser.node">org.apache.velocity.runtime.parser.node.ASTBinaryOperator</a></li>
+<li>
+<ul class="inheritance">
 <li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html"
 title="class in 
org.apache.velocity.runtime.parser.node">org.apache.velocity.runtime.parser.node.ASTMathNode</a></li>
 <li>
 <ul class="inheritance">
@@ -102,6 +105,8 @@
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -118,7 +123,7 @@ extends <a href="../../../../../../org/a
  Please look at the Parser.jjt file which is
  what controls the generation of this class.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: ASTSubtractNode.java 691048 2008-09-01 20:26:11Z nbubna $</dd>
+  <dd>$Id: ASTSubtractNode.java 1763913 2016-10-08 15:59:05Z cbrisson $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:[email protected]";>Will Glass-Husain</a>, <a 
href="mailto:[email protected]";>Peter Romianowski</a>, <a 
href="mailto:[email protected]";>Jason van Zyl</a>, <a 
href="mailto:[email protected]";>Geir Magnusson Jr.</a></dd></dl>
 </li>
@@ -183,6 +188,12 @@ extends <a href="../../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#getLiteralOperator()">getLiteralOperator</a></strong>()</code>
+<div class="block">get the string representing the mathematical operator</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#perform(java.lang.Number,
 java.lang.Number, 
org.apache.velocity.context.InternalContextAdapter)">perform</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;left,
        <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;right,
@@ -199,11 +210,18 @@ extends <a href="../../../../../../org/a
 <code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#handleSpecial(java.lang.Object,
 java.lang.Object, 
org.apache.velocity.context.InternalContextAdapter)">handleSpecial</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)">init</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor,
 java.lang.Object)">jjtAccept</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTMathNode.html#value(org.apache.velocity.context.InternalContextAdapter)">value</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.velocity.runtime.parser.node.ASTBinaryOperator">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;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">ASTBinaryOperator</a></h3>
+<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html#literal()">literal</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a 
name="methods_inherited_from_class_org.apache.velocity.runtime.parser.node.SimpleNode">
 <!--   -->
 </a>
 <h3>Methods inherited from 
class&nbsp;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">SimpleNode</a></h3>
-<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#childrenAccept(org.apache.velocity.runtime.parser.node.ParserVisitor,
 java.lang.Object)">childrenAccept</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#cleanupParserAndTokens()">cleanupParserAndTokens</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#dump(java.lang.String)">dump</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#execute(java.lang.Object,
 org.apache.velocity.context.InternalContextAdapter)">execute</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getColumn()">getColumn</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstToken()">
 getFirstToken</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstTokenImage()">getFirstTokenImage</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getInfo()">getInfo</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastToken()">getLastToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastTokenImage()">getLastTokenImage</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLine()">getLine</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLocation(org.apache.velocity.context.InternalContextAdapter)">getLocation</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getRuntimeServices()">getRuntimeServices</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplate()"
 >getTemplate</a>, <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplateName()">getTemplateName</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getType()">getType</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#isInvalid()">isInvalid</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtAddChild(org.apache.velocity.runtime.parser.node.Node,
 > int)">jjtAddChild</a>, <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtClose()">jjtClose</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetChild(int)">jjtGetChild</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetParent()">jjtGetParent</a>,
 > <a 
 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtOpen()">jjtOpen</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtSetParent(org.apache.velocity.runtime.parser.node.Node)">jjtSetParent</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#literal()">literal</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#render(org.apache.velocity.context.InternalContextAdapter,
 java.io.Writer)">render</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#saveTokenImages()">saveTokenImages</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setFirstToken(org.apache.velocity.runtime.parser.Token)">setFirstToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setInfo(int)">setInfo</a>,
 <a href="../../../../../../org/apache/velocity/runtime/parser/
 node/SimpleNode.html#setInvalid()">setInvalid</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#toString()">toString</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#toString(java.lang.String)">toString</a></code></li>
+<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#childrenAccept(org.apache.velocity.runtime.parser.node.ParserVisitor,
 java.lang.Object)">childrenAccept</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#cleanupParserAndTokens()">cleanupParserAndTokens</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#dump(java.lang.String)">dump</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#evaluate(org.apache.velocity.context.InternalContextAdapter)">evaluate</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#execute(java.lang.Object,
 org.apache.velocity.context.InternalContextAdapter)">execute</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getColumn()">getColumn</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstToken()">
 getFirstToken</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstTokenImage()">getFirstTokenImage</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getInfo()">getInfo</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastToken()">getLastToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastTokenImage()">getLastTokenImage</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLine()">getLine</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getLocation(org.apache.velocity.context.InternalContextAdapter)">getLocation</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getRuntimeServices()">getRuntimeServices</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplate()"
 >getTemplate</a>, <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getTemplateName()">getTemplateName</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#getType()">getType</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#isInvalid()">isInvalid</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtAddChild(org.apache.velocity.runtime.parser.node.Node,
 > int)">jjtAddChild</a>, <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtClose()">jjtClose</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetChild(int)">jjtGetChild</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</a>,
 > <a 
 >href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtGetParent()">jjtGetParent</a>,
 > <a 
 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtOpen()">jjtOpen</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#jjtSetParent(org.apache.velocity.runtime.parser.node.Node)">jjtSetParent</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#render(org.apache.velocity.context.InternalContextAdapter,
 java.io.Writer)">render</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#saveTokenImages()">saveTokenImages</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setFirstToken(org.apache.velocity.runtime.parser.Token)">setFirstToken</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setInfo(int)">setInfo</a>,
 <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#setInvalid()">setInvalid</a>,
 <a href="../../../../../../org/apache/velocity/runtime/p
 arser/node/SimpleNode.html#toString()">toString</a>, <a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#toString(java.lang.String)">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -255,6 +273,21 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="getLiteralOperator()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLiteralOperator</h4>
+<pre>public&nbsp;<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>&nbsp;getLiteralOperator()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html#getLiteralOperator()">ASTBinaryOperator</a></code></strong></div>
+<div class="block">get the string representing the mathematical operator</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html#getLiteralOperator()">getLiteralOperator</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html"
 title="class in 
org.apache.velocity.runtime.parser.node">ASTBinaryOperator</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>operator string</dd></dl>
+</li>
+</ul>
 <a name="perform(java.lang.Number, java.lang.Number, 
org.apache.velocity.context.InternalContextAdapter)">
 <!--   -->
 </a>
@@ -339,6 +372,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTText.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTText.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTText.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTText.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:01 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>ASTText (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ASTText (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="ASTText (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="ASTText (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -163,20 +163,32 @@ extends <a href="../../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#getCtext()">getCtext</a></strong>()</code>
+<div class="block">text getter</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#init(org.apache.velocity.context.InternalContextAdapter,
 java.lang.Object)">init</a></strong>(<a 
href="../../../../../../org/apache/velocity/context/InternalContextAdapter.html"
 title="interface in 
org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor,
 java.lang.Object)">jjtAccept</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html"
 title="interface in 
org.apache.velocity.runtime.parser.node">ParserVisitor</a>&nbsp;visitor,
          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;data)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#render(org.apache.velocity.context.InternalContextAdapter,
 java.io.Writer)">render</a></strong>(<a 
href="../../../../../../org/apache/velocity/context/InternalContextAdapter.html"
 title="interface in 
org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io">Writer</a>&nbsp;writer)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#setCtext(java.lang.String)">setCtext</a></strong>(<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>&nbsp;ctext)</code>
+<div class="block">text setter</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods_inherited_from_class_org.apache.velocity.runtime.parser.node.SimpleNode">
@@ -235,6 +247,28 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="getCtext()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCtext</h4>
+<pre>public&nbsp;<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>&nbsp;getCtext()</pre>
+<div class="block">text getter</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>ctext</dd></dl>
+</li>
+</ul>
+<a name="setCtext(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCtext</h4>
+<pre>public&nbsp;void&nbsp;setCtext(<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>&nbsp;ctext)</pre>
+<div class="block">text setter</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ctext</code> - 
</dd></dl>
+</li>
+</ul>
 <a name="jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, 
java.lang.Object)">
 <!--   -->
 </a>
@@ -358,6 +392,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTTextblock.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTTextblock.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTTextblock.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTTextblock.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:01 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>ASTTextblock (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ASTTextblock (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="ASTTextblock (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ASTTextblock (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -405,6 +405,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTTrue.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTTrue.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTTrue.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTTrue.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:01 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>ASTTrue (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ASTTrue (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="ASTTrue (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="ASTTrue (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -370,6 +370,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTVariable.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTVariable.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTVariable.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTVariable.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:01 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>ASTVariable (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ASTVariable (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="ASTVariable (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ASTVariable (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -332,6 +332,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTWord.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTWord.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTWord.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTWord.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:01 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>ASTWord (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ASTWord (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="ASTWord (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="ASTWord (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -332,6 +332,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/ASTprocess.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTprocess.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTprocess.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTprocess.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:01 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>ASTprocess (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ASTprocess (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="ASTprocess (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ASTprocess (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -332,6 +332,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/AbstractExecutor.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/AbstractExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/AbstractExecutor.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/AbstractExecutor.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:01 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:18 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>AbstractExecutor (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="AbstractExecutor (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="AbstractExecutor (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -358,6 +358,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/BooleanPropertyExecutor.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.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:01 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>BooleanPropertyExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>BooleanPropertyExecutor (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="BooleanPropertyExecutor (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="BooleanPropertyExecutor (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -340,6 +340,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/GetExecutor.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/GetExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/GetExecutor.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/GetExecutor.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:01 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>GetExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>GetExecutor (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="GetExecutor (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="GetExecutor (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -38,7 +38,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/MapGetExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Next Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/velocity/runtime/parser/node/GetExecutor.html"
 target="_top">Frames</a></li>
@@ -110,7 +110,7 @@ extends <a href="../../../../../../org/a
  implement the Map interface as was previously
  the case.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: GetExecutor.java 1753137 2016-07-17 23:33:09Z cbrisson $</dd>
+  <dd>$Id: GetExecutor.java 1754151 2016-07-26 16:11:28Z cbrisson $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:[email protected]";>Jason van Zyl</a></dd></dl>
 </li>
@@ -285,7 +285,7 @@ extends <a href="../../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/MapGetExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Next Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/velocity/runtime/parser/node/GetExecutor.html"
 target="_top">Frames</a></li>
@@ -325,6 +325,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/MapGetExecutor.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapGetExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapGetExecutor.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapGetExecutor.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:01 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>MapGetExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>MapGetExecutor (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="MapGetExecutor (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="MapGetExecutor (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -37,7 +37,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/GetExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Prev Class</span></a></li>
 <li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/MapSetExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -312,7 +312,7 @@ extends <a href="../../../../../../org/a
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/GetExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Prev Class</span></a></li>
 <li><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/MapSetExecutor.html"
 title="class in org.apache.velocity.runtime.parser.node"><span 
class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -353,6 +353,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;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/MapSetExecutor.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapSetExecutor.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapSetExecutor.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapSetExecutor.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:01 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>MapSetExecutor (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>MapSetExecutor (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="MapSetExecutor (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="MapSetExecutor (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -315,6 +315,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>


Reply via email to