Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/EventExample.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/EventExample.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/EventExample.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/EventExample.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>EventExample (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -19,7 +19,7 @@
     catch(err) {
     }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":9,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":9,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -115,20 +115,20 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="../../../../org/apache/velocity/app/event/EventHandler.html" 
title="interface in org.apache.velocity.app.event">EventHandler</a>, <a 
href="../../../../org/apache/velocity/app/event/MethodExceptionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">MethodExceptionEventHandler</a>, <a 
href="../../../../org/apache/velocity/app/event/ReferenceInsertionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">ReferenceInsertionEventHandler</a>, 
org.slf4j.Logger</dd>
+<dd><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="../../../../org/apache/velocity/app/event/EventHandler.html" 
title="interface in org.apache.velocity.app.event">EventHandler</a>, <a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">InvalidReferenceEventHandler</a>, <a 
href="../../../../org/apache/velocity/app/event/MethodExceptionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">MethodExceptionEventHandler</a>, <a 
href="../../../../org/apache/velocity/app/event/ReferenceInsertionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">ReferenceInsertionEventHandler</a>, 
org.slf4j.Logger</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">EventExample</span>
 extends org.slf4j.helpers.MarkerIgnoringBase
-implements <a 
href="../../../../org/apache/velocity/app/event/ReferenceInsertionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">ReferenceInsertionEventHandler</a>, <a 
href="../../../../org/apache/velocity/app/event/MethodExceptionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">MethodExceptionEventHandler</a></pre>
+implements <a 
href="../../../../org/apache/velocity/app/event/ReferenceInsertionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">ReferenceInsertionEventHandler</a>, <a 
href="../../../../org/apache/velocity/app/event/MethodExceptionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">MethodExceptionEventHandler</a>, <a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">InvalidReferenceEventHandler</a></pre>
 <div class="block">This class is a simple demonstration of how the event 
handling
    features of the Velocity Servlet Engine are used.  It uses a
    custom logger as well to check the log message stream
-   when testing the NullSetEventHandler</div>
+   when testing the InvalidReferenceEventHandler.</div>
 <dl>
 <dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id: EventExample.java 1780734 2017-01-28 19:21:08Z cbrisson $</dd>
+<dd>$Id: EventExample.java 1871468 2019-12-14 12:20:11Z cbrisson $</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:ge...@optonline.net";>Geir Magnusson Jr.</a></dd>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -306,40 +306,72 @@ implements <a href="../../../../org/apac
     <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t)</code>&nbsp;</td>
 </tr>
 <tr id="i17" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#invalidGetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidGetMethod</a></span>(<a
 href="../../../../org/apache/velocity/context/Context.html" title="interface 
in org.apache.velocity.context">Context</a>&nbsp;context,
+                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;reference,
+                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;object,
+                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;property,
+                <a 
href="../../../../org/apache/velocity/util/introspection/Info.html" 
title="class in 
org.apache.velocity.util.introspection">Info</a>&nbsp;info)</code>
+<div class="block">Called when object is null or there is no getter for the 
given
+ property.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#invalidMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidMethod</a></span>(<a
 href="../../../../org/apache/velocity/context/Context.html" title="interface 
in org.apache.velocity.context">Context</a>&nbsp;context,
+             <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;reference,
+             <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;object,
+             <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;method,
+             <a 
href="../../../../org/apache/velocity/util/introspection/Info.html" 
title="class in 
org.apache.velocity.util.introspection">Info</a>&nbsp;info)</code>
+<div class="block">Called when object is null or the given method does not 
exist.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#invalidSetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidSetMethod</a></span>(<a
 href="../../../../org/apache/velocity/context/Context.html" title="interface 
in org.apache.velocity.context">Context</a>&nbsp;context,
+                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;leftreference,
+                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rightreference,
+                <a 
href="../../../../org/apache/velocity/util/introspection/Info.html" 
title="class in 
org.apache.velocity.util.introspection">Info</a>&nbsp;info)</code>
+<div class="block">Event handler for when the right hand side of
+  a #set() directive is null, which results in
+  a log message.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#isDebugEnabled--">isDebugEnabled</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#isErrorEnabled--">isErrorEnabled</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#isInfoEnabled--">isInfoEnabled</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#isLevelEnabled-int-">isLevelEnabled</a></span>(int&nbsp;level)</code>
 <div class="block">This always returns true because logging levels can't be 
disabled in
  this impl.</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#isTraceEnabled--">isTraceEnabled</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#isWarnEnabled--">isWarnEnabled</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#log-int-java.lang.String-">log</a></span>(int&nbsp;level,
    <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message)</code>
 <div class="block">This just prints the message and level to System.out.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#log-int-java.lang.String-java.lang.Throwable-">log</a></span>(int&nbsp;level,
    <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
@@ -348,11 +380,11 @@ implements <a href="../../../../org/apac
  System.out.</div>
 </td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#main-java.lang.String:A-">main</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#methodException-org.apache.velocity.context.Context-java.lang.Class-java.lang.String-java.lang.Exception-org.apache.velocity.util.introspection.Info-">methodException</a></span>(<a
 href="../../../../org/apache/velocity/context/Context.html" title="interface 
in org.apache.velocity.context">Context</a>&nbsp;context,
                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&nbsp;claz,
@@ -362,11 +394,11 @@ implements <a href="../../../../org/apac
 <div class="block">Called when a method throws an exception.</div>
 </td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#readResolve--">readResolve</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#referenceInsert-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-">referenceInsert</a></span>(<a
 href="../../../../org/apache/velocity/context/Context.html" title="interface 
in org.apache.velocity.context">Context</a>&nbsp;context,
                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;reference,
@@ -374,68 +406,59 @@ implements <a href="../../../../org/apac
 <div class="block">Event handler for when a reference is inserted into the 
output stream.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#shouldLogOnNullSet-java.lang.String-java.lang.String-">shouldLogOnNullSet</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;lhs,
-                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rhs)</code>
-<div class="block">Event handler for when the right hand side of
-  a #set() directive is null, which results in
-  a log message.</div>
-</td>
-</tr>
-<tr id="i30" class="altColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#throwException--">throwException</a></span>()</code>
 <div class="block">silly method to throw an exception to demonstrate
   the method invocation exception event handling</div>
 </td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#trace-java.lang.String-">trace</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;msg)</code>&nbsp;</td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i34" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#trace-java.lang.String-java.lang.Object...-">trace</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format,
      <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>...&nbsp;argArray)</code>&nbsp;</td>
 </tr>
-<tr id="i33" class="rowColor">
+<tr id="i35" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#trace-java.lang.String-java.lang.Object-">trace</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format,
      <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&nbsp;param1)</code>&nbsp;</td>
 </tr>
-<tr id="i34" class="altColor">
+<tr id="i36" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#trace-java.lang.String-java.lang.Object-java.lang.Object-">trace</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format,
      <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;param1,
      <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&nbsp;param2)</code>&nbsp;</td>
 </tr>
-<tr id="i35" class="rowColor">
+<tr id="i37" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#trace-java.lang.String-java.lang.Throwable-">trace</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;msg,
      <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t)</code>&nbsp;</td>
 </tr>
-<tr id="i36" class="altColor">
+<tr id="i38" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#warn-java.lang.String-">warn</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;msg)</code>&nbsp;</td>
 </tr>
-<tr id="i37" class="rowColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#warn-java.lang.String-java.lang.Object...-">warn</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format,
     <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>...&nbsp;argArray)</code>&nbsp;</td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#warn-java.lang.String-java.lang.Object-">warn</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format,
     <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;arg)</code>&nbsp;</td>
 </tr>
-<tr id="i39" class="rowColor">
+<tr id="i41" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#warn-java.lang.String-java.lang.Object-java.lang.Object-">warn</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format,
     <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;arg1,
     <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;arg2)</code>&nbsp;</td>
 </tr>
-<tr id="i40" class="altColor">
+<tr id="i42" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/example/EventExample.html#warn-java.lang.String-java.lang.Throwable-">warn</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;msg,
     <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t)</code>&nbsp;</td>
@@ -617,18 +640,92 @@ implements <a href="../../../../org/apac
 </dl>
 </li>
 </ul>
-<a name="shouldLogOnNullSet-java.lang.String-java.lang.String-">
+<a 
name="invalidGetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>shouldLogOnNullSet</h4>
-<pre>public&nbsp;boolean&nbsp;shouldLogOnNullSet(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;lhs,
-                                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rhs)</pre>
+<h4>invalidGetMethod</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;invalidGetMethod(<a 
href="../../../../org/apache/velocity/context/Context.html" title="interface in 
org.apache.velocity.context">Context</a>&nbsp;context,
+                               <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;reference,
+                               <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;object,
+                               <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;property,
+                               <a 
href="../../../../org/apache/velocity/util/introspection/Info.html" 
title="class in 
org.apache.velocity.util.introspection">Info</a>&nbsp;info)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidGetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">InvalidReferenceEventHandler</a></code></span></div>
+<div class="block">Called when object is null or there is no getter for the 
given
+ property.  Also called for invalid references without properties.
+ invalidGetMethod() will be called in sequence for
+ each link in the chain until the first non-null value is
+ returned.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidGetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidGetMethod</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">InvalidReferenceEventHandler</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>context</code> - the context when the reference was found 
invalid</dd>
+<dd><code>reference</code> - string with complete invalid reference</dd>
+<dd><code>object</code> - the object referred to, or null if not found</dd>
+<dd><code>property</code> - the property name from the reference</dd>
+<dd><code>info</code> - contains template, line, column details</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>substitute return value for missing reference, or null if no 
substitute</dd>
+</dl>
+</li>
+</ul>
+<a 
name="invalidMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invalidMethod</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;invalidMethod(<a 
href="../../../../org/apache/velocity/context/Context.html" title="interface in 
org.apache.velocity.context">Context</a>&nbsp;context,
+                            <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;reference,
+                            <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;object,
+                            <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;method,
+                            <a 
href="../../../../org/apache/velocity/util/introspection/Info.html" 
title="class in 
org.apache.velocity.util.introspection">Info</a>&nbsp;info)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">InvalidReferenceEventHandler</a></code></span></div>
+<div class="block">Called when object is null or the given method does not 
exist.
+ invalidMethod() will be called in sequence for each link in
+ the chain until the first non-null value is returned.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidMethod</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">InvalidReferenceEventHandler</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>context</code> - the context when the reference was found 
invalid</dd>
+<dd><code>reference</code> - string with complete invalid reference</dd>
+<dd><code>object</code> - the object referred to, or null if not found</dd>
+<dd><code>method</code> - the name of the (non-existent) method</dd>
+<dd><code>info</code> - contains template, line, column details</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>substitute return value for missing reference, or null if no 
substitute</dd>
+</dl>
+</li>
+</ul>
+<a 
name="invalidSetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.String-org.apache.velocity.util.introspection.Info-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invalidSetMethod</h4>
+<pre>public&nbsp;boolean&nbsp;invalidSetMethod(<a 
href="../../../../org/apache/velocity/context/Context.html" title="interface in 
org.apache.velocity.context">Context</a>&nbsp;context,
+                                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;leftreference,
+                                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rightreference,
+                                <a 
href="../../../../org/apache/velocity/util/introspection/Info.html" 
title="class in 
org.apache.velocity.util.introspection">Info</a>&nbsp;info)</pre>
 <div class="block">Event handler for when the right hand side of
   a #set() directive is null, which results in
   a log message.  This method gives the application
   a chance to 'vote' on msg generation</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidSetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidSetMethod</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">InvalidReferenceEventHandler</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>context</code> - the context when the reference was found 
invalid</dd>
+<dd><code>leftreference</code> - left reference being assigned to</dd>
+<dd><code>rightreference</code> - invalid reference on the right</dd>
+<dd><code>info</code> - contains info on template, line, col</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>if true then stop calling invalidSetMethod along the
+ chain.</dd>
+</dl>
 </li>
 </ul>
 <a 
name="methodException-org.apache.velocity.context.Context-java.lang.Class-java.lang.String-java.lang.Exception-org.apache.velocity.util.introspection.Info-">

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/Example.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/Example.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/Example.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/Example.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Example (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/Example2.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/Example2.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/Example2.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/Example2.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Example2 (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -119,7 +119,7 @@ extends <a href="https://docs.oracle.com
  class, mergeTemplate() and evaluate().</div>
 <dl>
 <dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id: Example2.java 1780314 2017-01-26 02:28:46Z cbrisson $</dd>
+<dd>$Id: Example2.java 1871468 2019-12-14 12:20:11Z cbrisson $</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:ge...@optonline.net";>Geir Magnusson Jr.</a></dd>
 </dl>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/TreeMapContext.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/TreeMapContext.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/TreeMapContext.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/TreeMapContext.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TreeMapContext (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/XMLTest.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/XMLTest.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/XMLTest.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/XMLTest.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>XMLTest (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/DBContext.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/DBContext.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/DBContext.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/DBContext.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.example.DBContext (Apache Velocity 
2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/DBContextTest.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/DBContextTest.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/DBContextTest.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/DBContextTest.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.example.DBContextTest (Apache 
Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/EventExample.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/EventExample.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/EventExample.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/EventExample.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.example.EventExample (Apache Velocity 
2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/Example.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/Example.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/Example.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/Example.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.example.Example (Apache Velocity 2.2 
API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/Example2.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/Example2.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/Example2.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/Example2.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.example.Example2 (Apache Velocity 2.2 
API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/TreeMapContext.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/TreeMapContext.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/TreeMapContext.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/TreeMapContext.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.example.TreeMapContext (Apache 
Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/XMLTest.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/XMLTest.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/XMLTest.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/class-use/XMLTest.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.example.XMLTest (Apache Velocity 2.2 
API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-frame.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-frame.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-frame.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-frame.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.example (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-summary.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-summary.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-summary.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-summary.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.example (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-tree.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-tree.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-tree.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-tree.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.example Class Hierarchy (Apache Velocity 2.2 
API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -93,7 +93,7 @@
 <li type="circle">org.apache.velocity.example.<a 
href="../../../../org/apache/velocity/example/Example2.html" title="class in 
org.apache.velocity.example"><span class="typeNameLink">Example2</span></a></li>
 <li type="circle">org.slf4j.helpers.MarkerIgnoringBase (implements 
org.slf4j.Logger)
 <ul>
-<li type="circle">org.apache.velocity.example.<a 
href="../../../../org/apache/velocity/example/EventExample.html" title="class 
in org.apache.velocity.example"><span 
class="typeNameLink">EventExample</span></a> (implements 
org.apache.velocity.app.event.<a 
href="../../../../org/apache/velocity/app/event/MethodExceptionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">MethodExceptionEventHandler</a>, 
org.apache.velocity.app.event.<a 
href="../../../../org/apache/velocity/app/event/ReferenceInsertionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">ReferenceInsertionEventHandler</a>)</li>
+<li type="circle">org.apache.velocity.example.<a 
href="../../../../org/apache/velocity/example/EventExample.html" title="class 
in org.apache.velocity.example"><span 
class="typeNameLink">EventExample</span></a> (implements 
org.apache.velocity.app.event.<a 
href="../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">InvalidReferenceEventHandler</a>, 
org.apache.velocity.app.event.<a 
href="../../../../org/apache/velocity/app/event/MethodExceptionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">MethodExceptionEventHandler</a>, 
org.apache.velocity.app.event.<a 
href="../../../../org/apache/velocity/app/event/ReferenceInsertionEventHandler.html"
 title="interface in 
org.apache.velocity.app.event">ReferenceInsertionEventHandler</a>)</li>
 </ul>
 </li>
 <li type="circle">org.apache.velocity.example.<a 
href="../../../../org/apache/velocity/example/XMLTest.html" title="class in 
org.apache.velocity.example"><span class="typeNameLink">XMLTest</span></a></li>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-use.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-use.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-use.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/example/package-use.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.velocity.example (Apache Velocity 2.2 
API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ExtendedParseException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ExtendedParseException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ExtendedParseException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ExtendedParseException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ExtendedParseException (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MacroOverflowException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MacroOverflowException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MacroOverflowException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MacroOverflowException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MacroOverflowException (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MathException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MathException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MathException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MathException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MathException (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MethodInvocationException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MethodInvocationException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MethodInvocationException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/MethodInvocationException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MethodInvocationException (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ParseErrorException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ParseErrorException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ParseErrorException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ParseErrorException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ParseErrorException (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ResourceNotFoundException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ResourceNotFoundException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ResourceNotFoundException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/ResourceNotFoundException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceNotFoundException (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/TemplateInitException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/TemplateInitException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/TemplateInitException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/TemplateInitException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateInitException (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/VelocityException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/VelocityException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/VelocityException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/VelocityException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VelocityException (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ExtendedParseException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ExtendedParseException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ExtendedParseException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ExtendedParseException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.velocity.exception.ExtendedParseException 
(Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MacroOverflowException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MacroOverflowException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MacroOverflowException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MacroOverflowException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.exception.MacroOverflowException 
(Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MathException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MathException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MathException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MathException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.exception.MathException (Apache 
Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MethodInvocationException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MethodInvocationException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MethodInvocationException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/MethodInvocationException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.exception.MethodInvocationException 
(Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ParseErrorException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ParseErrorException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ParseErrorException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ParseErrorException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.exception.ParseErrorException (Apache 
Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ResourceNotFoundException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ResourceNotFoundException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ResourceNotFoundException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/ResourceNotFoundException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.exception.ResourceNotFoundException 
(Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/TemplateInitException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/TemplateInitException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/TemplateInitException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/TemplateInitException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.exception.TemplateInitException 
(Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/VelocityException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/VelocityException.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/VelocityException.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/class-use/VelocityException.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.exception.VelocityException (Apache 
Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-frame.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-frame.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-frame.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-frame.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.exception (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-summary.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-summary.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-summary.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-summary.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.exception (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-tree.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-tree.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-tree.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-tree.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.exception Class Hierarchy (Apache Velocity 2.2 
API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-use.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-use.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-use.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/exception/package-use.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.velocity.exception (Apache Velocity 2.2 
API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/Filter.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/Filter.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/Filter.html 
(original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/Filter.html 
Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Filter (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/UnicodeInputStream.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/UnicodeInputStream.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/UnicodeInputStream.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/UnicodeInputStream.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>UnicodeInputStream (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/VelocityWriter.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/VelocityWriter.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/VelocityWriter.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/VelocityWriter.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VelocityWriter (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/Filter.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/Filter.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/Filter.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/Filter.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.velocity.io.Filter (Apache Velocity 2.2 
API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/UnicodeInputStream.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/UnicodeInputStream.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/UnicodeInputStream.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/UnicodeInputStream.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.io.UnicodeInputStream (Apache 
Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/VelocityWriter.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/VelocityWriter.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/VelocityWriter.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/class-use/VelocityWriter.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.io.VelocityWriter (Apache Velocity 
2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-frame.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-frame.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-frame.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-frame.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.io (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-summary.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-summary.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-summary.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-summary.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.io (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-tree.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-tree.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-tree.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-tree.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.velocity.io Class Hierarchy (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-use.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-use.html?rev=1871674&r1=1871673&r2=1871674&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-use.html
 (original)
+++ 
velocity/site/production/engine/2.2/apidocs/org/apache/velocity/io/package-use.html
 Mon Dec 16 18:44:00 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Sun Sep 08 19:07:45 CEST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Mon Dec 16 19:05:26 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.velocity.io (Apache Velocity 2.2 API)</title>
-<meta name="date" content="2019-09-08">
+<meta name="date" content="2019-12-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>


Reply via email to