Modified: 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-summary.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-summary.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-summary.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-summary.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.velocity.runtime (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>org.apache.velocity.runtime (Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.velocity.runtime (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="org.apache.velocity.runtime (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -149,6 +149,23 @@
 </tbody>
 </table>
 </li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.SpaceGobbling.html"
 title="enum in 
org.apache.velocity.runtime">RuntimeConstants.SpaceGobbling</a></td>
+<td class="colLast">
+<div class="block">Space gobbling modes</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
@@ -196,6 +213,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/package-tree.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-tree.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-tree.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-tree.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.velocity.runtime Class Hierarchy (Apache Velocity 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>org.apache.velocity.runtime Class Hierarchy (Apache Velocity 
2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.velocity.runtime Class Hierarchy 
(Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="org.apache.velocity.runtime Class Hierarchy 
(Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -90,6 +90,18 @@
 <li type="circle">org.apache.velocity.runtime.<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html" 
title="interface in org.apache.velocity.runtime"><span 
class="strong">RuntimeConstants</span></a></li>
 <li type="circle">org.apache.velocity.runtime.<a 
href="../../../../org/apache/velocity/runtime/RuntimeServices.html" 
title="interface in org.apache.velocity.runtime"><span 
class="strong">RuntimeServices</span></a></li>
 </ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="strong">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
+<ul>
+<li type="circle">org.apache.velocity.runtime.<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.SpaceGobbling.html"
 title="enum in org.apache.velocity.runtime"><span 
class="strong">RuntimeConstants.SpaceGobbling</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">
@@ -136,6 +148,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/package-use.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-use.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-use.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/package-use.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:21 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.velocity.runtime (Apache Velocity 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Package org.apache.velocity.runtime (Apache Velocity 
2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.velocity.runtime 
(Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.velocity.runtime 
(Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -206,6 +206,11 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a 
href="../../../../org/apache/velocity/runtime/class-use/RuntimeConstants.SpaceGobbling.html#org.apache.velocity.runtime">RuntimeConstants.SpaceGobbling</a>
+<div class="block">Space gobbling modes</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/velocity/runtime/class-use/RuntimeServices.html#org.apache.velocity.runtime">RuntimeServices</a>
 <div class="block">Interface for internal runtime services that are needed by 
the
  various components w/in Velocity.</div>
@@ -434,6 +439,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/CharStream.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/CharStream.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/CharStream.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/CharStream.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>CharStream (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>CharStream (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="CharStream (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="CharStream (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -404,6 +404,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/JJTParserState.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/JJTParserState.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/JJTParserState.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/JJTParserState.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>JJTParserState (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>JJTParserState (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="JJTParserState (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="JJTParserState (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -387,6 +387,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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParseException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParseException.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParseException.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParseException.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>ParseException (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ParseException (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="ParseException (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ParseException (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -489,6 +489,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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/Parser.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/Parser.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/Parser.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/Parser.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>Parser (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Parser (Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Parser (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="Parser (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -1317,6 +1317,6 @@ implements <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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserConstants.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserConstants.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserConstants.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserConstants.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>ParserConstants (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ParserConstants (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="ParserConstants (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ParserConstants (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -1555,6 +1555,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTokenManager.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTokenManager.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTokenManager.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTokenManager.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>ParserTokenManager (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ParserTokenManager (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="ParserTokenManager (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="ParserTokenManager (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -578,6 +578,6 @@ implements <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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTreeConstants.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTreeConstants.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTreeConstants.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTreeConstants.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>ParserTreeConstants (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ParserTreeConstants (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="ParserTreeConstants (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="ParserTreeConstants (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -809,6 +809,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/TemplateParseException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/TemplateParseException.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/TemplateParseException.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/TemplateParseException.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>TemplateParseException (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>TemplateParseException (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="TemplateParseException (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="TemplateParseException (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -481,6 +481,6 @@ implements <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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/Token.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/Token.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/Token.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/Token.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>Token (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Token (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="Token (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="Token (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -532,6 +532,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/TokenMgrError.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/TokenMgrError.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/TokenMgrError.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/TokenMgrError.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>TokenMgrError (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>TokenMgrError (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="TokenMgrError (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="TokenMgrError (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -390,6 +390,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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/VelocityCharStream.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/VelocityCharStream.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/VelocityCharStream.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/VelocityCharStream.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33: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>VelocityCharStream (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>VelocityCharStream (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="VelocityCharStream (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="VelocityCharStream (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -698,6 +698,6 @@ implements <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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/CharStream.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/CharStream.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/CharStream.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/CharStream.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.velocity.runtime.parser.CharStream (Apache 
Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Interface org.apache.velocity.runtime.parser.CharStream (Apache 
Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.parser.CharStream (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.parser.CharStream (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -220,6 +220,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/JJTParserState.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/JJTParserState.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/JJTParserState.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/JJTParserState.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.parser.JJTParserState (Apache 
Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.parser.JJTParserState (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.JJTParserState (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.JJTParserState (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -152,6 +152,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.parser.ParseException (Apache 
Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.parser.ParseException (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.ParseException (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.ParseException (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -582,6 +582,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.parser.Parser (Apache 
Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.parser.Parser (Apache 
Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.Parser (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.Parser (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -184,97 +184,105 @@
              int&nbsp;id)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html#ASTBinaryOperator(org.apache.velocity.runtime.parser.Parser,
 int)">ASTBinaryOperator</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
+                 int&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTBlock.html#ASTBlock(org.apache.velocity.runtime.parser.Parser,
 int)">ASTBlock</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
         int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComment.html#ASTComment(org.apache.velocity.runtime.parser.Parser,
 int)">ASTComment</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
           int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#ASTComparisonNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTComparisonNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                  int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirective.html#ASTDirective(org.apache.velocity.runtime.parser.Parser,
 int)">ASTDirective</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
             int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html#ASTDirectiveAssign(org.apache.velocity.runtime.parser.Parser,
 int)">ASTDirectiveAssign</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                   int&nbsp;i)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTDivNode.html#ASTDivNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTDivNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
           int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#ASTElseIfStatement(org.apache.velocity.runtime.parser.Parser,
 int)">ASTElseIfStatement</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                   int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTElseStatement.html#ASTElseStatement(org.apache.velocity.runtime.parser.Parser,
 int)">ASTElseStatement</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                 int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEQNode.html#ASTEQNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTEQNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
          int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEscape.html#ASTEscape(org.apache.velocity.runtime.parser.Parser,
 int)">ASTEscape</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
          int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html#ASTEscapedDirective(org.apache.velocity.runtime.parser.Parser,
 int)">ASTEscapedDirective</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                    int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTExpression.html#ASTExpression(org.apache.velocity.runtime.parser.Parser,
 int)">ASTExpression</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
              int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTFalse.html#ASTFalse(org.apache.velocity.runtime.parser.Parser,
 int)">ASTFalse</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
         int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html#ASTFloatingPointLiteral(org.apache.velocity.runtime.parser.Parser,
 int)">ASTFloatingPointLiteral</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                        int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTGENode.html#ASTGENode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTGENode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
          int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTGTNode.html#ASTGTNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTGTNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
          int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIdentifier.html#ASTIdentifier(org.apache.velocity.runtime.parser.Parser,
 int)">ASTIdentifier</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
              int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIfStatement.html#ASTIfStatement(org.apache.velocity.runtime.parser.Parser,
 int)">ASTIfStatement</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
               int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html#ASTIncludeStatement(org.apache.velocity.runtime.parser.Parser,
 int)">ASTIncludeStatement</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                    int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIndex.html#ASTIndex(org.apache.velocity.runtime.parser.Parser,
 int)">ASTIndex</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
         int&nbsp;i)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html#ASTIntegerLiteral(org.apache.velocity.runtime.parser.Parser,
 int)">ASTIntegerLiteral</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                  int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#ASTIntegerRange(org.apache.velocity.runtime.parser.Parser,
 int)">ASTIntegerRange</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLENode.html#ASTLENode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTLENode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
          int&nbsp;id)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLogicalOperator.html#ASTLogicalOperator(org.apache.velocity.runtime.parser.Parser,
 int)">ASTLogicalOperator</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
+                  int&nbsp;id)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTLTNode.html#ASTLTNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTLTNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
          int&nbsp;id)</code>&nbsp;</td>
@@ -300,66 +308,70 @@
           int&nbsp;id)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNegateNode.html#ASTNegateNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTNegateNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
+             int&nbsp;i)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNENode.html#ASTNENode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTNENode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
          int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTNotNode.html#ASTNotNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTNotNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
           int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTObjectArray.html#ASTObjectArray(org.apache.velocity.runtime.parser.Parser,
 int)">ASTObjectArray</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
               int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTOrNode.html#ASTOrNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTOrNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
          int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTParameters.html#ASTParameters(org.apache.velocity.runtime.parser.Parser,
 int)">ASTParameters</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
              int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html#ASTprocess(org.apache.velocity.runtime.parser.Parser,
 int)">ASTprocess</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
           int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTReference.html#ASTReference(org.apache.velocity.runtime.parser.Parser,
 int)">ASTReference</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
             int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSetDirective.html#ASTSetDirective(org.apache.velocity.runtime.parser.Parser,
 int)">ASTSetDirective</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#ASTStringLiteral(org.apache.velocity.runtime.parser.Parser,
 int)">ASTStringLiteral</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                 int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTSubtractNode.html#ASTSubtractNode(org.apache.velocity.runtime.parser.Parser,
 int)">ASTSubtractNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
                int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html#ASTText(org.apache.velocity.runtime.parser.Parser,
 int)">ASTText</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
        int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html#ASTTextblock(org.apache.velocity.runtime.parser.Parser,
 int)">ASTTextblock</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
             int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html#ASTTrue(org.apache.velocity.runtime.parser.Parser,
 int)">ASTTrue</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
        int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTVariable.html#ASTVariable(org.apache.velocity.runtime.parser.Parser,
 int)">ASTVariable</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
            int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html#ASTWord(org.apache.velocity.runtime.parser.Parser,
 int)">ASTWord</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
        int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/velocity/runtime/parser/node/SimpleNode.html#SimpleNode(org.apache.velocity.runtime.parser.Parser,
 int)">SimpleNode</a></strong>(<a 
href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" 
title="class in org.apache.velocity.runtime.parser">Parser</a>&nbsp;p,
           int&nbsp;i)</code>&nbsp;</td>
 </tr>
@@ -415,6 +427,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserConstants.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserConstants.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserConstants.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserConstants.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.velocity.runtime.parser.ParserConstants 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Interface org.apache.velocity.runtime.parser.ParserConstants 
(Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.parser.ParserConstants (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.parser.ParserConstants (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -161,6 +161,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTokenManager.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTokenManager.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTokenManager.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTokenManager.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.parser.ParserTokenManager 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.parser.ParserTokenManager 
(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.ParserTokenManager (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.ParserTokenManager (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -182,6 +182,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTreeConstants.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTreeConstants.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTreeConstants.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTreeConstants.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface 
org.apache.velocity.runtime.parser.ParserTreeConstants (Apache Velocity 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Interface 
org.apache.velocity.runtime.parser.ParserTreeConstants (Apache Velocity 
2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.parser.ParserTreeConstants (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.parser.ParserTreeConstants (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -155,6 +155,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TemplateParseException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TemplateParseException.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TemplateParseException.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TemplateParseException.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.parser.TemplateParseException 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.parser.TemplateParseException 
(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.TemplateParseException (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.TemplateParseException (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Token.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Token.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Token.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Token.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.parser.Token (Apache Velocity 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.parser.Token (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.Token (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.Token (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -448,6 +448,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TokenMgrError.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TokenMgrError.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TokenMgrError.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TokenMgrError.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.parser.TokenMgrError (Apache 
Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.parser.TokenMgrError (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.TokenMgrError (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.TokenMgrError (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </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/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/VelocityCharStream.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/VelocityCharStream.html?rev=1768393&r1=1768392&r2=1768393&view=diff
==============================================================================
--- 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/VelocityCharStream.html
 (original)
+++ 
velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/VelocityCharStream.html
 Sun Nov  6 21:27:16 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.parser.VelocityCharStream 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.parser.VelocityCharStream 
(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.VelocityCharStream (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.parser.VelocityCharStream (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </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