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

Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-summary.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-summary.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-summary.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-summary.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.velocity.runtime.parser (Apache Velocity 2.0.0-SNAPSHOT 
API)</title>
-<meta name="date" content="2016-07-26">
+<title>org.apache.velocity.runtime.parser (Apache Velocity 2.0-SNAPSHOT 
API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.velocity.runtime.parser (Apache 
Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="org.apache.velocity.runtime.parser (Apache 
Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -225,6 +225,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#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/package-tree.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-tree.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-tree.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-tree.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.velocity.runtime.parser Class Hierarchy (Apache Velocity 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>org.apache.velocity.runtime.parser Class Hierarchy (Apache Velocity 
2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.velocity.runtime.parser Class 
Hierarchy (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="org.apache.velocity.runtime.parser Class 
Hierarchy (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -153,6 +153,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#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/package-use.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-use.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-use.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/package-use.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:21 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.velocity.runtime.parser (Apache Velocity 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Package org.apache.velocity.runtime.parser (Apache Velocity 
2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package 
org.apache.velocity.runtime.parser (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Package 
org.apache.velocity.runtime.parser (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -301,6 +301,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#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/resource/ContentResource.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ContentResource.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ContentResource.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ContentResource.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ContentResource (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ContentResource (Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ContentResource (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ContentResource (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -303,6 +303,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#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/resource/Resource.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/Resource.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/Resource.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/Resource.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Resource (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Resource (Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Resource (Apache Velocity 2.0.0-SNAPSHOT API)";
+        parent.document.title="Resource (Apache Velocity 2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -775,6 +775,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#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/resource/ResourceCache.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCache.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCache.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCache.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResourceCache (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ResourceCache (Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ResourceCache (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ResourceCache (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -312,6 +312,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#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/resource/ResourceCacheImpl.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCacheImpl.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCacheImpl.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceCacheImpl.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResourceCacheImpl (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ResourceCacheImpl (Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ResourceCacheImpl (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="ResourceCacheImpl (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -450,6 +450,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#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/resource/ResourceFactory.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceFactory.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceFactory.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceFactory.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResourceFactory (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ResourceFactory (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="ResourceFactory (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ResourceFactory (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -102,7 +102,7 @@ extends <a href="http://docs.oracle.com/
 <div class="block">Class responsible for instantiating <code>Resource</code> 
objects,
  given name and type.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: ResourceFactory.java 463298 2006-10-12 16:10:32Z henning $</dd>
+  <dd>$Id: ResourceFactory.java 1764226 2016-10-11 11:23:06Z 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>
@@ -263,6 +263,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/resource/ResourceManager.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceManager.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceManager.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceManager.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResourceManager (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ResourceManager (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="ResourceManager (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="ResourceManager (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -327,6 +327,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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceManagerImpl.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceManagerImpl.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceManagerImpl.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/ResourceManagerImpl.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResourceManagerImpl (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ResourceManagerImpl (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="ResourceManagerImpl (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="ResourceManagerImpl (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -521,6 +521,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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ContentResource.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ContentResource.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ContentResource.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ContentResource.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.resource.ContentResource 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.resource.ContentResource 
(Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.velocity.runtime.resource.ContentResource (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.resource.ContentResource (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -193,6 +193,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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/Resource.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/Resource.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/Resource.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/Resource.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.resource.Resource (Apache 
Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.resource.Resource (Apache 
Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.velocity.runtime.resource.Resource (Apache Velocity 2.0.0-SNAPSHOT 
API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.resource.Resource (Apache Velocity 2.0-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -438,6 +438,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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceCache.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceCache.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceCache.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceCache.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.velocity.runtime.resource.ResourceCache 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Interface org.apache.velocity.runtime.resource.ResourceCache 
(Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.resource.ResourceCache (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.resource.ResourceCache (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -170,6 +170,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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceCacheImpl.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceCacheImpl.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceCacheImpl.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceCacheImpl.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.resource.ResourceCacheImpl 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.resource.ResourceCacheImpl 
(Apache Velocity 2.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.velocity.runtime.resource.ResourceCacheImpl (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.resource.ResourceCacheImpl (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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceFactory.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceFactory.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceFactory.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceFactory.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.resource.ResourceFactory 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.resource.ResourceFactory 
(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.resource.ResourceFactory (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.resource.ResourceFactory (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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceManager.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceManager.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceManager.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceManager.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.velocity.runtime.resource.ResourceManager 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Interface org.apache.velocity.runtime.resource.ResourceManager 
(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.resource.ResourceManager (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Interface 
org.apache.velocity.runtime.resource.ResourceManager (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -154,6 +154,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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceManagerImpl.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceManagerImpl.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceManagerImpl.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/class-use/ResourceManagerImpl.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:20 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.velocity.runtime.resource.ResourceManagerImpl 
(Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>Uses of Class org.apache.velocity.runtime.resource.ResourceManagerImpl 
(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.resource.ResourceManagerImpl (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="Uses of Class 
org.apache.velocity.runtime.resource.ResourceManagerImpl (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/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html?rev=1768390&r1=1768389&r2=1768390&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html
 Sun Nov  6 21:14:47 2016
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Sun Nov 06 22:09:19 CET 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ClasspathResourceLoader (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-26">
+<title>ClasspathResourceLoader (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="ClasspathResourceLoader (Apache Velocity 
2.0.0-SNAPSHOT API)";
+        parent.document.title="ClasspathResourceLoader (Apache Velocity 
2.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -410,6 +410,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