You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2016/07/26 16:26:24 UTC

svn commit: r1754154 [12/32] - in /velocity/site/cms/trunk/content/engine/devel/apidocs: ./ org/apache/velocity/ org/apache/velocity/app/ org/apache/velocity/app/class-use/ org/apache/velocity/app/event/ org/apache/velocity/app/event/class-use/ org/apa...

Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>MacroParseException (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/Parse.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Parse.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Parse.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Parse.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Parse (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/RuntimeMacro.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>RuntimeMacro (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -168,9 +168,7 @@ extends <a href="../../../../../org/apac
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#RuntimeMacro(java.lang.String)">RuntimeMacro</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;macroName)</code>
-<div class="block">Create a RuntimeMacro instance.</div>
-</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#RuntimeMacro()">RuntimeMacro</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -208,10 +206,11 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a>&nbsp;rs,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#init(org.apache.velocity.runtime.RuntimeServices, java.lang.String, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></strong>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a>&nbsp;rs,
+    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
     <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
     <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a>&nbsp;node)</code>
-<div class="block">Intialize the Runtime macro.</div>
+<div class="block">Initialize the Runtime macro.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -237,7 +236,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.velocity.runtime.directive.<a href="../../../../../org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</a></h3>
-<code><a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#getColumn()">getColumn</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#getLine()">getLine</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#getTemplate()">getTemplate</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#getTemplateName()">getTemplateName</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#isScopeProvided()">isScopeProvided</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#makeScope(java.lang.Object)">makeScope</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#postRender(org.apache.velocity.context.InternalContextAdapte
 r)">postRender</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#preRender(org.apache.velocity.context.InternalContextAdapter)">preRender</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#setLocation(int, int)">setLocation</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#setLocation(int, int, org.apache.velocity.Template)">setLocation</a></code></li>
+<code><a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#getColumn()">getColumn</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#getLine()">getLine</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#getTemplate()">getTemplate</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#getTemplateName()">getTemplateName</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#isScopeProvided()">isScopeProvided</a>, <a href="../../../../.
 ./org/apache/velocity/runtime/directive/Directive.html#makeScope(java.lang.Object)">makeScope</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#postRender(org.apache.velocity.context.InternalContextAdapter)">postRender</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#preRender(org.apache.velocity.context.InternalContextAdapter)">preRender</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#setLocation(int, int)">setLocation</a>, <a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#setLocation(int, int, org.apache.velocity.Template)">setLocation</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -278,16 +277,13 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="RuntimeMacro(java.lang.String)">
+<a name="RuntimeMacro()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RuntimeMacro</h4>
-<pre>public&nbsp;RuntimeMacro(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;macroName)</pre>
-<div class="block">Create a RuntimeMacro instance. Macro name and source
- template stored for later use.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>macroName</code> - name of the macro</dd></dl>
+<pre>public&nbsp;RuntimeMacro()</pre>
 </li>
 </ul>
 </li>
@@ -345,21 +341,19 @@ extends <a href="../../../../../org/apac
 <dt><span class="strong">Returns:</span></dt><dd>The type of this directive.</dd></dl>
 </li>
 </ul>
-<a name="init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">
+<a name="init(org.apache.velocity.runtime.RuntimeServices, java.lang.String, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>init</h4>
 <pre>public&nbsp;void&nbsp;init(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a>&nbsp;rs,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
         <a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
         <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a>&nbsp;node)</pre>
-<div class="block">Intialize the Runtime macro. At the init time no implementation so we
+<div class="block">Initialize the Runtime macro. At the init time no implementation so we
  just save the values to use at the render time.</div>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><a href="../../../../../org/apache/velocity/runtime/directive/Directive.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>rs</code> - runtime services</dd><dd><code>context</code> - InternalContextAdapter</dd><dd><code>node</code> - node containing the macro call</dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>rs</code> - runtime services</dd><dd><code>context</code> - InternalContextAdapter</dd><dd><code>node</code> - node containing the macro call</dd></dl>
 </li>
 </ul>
 <a name="render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)">

Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Scope.Info (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/Scope.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Scope (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/Stop.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Stop.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Stop.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/Stop.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Stop (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/StopCommand.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/StopCommand.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/StopCommand.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/StopCommand.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>StopCommand (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/VelocimacroProxy.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/VelocimacroProxy.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/VelocimacroProxy.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/VelocimacroProxy.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>VelocimacroProxy (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,7 +112,7 @@ extends <a href="../../../../../org/apac
 
    a proxy Directive-derived object to fit with the current directive system</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: VelocimacroProxy.java 1753137 2016-07-17 23:33:09Z cbrisson $</dd>
+  <dd>$Id: VelocimacroProxy.java 1753788 2016-07-22 13:23:37Z cbrisson $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:geirm@optonline.net">Geir Magnusson Jr.</a></dd></dl>
 </li>
@@ -211,7 +211,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[][]</code></td>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/directive/VelocimacroProxy.html#handleArgValues(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node, int)">handleArgValues</a></strong>(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
                <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a>&nbsp;node,
                int&nbsp;callArgNum)</code>
@@ -462,9 +462,9 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>handleArgValues</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[][]&nbsp;handleArgValues(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
-                         <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a>&nbsp;node,
-                         int&nbsp;callArgNum)</pre>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;handleArgValues(<a href="../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a>&nbsp;context,
+                       <a href="../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a>&nbsp;node,
+                       int&nbsp;callArgNum)</pre>
 <div class="block">Gets the macro argument values and puts them in the context under
  the argument names.  Store and return an array of old and new values
  paired for each argument name, for later cleanup.</div>

Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.Reference.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.Reference.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.Reference.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.Reference.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Block.Reference (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Block.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Block (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/BlockMacro.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/BlockMacro.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/BlockMacro.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/BlockMacro.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.BlockMacro (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Break.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Break.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Break.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Break.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Break (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Define.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Define.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Define.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Define.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Define (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Directive.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Directive.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Directive.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Directive.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Directive (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/DirectiveConstants.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/DirectiveConstants.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/DirectiveConstants.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/DirectiveConstants.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Interface org.apache.velocity.runtime.directive.DirectiveConstants (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Evaluate.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Evaluate.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Evaluate.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Evaluate.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Evaluate (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Foreach.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Foreach.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Foreach.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Foreach.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Foreach (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/ForeachScope.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/ForeachScope.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/ForeachScope.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/ForeachScope.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.ForeachScope (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Include.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Include.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Include.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Include.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Include (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/InputBase.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/InputBase.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/InputBase.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/InputBase.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.InputBase (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Macro.MacroArg.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Macro.MacroArg.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Macro.MacroArg.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Macro.MacroArg.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Macro.MacroArg (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Macro.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Macro.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Macro.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Macro.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Macro (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/MacroParseException.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/MacroParseException.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/MacroParseException.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/MacroParseException.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.MacroParseException (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Parse.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Parse.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Parse.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Parse.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Parse (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/RuntimeMacro.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/RuntimeMacro.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/RuntimeMacro.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/RuntimeMacro.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.RuntimeMacro (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Scope.Info.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Scope.Info.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Scope.Info.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Scope.Info.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Scope.Info (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Scope.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Scope.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Scope.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Scope.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Scope (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/Stop.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Stop.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Stop.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Stop.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.Stop (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/StopCommand.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/StopCommand.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/StopCommand.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/StopCommand.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.StopCommand (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/class-use/VelocimacroProxy.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/VelocimacroProxy.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/VelocimacroProxy.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/VelocimacroProxy.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.VelocimacroProxy (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/contrib/For.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/For.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/For.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/For.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>For (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/contrib/class-use/For.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/class-use/For.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/class-use/For.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/class-use/For.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.directive.contrib.For (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/contrib/package-frame.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-frame.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-frame.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-frame.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.velocity.runtime.directive.contrib (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/contrib/package-summary.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-summary.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-summary.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-summary.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.velocity.runtime.directive.contrib (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/contrib/package-tree.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-tree.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-tree.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-tree.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.velocity.runtime.directive.contrib Class Hierarchy (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/contrib/package-use.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-use.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-use.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/contrib/package-use.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:34 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Package org.apache.velocity.runtime.directive.contrib (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/package-frame.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-frame.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-frame.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-frame.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.velocity.runtime.directive (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/package-summary.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-summary.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-summary.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-summary.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.velocity.runtime.directive (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/package-tree.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-tree.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-tree.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-tree.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.velocity.runtime.directive Class Hierarchy (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/directive/package-use.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-use.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-use.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/directive/package-use.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:34 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Package org.apache.velocity.runtime.directive (Apache Velocity 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2016-07-20">
+<meta name="date" content="2016-07-26">
 <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/package-frame.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-frame.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-frame.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-frame.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 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-20">
+<meta name="date" content="2016-07-26">
 <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/package-summary.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-summary.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-summary.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-summary.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 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-20">
+<meta name="date" content="2016-07-26">
 <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/package-tree.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-tree.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-tree.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-tree.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 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-20">
+<meta name="date" content="2016-07-26">
 <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/package-use.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-use.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-use.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/package-use.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:34 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 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-20">
+<meta name="date" content="2016-07-26">
 <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/CharStream.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/CharStream.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/CharStream.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/CharStream.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 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-20">
+<meta name="date" content="2016-07-26">
 <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/JJTParserState.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/JJTParserState.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/JJTParserState.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/JJTParserState.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 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-20">
+<meta name="date" content="2016-07-26">
 <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/ParseException.html
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParseException.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParseException.html (original)
+++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParseException.html Tue Jul 26 16:26:18 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 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-20">
+<meta name="date" content="2016-07-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>