Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ArrayListWrapper.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ArrayListWrapper.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ArrayListWrapper.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ArrayListWrapper.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ArrayListWrapper (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>
@@ -117,7 +117,7 @@ extends <a href="http://docs.oracle.com/
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>1.6</dd>
 <dt><span class="strong">Version:</span></dt>
-  <dd>$Revision: 685685 $ $Date: 2006-04-14 19:40:41 $</dd>
+  <dd>$Revision: 1753755 $ $Date: 2006-04-14 19:40:41 $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd>Chris Schultz &lt;[email protected]$gt;</dd></dl>
 </li>
@@ -175,11 +175,15 @@ extends <a href="http://docs.oracle.com/
 <td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/ArrayListWrapper.html#get(int)">get</a></strong>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/ArrayListWrapper.html#isEmpty()">isEmpty</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/ArrayListWrapper.html#set(int, 
java.lang.Object)">set</a></strong>(int&nbsp;index,
    <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;element)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/ArrayListWrapper.html#size()">size</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -196,7 +200,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.util.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true";
 title="class or interface in java.util">AbstractCollection</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#addAll(java.util.Collection)"
 title="class or interface in java.util">addAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#contains(java.lang.Object)"
 title="class or interface in java.util">contains</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#containsAll(java.util.Collection)"
 title="class or interface in java.util">containsAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#isEmpty()"
 title="class or interface in java.util">isEmpty</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#remove(java.lang.Object)"
 title="class or interface in java.util">remove</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-e
 xternal=true#removeAll(java.util.Collection)" title="class or interface in 
java.util">removeAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#retainAll(java.util.Collection)"
 title="class or interface in java.util">retainAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#toArray()"
 title="class or interface in java.util">toArray</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#toArray(T[])"
 title="class or interface in java.util">toArray</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#toString()"
 title="class or interface in java.util">toString</a></code></li>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#addAll(java.util.Collection)"
 title="class or interface in java.util">addAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#contains(java.lang.Object)"
 title="class or interface in java.util">contains</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#containsAll(java.util.Collection)"
 title="class or interface in java.util">containsAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#remove(java.lang.Object)"
 title="class or interface in java.util">remove</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#removeAll(java.util.Collection)"
 title="class or interface in java.util">removeAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Abst
 ractCollection.html?is-external=true#retainAll(java.util.Collection)" 
title="class or interface in java.util">retainAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#toArray()"
 title="class or interface in java.util">toArray</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#toArray(T[])"
 title="class or interface in java.util">toArray</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#toString()"
 title="class or interface in java.util">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -210,7 +214,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;java.util.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#addAll(java.util.Collection)"
 title="class or interface in java.util">addAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#contains(java.lang.Object)"
 title="class or interface in java.util">contains</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#containsAll(java.util.Collection)"
 title="class or interface in java.util">containsAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#isEmpty()"
 title="class or interface in java.util">isEmpty</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#remove(java.lang.Object)"
 title="class or interface in java.util">remove</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#removeAll(java.util.Collection)"
 title="class or interface in java.util
 ">removeAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#retainAll(java.util.Collection)"
 title="class or interface in java.util">retainAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#toArray()"
 title="class or interface in java.util">toArray</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#toArray(T[])"
 title="class or interface in java.util">toArray</a></code></li>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#addAll(java.util.Collection)"
 title="class or interface in java.util">addAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#contains(java.lang.Object)"
 title="class or interface in java.util">contains</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#containsAll(java.util.Collection)"
 title="class or interface in java.util">containsAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#remove(java.lang.Object)"
 title="class or interface in java.util">remove</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#removeAll(java.util.Collection)"
 title="class or interface in java.util">removeAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#retainAll(java.util.Collection)"
 title="class o
 r interface in java.util">retainAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#toArray()"
 title="class or interface in java.util">toArray</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#toArray(T[])"
 title="class or interface in java.util">toArray</a></code></li>
 </ul>
 </li>
 </ul>
@@ -277,7 +281,7 @@ extends <a href="http://docs.oracle.com/
 <a name="size()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>size</h4>
 <pre>public&nbsp;int&nbsp;size()</pre>
@@ -291,6 +295,23 @@ extends <a href="http://docs.oracle.com/
 </dl>
 </li>
 </ul>
+<a name="isEmpty()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isEmpty</h4>
+<pre>public&nbsp;boolean&nbsp;isEmpty()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true#isEmpty()"
 title="class or interface in java.util">isEmpty</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true#isEmpty()"
 title="class or interface in java.util">isEmpty</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true#isEmpty()"
 title="class or interface in java.util">isEmpty</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true";
 title="class or interface in java.util">AbstractCollection</a></code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ClassUtils.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ClassUtils.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ClassUtils.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ClassUtils.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ClassUtils (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/util/ContextAware.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ContextAware.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ContextAware.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ContextAware.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ContextAware (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/util/DuckType.Types.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/DuckType.Types.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/DuckType.Types.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/DuckType.Types.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>DuckType.Types (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/util/DuckType.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/DuckType.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/DuckType.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/DuckType.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>DuckType (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/util/EnumerationIterator.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/EnumerationIterator.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/EnumerationIterator.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/EnumerationIterator.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>EnumerationIterator (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/util/ExtProperties.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ExtProperties.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ExtProperties.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/ExtProperties.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ExtProperties (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>
@@ -38,7 +38,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/velocity/util/EnumerationIterator.html" 
title="class in org.apache.velocity.util"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/velocity/util/RuntimeServicesAware.html" 
title="interface in org.apache.velocity.util"><span class="strong">Next 
Class</span></a></li>
+<li><a href="../../../../org/apache/velocity/util/Pair.html" title="class in 
org.apache.velocity.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/velocity/util/ExtProperties.html" 
target="_top">Frames</a></li>
@@ -1723,7 +1723,7 @@ extends <a href="http://docs.oracle.com/
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/velocity/util/EnumerationIterator.html" 
title="class in org.apache.velocity.util"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/velocity/util/RuntimeServicesAware.html" 
title="interface in org.apache.velocity.util"><span class="strong">Next 
Class</span></a></li>
+<li><a href="../../../../org/apache/velocity/util/Pair.html" title="class in 
org.apache.velocity.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/velocity/util/ExtProperties.html" 
target="_top">Frames</a></li>

Added: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/Pair.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/Pair.html?rev=1754154&view=auto
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/Pair.html
 (added)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/Pair.html
 Tue Jul 26 16:26:18 2016
@@ -0,0 +1,331 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Pair (Apache Velocity 2.0.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-07-26">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Pair (Apache Velocity 2.0.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Pair.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/velocity/util/ExtProperties.html" 
title="class in org.apache.velocity.util"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../org/apache/velocity/util/RuntimeServicesAware.html" 
title="interface in org.apache.velocity.util"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/velocity/util/Pair.html" 
target="_top">Frames</a></li>
+<li><a href="Pair.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.velocity.util</div>
+<h2 title="Class Pair" class="title">Class Pair&lt;A,B&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.velocity.util.Pair&lt;A,B&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">Pair&lt;A,B&gt;</span>
+extends <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></pre>
+<div class="block">Combine two objects in a hashable pair</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.0</dd>
+<dt><span class="strong">Version:</span></dt>
+  <dd>$Id: Pair.java $</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../org/apache/velocity/util/Pair.html#Pair(A, 
B)">Pair</a></strong>(<a href="../../../../org/apache/velocity/util/Pair.html" 
title="type parameter in Pair">A</a>&nbsp;first,
+    <a href="../../../../org/apache/velocity/util/Pair.html" title="type 
parameter in Pair">B</a>&nbsp;second)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/Pair.html#equals(java.lang.Object)">equals</a></strong>(<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;other)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/velocity/util/Pair.html" title="type parameter in 
Pair">A</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/Pair.html#getFirst()">getFirst</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/velocity/util/Pair.html" title="type parameter in 
Pair">B</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/Pair.html#getSecond()">getSecond</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/Pair.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/velocity/util/Pair.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex
 ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Pair(java.lang.Object,java.lang.Object)">
+<!--   -->
+</a><a name="Pair(A, B)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Pair</h4>
+<pre>public&nbsp;Pair(<a href="../../../../org/apache/velocity/util/Pair.html" 
title="type parameter in Pair">A</a>&nbsp;first,
+    <a href="../../../../org/apache/velocity/util/Pair.html" title="type 
parameter in Pair">B</a>&nbsp;second)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(<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;other)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getFirst()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFirst</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/velocity/util/Pair.html" 
title="type parameter in Pair">A</a>&nbsp;getFirst()</pre>
+</li>
+</ul>
+<a name="getSecond()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSecond</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/velocity/util/Pair.html" 
title="type parameter in Pair">B</a>&nbsp;getSecond()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Pair.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/velocity/util/ExtProperties.html" 
title="class in org.apache.velocity.util"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../org/apache/velocity/util/RuntimeServicesAware.html" 
title="interface in org.apache.velocity.util"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/velocity/util/Pair.html" 
target="_top">Frames</a></li>
+<li><a href="Pair.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/RuntimeServicesAware.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/RuntimeServicesAware.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/RuntimeServicesAware.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/RuntimeServicesAware.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>RuntimeServicesAware (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>
@@ -37,7 +37,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/velocity/util/ExtProperties.html" 
title="class in org.apache.velocity.util"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../org/apache/velocity/util/Pair.html" title="class in 
org.apache.velocity.util"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/velocity/util/SimplePool.html" 
title="class in org.apache.velocity.util"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -89,7 +89,7 @@
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a 
href="../../../../org/apache/velocity/app/event/implement/EscapeHtmlReference.html"
 title="class in 
org.apache.velocity.app.event.implement">EscapeHtmlReference</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html"
 title="class in 
org.apache.velocity.app.event.implement">EscapeJavaScriptReference</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/EscapeReference.html" 
title="class in org.apache.velocity.app.event.implement">EscapeReference</a>, 
<a 
href="../../../../org/apache/velocity/app/event/implement/EscapeSqlReference.html"
 title="class in 
org.apache.velocity.app.event.implement">EscapeSqlReference</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/EscapeXmlReference.html"
 title="class in 
org.apache.velocity.app.event.implement">EscapeXmlReference</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/IncludeNotFound.html" 
title="class in org.apache.velocity.app.event.implement">IncludeN
 otFound</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/PrintExceptions.html" 
title="class in org.apache.velocity.app.event.implement">PrintExceptions</a>, 
<a 
href="../../../../org/apache/velocity/app/event/implement/ReportInvalidReferences.html"
 title="class in 
org.apache.velocity.app.event.implement">ReportInvalidReferences</a>, <a 
href="../../../../org/apache/velocity/util/introspection/SecureUberspector.html"
 title="class in 
org.apache.velocity.util.introspection">SecureUberspector</a></dd>
+<dd><a 
href="../../../../org/apache/velocity/util/introspection/AbstractChainableUberspector.html"
 title="class in 
org.apache.velocity.util.introspection">AbstractChainableUberspector</a>, <a 
href="../../../../org/apache/velocity/util/introspection/DeprecatedCheckUberspector.html"
 title="class in 
org.apache.velocity.util.introspection">DeprecatedCheckUberspector</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/EscapeHtmlReference.html"
 title="class in 
org.apache.velocity.app.event.implement">EscapeHtmlReference</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/EscapeJavaScriptReference.html"
 title="class in 
org.apache.velocity.app.event.implement">EscapeJavaScriptReference</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/EscapeReference.html" 
title="class in org.apache.velocity.app.event.implement">EscapeReference</a>, 
<a 
href="../../../../org/apache/velocity/app/event/implement/EscapeSqlReference.html"
 title="class in org.apache.vel
 ocity.app.event.implement">EscapeSqlReference</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/EscapeXmlReference.html"
 title="class in 
org.apache.velocity.app.event.implement">EscapeXmlReference</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/IncludeNotFound.html" 
title="class in org.apache.velocity.app.event.implement">IncludeNotFound</a>, 
<a 
href="../../../../org/apache/velocity/util/introspection/LinkingUberspector.html"
 title="class in 
org.apache.velocity.util.introspection">LinkingUberspector</a>, <a 
href="../../../../org/apache/velocity/app/event/implement/PrintExceptions.html" 
title="class in org.apache.velocity.app.event.implement">PrintExceptions</a>, 
<a 
href="../../../../org/apache/velocity/app/event/implement/ReportInvalidReferences.html"
 title="class in 
org.apache.velocity.app.event.implement">ReportInvalidReferences</a>, <a 
href="../../../../org/apache/velocity/util/introspection/SecureUberspector.html"
 title="class in org.apache.velo
 city.util.introspection">SecureUberspector</a>, <a 
href="../../../../org/apache/velocity/util/introspection/UberspectImpl.html" 
title="class in org.apache.velocity.util.introspection">UberspectImpl</a></dd>
 </dl>
 <hr>
 <br>
@@ -179,7 +179,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/velocity/util/ExtProperties.html" 
title="class in org.apache.velocity.util"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../org/apache/velocity/util/Pair.html" title="class in 
org.apache.velocity.util"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/velocity/util/SimplePool.html" 
title="class in org.apache.velocity.util"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/SimplePool.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/SimplePool.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/SimplePool.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/SimplePool.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SimplePool (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/util/StringUtils.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/StringUtils.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/StringUtils.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/StringUtils.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>StringUtils (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/util/TemplateBoolean.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateBoolean.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateBoolean.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateBoolean.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>TemplateBoolean (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/util/TemplateNumber.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateNumber.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateNumber.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateNumber.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>TemplateNumber (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/util/TemplateString.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateString.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateString.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/TemplateString.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>TemplateString (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/util/class-use/ArrayIterator.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ArrayIterator.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ArrayIterator.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ArrayIterator.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.util.ArrayIterator (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/util/class-use/ArrayListWrapper.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ArrayListWrapper.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ArrayListWrapper.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ArrayListWrapper.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.util.ArrayListWrapper (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/util/class-use/ClassUtils.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ClassUtils.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ClassUtils.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ClassUtils.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.util.ClassUtils (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/util/class-use/ContextAware.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ContextAware.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ContextAware.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ContextAware.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.util.ContextAware (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/util/class-use/DuckType.Types.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/DuckType.Types.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/DuckType.Types.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/DuckType.Types.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.util.DuckType.Types (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/util/class-use/DuckType.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/DuckType.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/DuckType.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/DuckType.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.util.DuckType (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/util/class-use/EnumerationIterator.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/EnumerationIterator.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/EnumerationIterator.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/EnumerationIterator.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.util.EnumerationIterator (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/util/class-use/ExtProperties.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ExtProperties.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ExtProperties.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/ExtProperties.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.util.ExtProperties (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>
@@ -207,8 +207,16 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">FileResourceLoader.</span><code><strong><a 
href="../../../../../org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#init(org.apache.velocity.util.ExtProperties)">init</a></strong>(<a
 href="../../../../../org/apache/velocity/util/ExtProperties.html" title="class 
in 
org.apache.velocity.util">ExtProperties</a>&nbsp;configuration)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="strong">URLResourceLoader.</span><code><strong><a 
href="../../../../../org/apache/velocity/runtime/resource/loader/URLResourceLoader.html#init(org.apache.velocity.util.ExtProperties)">init</a></strong>(<a
 href="../../../../../org/apache/velocity/util/ExtProperties.html" title="class 
in 
org.apache.velocity.util">ExtProperties</a>&nbsp;configuration)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">DataSourceResourceLoader.</span><code><strong><a 
href="../../../../../org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#init(org.apache.velocity.util.ExtProperties)">init</a></strong>(<a
 href="../../../../../org/apache/velocity/util/ExtProperties.html" title="class 
in 
org.apache.velocity.util">ExtProperties</a>&nbsp;configuration)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="strong">StringResourceLoader.</span><code><strong><a 
href="../../../../../org/apache/velocity/runtime/resource/loader/StringResourceLoader.html#init(org.apache.velocity.util.ExtProperties)">init</a></strong>(<a
 href="../../../../../org/apache/velocity/util/ExtProperties.html" title="class 
in 
org.apache.velocity.util">ExtProperties</a>&nbsp;configuration)</code>&nbsp;</td>
@@ -228,14 +236,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">FileResourceLoader.</span><code><strong><a 
href="../../../../../org/apache/velocity/runtime/resource/loader/FileResourceLoader.html#init(org.apache.velocity.util.ExtProperties)">init</a></strong>(<a
 href="../../../../../org/apache/velocity/util/ExtProperties.html" title="class 
in 
org.apache.velocity.util">ExtProperties</a>&nbsp;configuration)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">DataSourceResourceLoader.</span><code><strong><a 
href="../../../../../org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html#init(org.apache.velocity.util.ExtProperties)">init</a></strong>(<a
 href="../../../../../org/apache/velocity/util/ExtProperties.html" title="class 
in 
org.apache.velocity.util">ExtProperties</a>&nbsp;configuration)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="strong">ClasspathResourceLoader.</span><code><strong><a 
href="../../../../../org/apache/velocity/runtime/resource/loader/ClasspathResourceLoader.html#init(org.apache.velocity.util.ExtProperties)">init</a></strong>(<a
 href="../../../../../org/apache/velocity/util/ExtProperties.html" title="class 
in org.apache.velocity.util">ExtProperties</a>&nbsp;configuration)</code>
 <div class="block">This is abstract in the base class, so we need it</div>
 </td>

Added: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/Pair.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/Pair.html?rev=1754154&view=auto
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/Pair.html
 (added)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/Pair.html
 Tue Jul 26 16:26:18 2016
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- 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.util.Pair (Apache Velocity 
2.0.0-SNAPSHOT API)</title>
+<meta name="date" content="2016-07-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.velocity.util.Pair 
(Apache Velocity 2.0.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/velocity/util/Pair.html" title="class 
in org.apache.velocity.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/velocity/util/class-use/Pair.html" 
target="_top">Frames</a></li>
+<li><a href="Pair.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.velocity.util.Pair" class="title">Uses of 
Class<br>org.apache.velocity.util.Pair</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.velocity.util.Pair</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/velocity/util/Pair.html" title="class 
in org.apache.velocity.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/velocity/util/class-use/Pair.html" 
target="_top">Frames</a></li>
+<li><a href="Pair.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/RuntimeServicesAware.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/RuntimeServicesAware.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/RuntimeServicesAware.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/RuntimeServicesAware.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.util.RuntimeServicesAware (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>
@@ -165,11 +165,39 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/velocity/util/introspection/AbstractChainableUberspector.html"
 title="class in 
org.apache.velocity.util.introspection">AbstractChainableUberspector</a></strong></code>
+<div class="block">Default implementation of a <a 
href="../../../../../org/apache/velocity/util/introspection/ChainableUberspector.html"
 title="interface in org.apache.velocity.util.introspection"><code>chainable 
uberspector</code></a> that forwards all calls to the wrapped
+ uberspector (when that is possible).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/velocity/util/introspection/DeprecatedCheckUberspector.html"
 title="class in 
org.apache.velocity.util.introspection">DeprecatedCheckUberspector</a></strong></code>
+<div class="block">Chainable Uberspector that checks for deprecated method 
calls.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/velocity/util/introspection/LinkingUberspector.html"
 title="class in 
org.apache.velocity.util.introspection">LinkingUberspector</a></strong></code>
+<div class="block">
+ When the runtime.introspection.uberspect configuration property contains 
several
+ uberspector class names, it means those uberspectors will be chained.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/velocity/util/introspection/SecureUberspector.html"
 title="class in 
org.apache.velocity.util.introspection">SecureUberspector</a></strong></code>
 <div class="block">Use a custom introspector that prevents classloader related 
method 
  calls.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html" 
title="class in 
org.apache.velocity.util.introspection">UberspectImpl</a></strong></code>
+<div class="block">Implementation of Uberspect to provide the default 
introspective
+  functionality of Velocity</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/SimplePool.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/SimplePool.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/SimplePool.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/SimplePool.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.util.SimplePool (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/util/class-use/StringUtils.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/StringUtils.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/StringUtils.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/StringUtils.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.util.StringUtils (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/util/class-use/TemplateBoolean.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateBoolean.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateBoolean.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateBoolean.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.util.TemplateBoolean (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/util/class-use/TemplateNumber.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateNumber.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateNumber.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateNumber.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.util.TemplateNumber (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/util/class-use/TemplateString.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateString.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateString.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/class-use/TemplateString.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.util.TemplateString (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/util/introspection/AbstractChainableUberspector.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/AbstractChainableUberspector.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/AbstractChainableUberspector.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/AbstractChainableUberspector.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>AbstractChainableUberspector (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>
@@ -102,7 +102,7 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="../../../../../org/apache/velocity/util/introspection/ChainableUberspector.html"
 title="interface in 
org.apache.velocity.util.introspection">ChainableUberspector</a>, <a 
href="../../../../../org/apache/velocity/util/introspection/Uberspect.html" 
title="interface in org.apache.velocity.util.introspection">Uberspect</a>, <a 
href="../../../../../org/apache/velocity/util/introspection/UberspectLoggable.html"
 title="interface in 
org.apache.velocity.util.introspection">UberspectLoggable</a></dd>
+<dd><a 
href="../../../../../org/apache/velocity/util/introspection/ChainableUberspector.html"
 title="interface in 
org.apache.velocity.util.introspection">ChainableUberspector</a>, <a 
href="../../../../../org/apache/velocity/util/introspection/Uberspect.html" 
title="interface in org.apache.velocity.util.introspection">Uberspect</a>, <a 
href="../../../../../org/apache/velocity/util/introspection/UberspectLoggable.html"
 title="interface in 
org.apache.velocity.util.introspection">UberspectLoggable</a>, <a 
href="../../../../../org/apache/velocity/util/RuntimeServicesAware.html" 
title="interface in org.apache.velocity.util">RuntimeServicesAware</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -165,7 +165,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.velocity.util.introspection.<a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html" 
title="class in org.apache.velocity.util.introspection">UberspectImpl</a></h3>
-<code><a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#introspector">introspector</a>,
 <a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#log">log</a></code></li>
+<code><a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#conversionHandler">conversionHandler</a>,
 <a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#introspector">introspector</a>,
 <a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#log">log</a></code></li>
 </ul>
 </li>
 </ul>
@@ -250,7 +250,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from 
class&nbsp;org.apache.velocity.util.introspection.<a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html" 
title="class in org.apache.velocity.util.introspection">UberspectImpl</a></h3>
-<code><a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#setLog(org.slf4j.Logger)">setLog</a></code></li>
+<code><a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#getConversionHandler()">getConversionHandler</a>,
 <a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#setLog(org.slf4j.Logger)">setLog</a>,
 <a 
href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)">setRuntimeServices</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ChainableUberspector.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ChainableUberspector.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ChainableUberspector.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ChainableUberspector.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ChainableUberspector (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/util/introspection/ClassFieldMap.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ClassFieldMap.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ClassFieldMap.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ClassFieldMap.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ClassFieldMap (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/util/introspection/ClassMap.html
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ClassMap.html?rev=1754154&r1=1754153&r2=1754154&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ClassMap.html
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/util/introspection/ClassMap.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:31 CEST 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:00 CEST 2016 
-->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ClassMap (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>
@@ -38,7 +38,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../org/apache/velocity/util/introspection/ClassFieldMap.html" 
title="class in org.apache.velocity.util.introspection"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../org/apache/velocity/util/introspection/Converter.html" 
title="interface in org.apache.velocity.util.introspection"><span 
class="strong">Next Class</span></a></li>
+<li><a 
href="../../../../../org/apache/velocity/util/introspection/ConversionHandler.html"
 title="interface in org.apache.velocity.util.introspection"><span 
class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/velocity/util/introspection/ClassMap.html"
 target="_top">Frames</a></li>
@@ -105,7 +105,7 @@ extends <a href="http://docs.oracle.com/
 <dl><dt><span class="strong">Version:</span></dt>
   <dd>$Id: ClassMap.java 1753137 2016-07-17 23:33:09Z cbrisson $</dd>
 <dt><span class="strong">Author:</span></dt>
-  <dd><a href="mailto:[email protected]";>Jason van Zyl</a>, <a 
href="mailto:[email protected]";>Bob McWhirter</a>, <a 
href="mailto:[email protected]";>Attila Szegedi</a>, <a 
href="mailto:[email protected]";>Geir Magnusson Jr.</a>, <a 
href="mailto:[email protected]";>Henning P. Schmiedehausen</a>, Nathan 
Bubna</dd></dl>
+  <dd><a href="mailto:[email protected]";>Jason van Zyl</a>, <a 
href="mailto:[email protected]";>Bob McWhirter</a>, <a 
href="mailto:[email protected]";>Attila Szegedi</a>, <a 
href="mailto:[email protected]";>Geir Magnusson Jr.</a>, <a 
href="mailto:[email protected]";>Henning P. Schmiedehausen</a>, Nathan Bubna, 
<a href="mailto:[email protected]";>Claude Brisson</a></dd></dl>
 </li>
 </ul>
 </div>
@@ -129,6 +129,13 @@ extends <a href="http://docs.oracle.com/
 <div class="block">Standard constructor</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/velocity/util/introspection/ClassMap.html#ClassMap(java.lang.Class,
 org.slf4j.Logger, 
org.apache.velocity.util.introspection.ConversionHandler)">ClassMap</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&nbsp;clazz,
+        org.slf4j.Logger&nbsp;log,
+        <a 
href="../../../../../org/apache/velocity/util/introspection/ConversionHandler.html"
 title="interface in 
org.apache.velocity.util.introspection">ConversionHandler</a>&nbsp;conversionHandler)</code>
+<div class="block">Standard constructor</div>
+</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -182,7 +189,7 @@ extends <a href="http://docs.oracle.com/
 <a name="ClassMap(java.lang.Class, org.slf4j.Logger)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>ClassMap</h4>
 <pre>public&nbsp;ClassMap(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&nbsp;clazz,
@@ -191,6 +198,20 @@ extends <a href="http://docs.oracle.com/
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>clazz</code> - 
The class for which this ClassMap gets constructed.</dd></dl>
 </li>
 </ul>
+<a name="ClassMap(java.lang.Class, org.slf4j.Logger, 
org.apache.velocity.util.introspection.ConversionHandler)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ClassMap</h4>
+<pre>public&nbsp;ClassMap(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&nbsp;clazz,
+        org.slf4j.Logger&nbsp;log,
+        <a 
href="../../../../../org/apache/velocity/util/introspection/ConversionHandler.html"
 title="interface in 
org.apache.velocity.util.introspection">ConversionHandler</a>&nbsp;conversionHandler)</pre>
+<div class="block">Standard constructor</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clazz</code> - 
The class for which this ClassMap gets constructed.</dd><dd><code>log</code> - 
logger</dd><dd><code>conversionHandler</code> - conversion 
handler</dd><dt><span class="strong">Since:</span></dt>
+  <dd>2.0</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -253,7 +274,7 @@ extends <a href="http://docs.oracle.com/
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../org/apache/velocity/util/introspection/ClassFieldMap.html" 
title="class in org.apache.velocity.util.introspection"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../org/apache/velocity/util/introspection/Converter.html" 
title="interface in org.apache.velocity.util.introspection"><span 
class="strong">Next Class</span></a></li>
+<li><a 
href="../../../../../org/apache/velocity/util/introspection/ConversionHandler.html"
 title="interface in org.apache.velocity.util.introspection"><span 
class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/velocity/util/introspection/ClassMap.html"
 target="_top">Frames</a></li>



Reply via email to