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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>SimilarityScoreFrom (Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="SimilarityScoreFrom (Apache Commons Text
1.1 API)";
}
}
catch(err) {
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public class <a
href="../../../../../src-html/org/apache/commons/text/similarity/SimilarityScoreFrom.html#line.53">SimilarityScoreFrom</a><R>
+<pre>public class <a
href="../../../../../src-html/org/apache/commons/text/similarity/SimilarityScoreFrom.html#line.55">SimilarityScoreFrom</a><R>
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"><p>
This stores a <a
href="../../../../../org/apache/commons/text/similarity/SimilarityScore.html"
title="interface in
org.apache.commons.text.similarity"><code>SimilarityScore</code></a>
implementation and 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"><code>CharSequence</code></a> "left"
string.
@@ -234,7 +234,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockListLast">
<li class="blockList">
<h4>SimilarityScoreFrom</h4>
-<pre>public <a
href="../../../../../src-html/org/apache/commons/text/similarity/SimilarityScoreFrom.html#line.72">SimilarityScoreFrom</a>(<a
href="../../../../../org/apache/commons/text/similarity/SimilarityScore.html"
title="interface in
org.apache.commons.text.similarity">SimilarityScore</a><<a
href="../../../../../org/apache/commons/text/similarity/SimilarityScoreFrom.html"
title="type parameter in SimilarityScoreFrom">R</a>> similarityScore,
+<pre>public <a
href="../../../../../src-html/org/apache/commons/text/similarity/SimilarityScoreFrom.html#line.74">SimilarityScoreFrom</a>(<a
href="../../../../../org/apache/commons/text/similarity/SimilarityScore.html"
title="interface in
org.apache.commons.text.similarity">SimilarityScore</a><<a
href="../../../../../org/apache/commons/text/similarity/SimilarityScoreFrom.html"
title="type parameter in SimilarityScoreFrom">R</a>> similarityScore,
<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> left)</pre>
<div class="block"><p>This accepts the similarity score implementation and the
"left" string.</p></div>
<dl>
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.CosineDistance (Apache
Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.CosineDistance (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.CosineSimilarity
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.CosineSimilarity (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.text.similarity.EditDistance
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.text.similarity.EditDistance (Apache Commons Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.EditDistanceFrom
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.EditDistanceFrom (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.FuzzyScore (Apache
Commons Text 1.1 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.1-SNAPSHOT
API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.FuzzyScore (Apache Commons Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.HammingDistance
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.HammingDistance (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.JaccardDistance
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.JaccardDistance (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.JaccardSimilarity
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.JaccardSimilarity (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.JaroWinklerDistance
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.JaroWinklerDistance (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.text.similarity.LevenshteinDetailedDistance (Apache Commons
Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.LevenshteinDetailedDistance (Apache Commons
Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.LevenshteinDistance
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.LevenshteinDistance (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.LevenshteinResults
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.LevenshteinResults (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.text.similarity.LongestCommonSubsequence (Apache Commons
Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.LongestCommonSubsequence (Apache Commons
Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.text.similarity.LongestCommonSubsequenceDistance (Apache
Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.LongestCommonSubsequenceDistance (Apache
Commons Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.text.similarity.SimilarityScore
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.text.similarity.SimilarityScore (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.similarity.SimilarityScoreFrom
(Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.similarity.SimilarityScoreFrom (Apache Commons Text 1.1
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
Tue May 23 13:12:41 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.1-SNAPSHOT
API)</title>
+<title>org.apache.commons.text.similarity (Apache Commons Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT
API)</title>
+<title>org.apache.commons.text.similarity (Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.text.similarity (Apache
Commons Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>org.apache.commons.text.similarity Class Hierarchy (Apache Commons Text
1.1 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.1-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.text.similarity Class
Hierarchy (Apache Commons Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.text.similarity (Apache Commons Text
1.1 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.1-SNAPSHOT API)";
+ parent.document.title="Uses of Package
org.apache.commons.text.similarity (Apache Commons Text 1.1 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
Tue May 23 13:12:41 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.1-SNAPSHOT API)</title>
+<title>AggregateTranslator (Apache Commons Text 1.1 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.1-SNAPSHOT API)";
+ parent.document.title="AggregateTranslator (Apache Commons Text
1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CharSequenceTranslator.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CharSequenceTranslator.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CharSequenceTranslator.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CharSequenceTranslator (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>CharSequenceTranslator (Apache Commons Text 1.1 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="CharSequenceTranslator (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="CharSequenceTranslator (Apache Commons Text
1.1 API)";
}
}
catch(err) {
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public abstract class <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.31">CharSequenceTranslator</a>
+<pre>public abstract class <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.33">CharSequenceTranslator</a>
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">An API for translating text.
Its core use is to escape and unescape text. Because escaping and unescaping
@@ -221,7 +221,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockListLast">
<li class="blockList">
<h4>CharSequenceTranslator</h4>
-<pre>public <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.31">CharSequenceTranslator</a>()</pre>
+<pre>public <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.33">CharSequenceTranslator</a>()</pre>
</li>
</ul>
</li>
@@ -238,7 +238,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>translate</h4>
-<pre>public abstract int <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.53">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> input,
+<pre>public abstract int <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.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> input,
int 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> 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>
@@ -264,7 +264,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>translate</h4>
-<pre>public final <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> <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.60">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> input)</pre>
+<pre>public final <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> <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.62">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> input)</pre>
<div class="block">Helper for non-Writer usage.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -280,7 +280,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>translate</h4>
-<pre>public final void <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.82">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> input,
+<pre>public final void <a
href="../../../../../src-html/org/apache/commons/text/translate/CharSequenceTranslator.html#line.84">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> input,
<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> 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">Translate an input onto a Writer. This is intentionally
final as its algorithm is
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CodePointTranslator.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CodePointTranslator.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CodePointTranslator.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CodePointTranslator (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>CodePointTranslator (Apache Commons Text 1.1 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="CodePointTranslator (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="CodePointTranslator (Apache Commons Text
1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.CsvEscaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.CsvEscaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.CsvEscaper.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CsvTranslators.CsvEscaper (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>CsvTranslators.CsvEscaper (Apache Commons Text 1.1 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="CsvTranslators.CsvEscaper (Apache Commons
Text 1.1-SNAPSHOT API)";
+ parent.document.title="CsvTranslators.CsvEscaper (Apache Commons
Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.CsvUnescaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.CsvUnescaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.CsvUnescaper.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CsvTranslators.CsvUnescaper (Apache Commons Text 1.1-SNAPSHOT
API)</title>
+<title>CsvTranslators.CsvUnescaper (Apache Commons Text 1.1 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="CsvTranslators.CsvUnescaper (Apache Commons
Text 1.1-SNAPSHOT API)";
+ parent.document.title="CsvTranslators.CsvUnescaper (Apache Commons
Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/CsvTranslators.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CsvTranslators (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>CsvTranslators (Apache Commons Text 1.1 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="CsvTranslators (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="CsvTranslators (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/EntityArrays.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/EntityArrays.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/EntityArrays.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>EntityArrays (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>EntityArrays (Apache Commons Text 1.1 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="EntityArrays (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="EntityArrays (Apache Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/JavaUnicodeEscaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/JavaUnicodeEscaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/JavaUnicodeEscaper.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>JavaUnicodeEscaper (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>JavaUnicodeEscaper (Apache Commons Text 1.1 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="JavaUnicodeEscaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="JavaUnicodeEscaper (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/LookupTranslator.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/LookupTranslator.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/LookupTranslator.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LookupTranslator (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>LookupTranslator (Apache Commons Text 1.1 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="LookupTranslator (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="LookupTranslator (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityEscaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityEscaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityEscaper.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>NumericEntityEscaper (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>NumericEntityEscaper (Apache Commons Text 1.1 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="NumericEntityEscaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="NumericEntityEscaper (Apache Commons Text
1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityUnescaper.OPTION.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityUnescaper.OPTION.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityUnescaper.OPTION.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>NumericEntityUnescaper.OPTION (Apache Commons Text 1.1-SNAPSHOT
API)</title>
+<title>NumericEntityUnescaper.OPTION (Apache Commons Text 1.1 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="NumericEntityUnescaper.OPTION (Apache
Commons Text 1.1-SNAPSHOT API)";
+ parent.document.title="NumericEntityUnescaper.OPTION (Apache
Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityUnescaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityUnescaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/NumericEntityUnescaper.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>NumericEntityUnescaper (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>NumericEntityUnescaper (Apache Commons Text 1.1 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="NumericEntityUnescaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="NumericEntityUnescaper (Apache Commons Text
1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/OctalUnescaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/OctalUnescaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/OctalUnescaper.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>OctalUnescaper (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>OctalUnescaper (Apache Commons Text 1.1 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="OctalUnescaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="OctalUnescaper (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeEscaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeEscaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeEscaper.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>UnicodeEscaper (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>UnicodeEscaper (Apache Commons Text 1.1 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="UnicodeEscaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="UnicodeEscaper (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeUnescaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeUnescaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeUnescaper.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>UnicodeUnescaper (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>UnicodeUnescaper (Apache Commons Text 1.1 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="UnicodeUnescaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="UnicodeUnescaper (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeUnpairedSurrogateRemover.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeUnpairedSurrogateRemover.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/UnicodeUnpairedSurrogateRemover.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>UnicodeUnpairedSurrogateRemover (Apache Commons Text 1.1-SNAPSHOT
API)</title>
+<title>UnicodeUnpairedSurrogateRemover (Apache Commons Text 1.1 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="UnicodeUnpairedSurrogateRemover (Apache
Commons Text 1.1-SNAPSHOT API)";
+ parent.document.title="UnicodeUnpairedSurrogateRemover (Apache
Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/AggregateTranslator.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/AggregateTranslator.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/AggregateTranslator.html
Tue May 23 13:12:41 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.translate.AggregateTranslator
(Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.AggregateTranslator
(Apache Commons Text 1.1 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.translate.AggregateTranslator (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.AggregateTranslator (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CharSequenceTranslator.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CharSequenceTranslator.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CharSequenceTranslator.html
Tue May 23 13:12:41 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.translate.CharSequenceTranslator
(Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.CharSequenceTranslator
(Apache Commons Text 1.1 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.translate.CharSequenceTranslator (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.CharSequenceTranslator (Apache Commons Text
1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CodePointTranslator.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CodePointTranslator.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CodePointTranslator.html
Tue May 23 13:12:41 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.translate.CodePointTranslator
(Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.CodePointTranslator
(Apache Commons Text 1.1 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.translate.CodePointTranslator (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.CodePointTranslator (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.CsvEscaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.CsvEscaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.CsvEscaper.html
Tue May 23 13:12:41 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.translate.CsvTranslators.CsvEscaper (Apache Commons
Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.text.translate.CsvTranslators.CsvEscaper (Apache Commons
Text 1.1 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.translate.CsvTranslators.CsvEscaper (Apache Commons
Text 1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.CsvTranslators.CsvEscaper (Apache Commons
Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.CsvUnescaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.CsvUnescaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.CsvUnescaper.html
Tue May 23 13:12:41 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.translate.CsvTranslators.CsvUnescaper (Apache Commons
Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.text.translate.CsvTranslators.CsvUnescaper (Apache Commons
Text 1.1 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.translate.CsvTranslators.CsvUnescaper (Apache Commons
Text 1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.CsvTranslators.CsvUnescaper (Apache Commons
Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/CsvTranslators.html
Tue May 23 13:12:41 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.translate.CsvTranslators (Apache
Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.CsvTranslators (Apache
Commons Text 1.1 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.translate.CsvTranslators (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.CsvTranslators (Apache Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/EntityArrays.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/EntityArrays.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/EntityArrays.html
Tue May 23 13:12:41 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.translate.EntityArrays (Apache
Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.EntityArrays (Apache
Commons Text 1.1 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.translate.EntityArrays (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.EntityArrays (Apache Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/JavaUnicodeEscaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/JavaUnicodeEscaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/JavaUnicodeEscaper.html
Tue May 23 13:12:41 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.translate.JavaUnicodeEscaper
(Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.JavaUnicodeEscaper
(Apache Commons Text 1.1 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.translate.JavaUnicodeEscaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.JavaUnicodeEscaper (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/LookupTranslator.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/LookupTranslator.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/LookupTranslator.html
Tue May 23 13:12:41 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.translate.LookupTranslator
(Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.LookupTranslator
(Apache Commons Text 1.1 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.translate.LookupTranslator (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.LookupTranslator (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityEscaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityEscaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityEscaper.html
Tue May 23 13:12:41 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.translate.NumericEntityEscaper
(Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.NumericEntityEscaper
(Apache Commons Text 1.1 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.translate.NumericEntityEscaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.NumericEntityEscaper (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityUnescaper.OPTION.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityUnescaper.OPTION.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityUnescaper.OPTION.html
Tue May 23 13:12:41 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.translate.NumericEntityUnescaper.OPTION (Apache Commons
Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.text.translate.NumericEntityUnescaper.OPTION (Apache Commons
Text 1.1 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.translate.NumericEntityUnescaper.OPTION (Apache Commons
Text 1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.NumericEntityUnescaper.OPTION (Apache Commons
Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityUnescaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityUnescaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/NumericEntityUnescaper.html
Tue May 23 13:12:41 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.translate.NumericEntityUnescaper
(Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.NumericEntityUnescaper
(Apache Commons Text 1.1 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.translate.NumericEntityUnescaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.NumericEntityUnescaper (Apache Commons Text
1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/OctalUnescaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/OctalUnescaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/OctalUnescaper.html
Tue May 23 13:12:41 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.translate.OctalUnescaper (Apache
Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.OctalUnescaper (Apache
Commons Text 1.1 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.translate.OctalUnescaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.OctalUnescaper (Apache Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeEscaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeEscaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeEscaper.html
Tue May 23 13:12:41 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.translate.UnicodeEscaper (Apache
Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.UnicodeEscaper (Apache
Commons Text 1.1 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.translate.UnicodeEscaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.UnicodeEscaper (Apache Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeUnescaper.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeUnescaper.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeUnescaper.html
Tue May 23 13:12:41 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.translate.UnicodeUnescaper
(Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.text.translate.UnicodeUnescaper
(Apache Commons Text 1.1 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.translate.UnicodeUnescaper (Apache Commons Text
1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.UnicodeUnescaper (Apache Commons Text 1.1
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeUnpairedSurrogateRemover.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeUnpairedSurrogateRemover.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/class-use/UnicodeUnpairedSurrogateRemover.html
Tue May 23 13:12:41 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.translate.UnicodeUnpairedSurrogateRemover (Apache
Commons Text 1.1-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.text.translate.UnicodeUnpairedSurrogateRemover (Apache
Commons Text 1.1 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.translate.UnicodeUnpairedSurrogateRemover (Apache
Commons Text 1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.text.translate.UnicodeUnpairedSurrogateRemover (Apache
Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-frame.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-frame.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-frame.html
Tue May 23 13:12:41 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.translate (Apache Commons Text 1.1-SNAPSHOT
API)</title>
+<title>org.apache.commons.text.translate (Apache Commons Text 1.1 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/translate/package-summary.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-summary.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-summary.html
Tue May 23 13:12:41 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.translate (Apache Commons Text 1.1-SNAPSHOT
API)</title>
+<title>org.apache.commons.text.translate (Apache Commons Text 1.1 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.translate (Apache
Commons Text 1.1-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.text.translate (Apache
Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-tree.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-tree.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-tree.html
Tue May 23 13:12:41 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.translate Class Hierarchy (Apache Commons Text
1.1-SNAPSHOT API)</title>
+<title>org.apache.commons.text.translate Class Hierarchy (Apache Commons Text
1.1 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.translate Class
Hierarchy (Apache Commons Text 1.1-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.text.translate Class
Hierarchy (Apache Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-use.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-use.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/org/apache/commons/text/translate/package-use.html
Tue May 23 13:12:41 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.translate (Apache Commons Text
1.1-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.text.translate (Apache Commons Text
1.1 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.translate (Apache Commons Text 1.1-SNAPSHOT API)";
+ parent.document.title="Uses of Package
org.apache.commons.text.translate (Apache Commons Text 1.1 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-text/apidocs/overview-frame.html
==============================================================================
---
websites/production/commons/content/proper/commons-text/apidocs/overview-frame.html
(original)
+++
websites/production/commons/content/proper/commons-text/apidocs/overview-frame.html
Tue May 23 13:12:41 2017
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Overview List (Apache Commons Text 1.1-SNAPSHOT API)</title>
+<title>Overview List (Apache Commons Text 1.1 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>