You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by ch...@apache.org on 2017/03/12 02:08:05 UTC

svn commit: r1008161 [5/44] - in /websites/production/commons/content/proper/commons-text: ./ apidocs/ apidocs/org/apache/commons/text/ apidocs/org/apache/commons/text/class-use/ apidocs/org/apache/commons/text/diff/ apidocs/org/apache/commons/text/dif...

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/ReplacementsFinder.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/ReplacementsFinder.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/ReplacementsFinder.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>ReplacementsFinder (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>ReplacementsFinder (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReplacementsFinder (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="ReplacementsFinder (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/ReplacementsHandler.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/ReplacementsHandler.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/ReplacementsHandler.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>ReplacementsHandler (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>ReplacementsHandler (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReplacementsHandler (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="ReplacementsHandler (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/StringsComparator.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/StringsComparator.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/StringsComparator.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>StringsComparator (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>StringsComparator (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StringsComparator (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="StringsComparator (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/CommandVisitor.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/CommandVisitor.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/CommandVisitor.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.text.diff.CommandVisitor (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.text.diff.CommandVisitor (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.text.diff.CommandVisitor (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.text.diff.CommandVisitor (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/DeleteCommand.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/DeleteCommand.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/DeleteCommand.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.diff.DeleteCommand (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.diff.DeleteCommand (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.diff.DeleteCommand (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.diff.DeleteCommand (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditCommand.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditCommand.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditCommand.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.diff.EditCommand (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.diff.EditCommand (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.diff.EditCommand (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.diff.EditCommand (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditScript.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditScript.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditScript.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.diff.EditScript (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.diff.EditScript (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.diff.EditScript (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.diff.EditScript (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/InsertCommand.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/InsertCommand.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/InsertCommand.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.diff.InsertCommand (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.diff.InsertCommand (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.diff.InsertCommand (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.diff.InsertCommand (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/KeepCommand.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/KeepCommand.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/KeepCommand.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.diff.KeepCommand (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.diff.KeepCommand (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.diff.KeepCommand (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.diff.KeepCommand (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsFinder.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsFinder.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsFinder.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.diff.ReplacementsFinder (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.diff.ReplacementsFinder (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.diff.ReplacementsFinder (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.diff.ReplacementsFinder (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsHandler.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsHandler.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsHandler.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.text.diff.ReplacementsHandler (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.text.diff.ReplacementsHandler (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.text.diff.ReplacementsHandler (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.text.diff.ReplacementsHandler (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/StringsComparator.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/StringsComparator.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/class-use/StringsComparator.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.diff.StringsComparator (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.diff.StringsComparator (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.diff.StringsComparator (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.diff.StringsComparator (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-frame.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text.diff (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text.diff (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-summary.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text.diff (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text.diff (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.text.diff (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.text.diff (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-tree.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text.diff Class Hierarchy (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text.diff Class Hierarchy (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.text.diff Class Hierarchy (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.text.diff Class Hierarchy (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-use.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/diff/package-use.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Package org.apache.commons.text.diff (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.text.diff (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.text.diff (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.commons.text.diff (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-frame.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-summary.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.text (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.text (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-tree.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text Class Hierarchy (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text Class Hierarchy (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.text Class Hierarchy (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.text Class Hierarchy (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-use.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/package-use.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Package org.apache.commons.text (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.text (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.text (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.commons.text (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/CosineDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/CosineDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/CosineDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CosineDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>CosineDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CosineDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="CosineDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/CosineSimilarity.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/CosineSimilarity.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/CosineSimilarity.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CosineSimilarity (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>CosineSimilarity (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CosineSimilarity (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="CosineSimilarity (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/EditDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/EditDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/EditDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>EditDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>EditDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EditDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="EditDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/EditDistanceFrom.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/EditDistanceFrom.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/EditDistanceFrom.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>EditDistanceFrom (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>EditDistanceFrom (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EditDistanceFrom (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="EditDistanceFrom (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/FuzzyScore.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/FuzzyScore.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/FuzzyScore.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>FuzzyScore (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>FuzzyScore (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FuzzyScore (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="FuzzyScore (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/HammingDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/HammingDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/HammingDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>HammingDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>HammingDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HammingDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="HammingDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaccardDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaccardDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaccardDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>JaccardDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>JaccardDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JaccardDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="JaccardDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaccardSimilarity.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaccardSimilarity.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaccardSimilarity.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>JaccardSimilarity (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>JaccardSimilarity (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JaccardSimilarity (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="JaccardSimilarity (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaroWinklerDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaroWinklerDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/JaroWinklerDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>JaroWinklerDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>JaroWinklerDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JaroWinklerDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="JaroWinklerDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinDetailedDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinDetailedDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinDetailedDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LevenshteinDetailedDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>LevenshteinDetailedDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LevenshteinDetailedDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="LevenshteinDetailedDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LevenshteinDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>LevenshteinDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LevenshteinDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="LevenshteinDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinResults.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinResults.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinResults.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LevenshteinResults (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>LevenshteinResults (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LevenshteinResults (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="LevenshteinResults (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LongestCommonSubsequence.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LongestCommonSubsequence.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LongestCommonSubsequence.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LongestCommonSubsequence (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>LongestCommonSubsequence (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LongestCommonSubsequence (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="LongestCommonSubsequence (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LongestCommonSubsequenceDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LongestCommonSubsequenceDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/LongestCommonSubsequenceDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LongestCommonSubsequenceDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>LongestCommonSubsequenceDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LongestCommonSubsequenceDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="LongestCommonSubsequenceDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/SimilarityScore.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/SimilarityScore.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/SimilarityScore.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>SimilarityScore (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>SimilarityScore (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimilarityScore (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="SimilarityScore (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/SimilarityScoreFrom.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/SimilarityScoreFrom.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/SimilarityScoreFrom.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>SimilarityScoreFrom (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>SimilarityScoreFrom (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimilarityScoreFrom (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="SimilarityScoreFrom (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/CosineDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/CosineDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/CosineDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.CosineDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.CosineDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.CosineDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.CosineDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/CosineSimilarity.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/CosineSimilarity.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/CosineSimilarity.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.CosineSimilarity (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.CosineSimilarity (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.CosineSimilarity (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.CosineSimilarity (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/EditDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/EditDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/EditDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.text.similarity.EditDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.text.similarity.EditDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.text.similarity.EditDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.text.similarity.EditDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/EditDistanceFrom.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/EditDistanceFrom.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/EditDistanceFrom.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.EditDistanceFrom (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.EditDistanceFrom (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.EditDistanceFrom (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.EditDistanceFrom (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/FuzzyScore.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/FuzzyScore.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/FuzzyScore.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.FuzzyScore (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.FuzzyScore (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.FuzzyScore (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.FuzzyScore (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/HammingDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/HammingDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/HammingDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.HammingDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.HammingDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.HammingDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.HammingDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaccardDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaccardDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaccardDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.JaccardDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.JaccardDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.JaccardDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.JaccardDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaccardSimilarity.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaccardSimilarity.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaccardSimilarity.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.JaccardSimilarity (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.JaccardSimilarity (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.JaccardSimilarity (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.JaccardSimilarity (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaroWinklerDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaroWinklerDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/JaroWinklerDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.JaroWinklerDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.JaroWinklerDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.JaroWinklerDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.JaroWinklerDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinDetailedDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinDetailedDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinDetailedDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.LevenshteinDetailedDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.LevenshteinDetailedDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.LevenshteinDetailedDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.LevenshteinDetailedDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.LevenshteinDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.LevenshteinDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.LevenshteinDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.LevenshteinDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinResults.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinResults.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LevenshteinResults.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.LevenshteinResults (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.LevenshteinResults (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.LevenshteinResults (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.LevenshteinResults (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LongestCommonSubsequence.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LongestCommonSubsequence.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LongestCommonSubsequence.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.LongestCommonSubsequence (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.LongestCommonSubsequence (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.LongestCommonSubsequence (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.LongestCommonSubsequence (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LongestCommonSubsequenceDistance.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LongestCommonSubsequenceDistance.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/LongestCommonSubsequenceDistance.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.LongestCommonSubsequenceDistance (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.LongestCommonSubsequenceDistance (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.LongestCommonSubsequenceDistance (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.LongestCommonSubsequenceDistance (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/SimilarityScore.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/SimilarityScore.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/SimilarityScore.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.text.similarity.SimilarityScore (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.text.similarity.SimilarityScore (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.text.similarity.SimilarityScore (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.text.similarity.SimilarityScore (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/SimilarityScoreFrom.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/SimilarityScoreFrom.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/class-use/SimilarityScoreFrom.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.text.similarity.SimilarityScoreFrom (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.SimilarityScoreFrom (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.text.similarity.SimilarityScoreFrom (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.text.similarity.SimilarityScoreFrom (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-frame.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text.similarity (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text.similarity (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-summary.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text.similarity (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text.similarity (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.text.similarity (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.text.similarity (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-tree.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.text.similarity Class Hierarchy (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>org.apache.commons.text.similarity Class Hierarchy (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.text.similarity Class Hierarchy (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.text.similarity Class Hierarchy (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-use.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-use.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Package org.apache.commons.text.similarity (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.text.similarity (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.text.similarity (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.commons.text.similarity (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/AggregateTranslator.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/AggregateTranslator.html (original)
+++ websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/AggregateTranslator.html Sun Mar 12 02:08:01 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>AggregateTranslator (Apache Commons Text 1.0-SNAPSHOT API)</title>
+<title>AggregateTranslator (Apache Commons Text 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateTranslator (Apache Commons Text 1.0-SNAPSHOT API)";
+            parent.document.title="AggregateTranslator (Apache Commons Text 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public class <a href="../../../../../src-html/org/apache/commons/text/translate/AggregateTranslator.html#line.30">AggregateTranslator</a>
 extends <a href="../../../../../org/apache/commons/text/translate/CharSequenceTranslator.html" title="class in org.apache.commons.text.translate">CharSequenceTranslator</a></pre>
-<div class="block">Executes a sequence of translators one after the other. Execution ends whenever 
+<div class="block">Executes a sequence of translators one after the other. Execution ends whenever
  the first translator consumes codepoints from the input.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
@@ -202,7 +202,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AggregateTranslator</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/commons/text/translate/AggregateTranslator.html#line.39">AggregateTranslator</a>(<a href="../../../../../org/apache/commons/text/translate/CharSequenceTranslator.html" title="class in org.apache.commons.text.translate">CharSequenceTranslator</a>...&nbsp;translators)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/commons/text/translate/AggregateTranslator.html#line.42">AggregateTranslator</a>(<a href="../../../../../org/apache/commons/text/translate/CharSequenceTranslator.html" title="class in org.apache.commons.text.translate">CharSequenceTranslator</a>...&nbsp;translators)</pre>
 <div class="block">Specify the translators to be used at creation time.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -224,15 +224,15 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>translate</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/text/translate/AggregateTranslator.html#line.55">translate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;input,
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/text/translate/AggregateTranslator.html#line.58">translate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;input,
                      int&nbsp;index,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out)
               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block">The first translator to consume codepoints from the input is the 'winner'. 
- Execution stops with the number of consumed codepoints being returned. 
- Translate a set of codepoints, represented by an int index into a CharSequence, 
- into another set of codepoints. The number of codepoints consumed must be returned, 
- and the only IOExceptions thrown must be from interacting with the Writer so that 
+<div class="block">The first translator to consume codepoints from the input is the 'winner'.
+ Execution stops with the number of consumed codepoints being returned.
+ Translate a set of codepoints, represented by an int index into a CharSequence,
+ into another set of codepoints. The number of codepoints consumed must be returned,
+ and the only IOExceptions thrown must be from interacting with the Writer so that
  the top level API may reliably ignore StringWriter IOExceptions.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>