You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2021/05/07 10:04:01 UTC

svn commit: r1889617 [32/36] - in /uima/site/trunk/uima-website: docs/ docs/d/uimafit-current/ docs/d/uimafit-current/api/ docs/d/uimafit-current/api/org/apache/uima/fit/component/ docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ doc...

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/LifeCycleUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/LifeCycleUtil.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/LifeCycleUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/LifeCycleUtil.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LifeCycleUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>LifeCycleUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</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="LifeCycleUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="LifeCycleUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -132,27 +132,27 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html#close-org.apache.uima.collection.base_cpm.BaseCollectionReader-">close</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection.base_cpm">BaseCollectionReader</a>&nbsp;aReader)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html#close-org.apache.uima.collection.base_cpm.BaseCollectionReader-">close</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection.base_cpm">BaseCollectionReader</a>&nbsp;aReader)</code>
 <div class="block">Close a reader.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html#collectionProcessComplete-org.apache.uima.analysis_engine.AnalysisEngine...-">collectionProcessComplete</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
-<div class="block">Notify a set of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> that the collection process is
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html#collectionProcessComplete-org.apache.uima.analysis_engine.AnalysisEngine...-">collectionProcessComplete</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
+<div class="block">Notify a set of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> that the collection process is
  complete.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html#destroy-org.apache.uima.resource.Resource...-">destroy</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource">Resource</a>...&nbsp;resources)</code>
-<div class="block">Destroy a set of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>resources</code></a>.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html#destroy-org.apache.uima.resource.Resource...-">destroy</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource">Resource</a>...&nbsp;resources)</code>
+<div class="block">Destroy a set of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>resources</code></a>.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html#destroy-org.apache.uima.resource.ResourceManager-">destroy</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;aResMgr)</code>
-<div class="block">Destroy a set of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>resource manager</code></a>.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html#destroy-org.apache.uima.resource.ResourceManager-">destroy</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;aResMgr)</code>
+<div class="block">Destroy a set of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>resource manager</code></a>.</div>
 </td>
 </tr>
 </table>
@@ -183,15 +183,15 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>collectionProcessComplete</h4>
-<pre>public static&nbsp;void&nbsp;collectionProcessComplete(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
-                                      throws <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
-<div class="block">Notify a set of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> that the collection process is
+<pre>public static&nbsp;void&nbsp;collectionProcessComplete(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
+                                      throws <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
+<div class="block">Notify a set of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> that the collection process is
  complete.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>engines</code> - the engines to notify of completion</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there was a problem in the engines reacting to completion</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there was a problem in the engines reacting to completion</dd>
 </dl>
 </li>
 </ul>
@@ -201,8 +201,8 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>destroy</h4>
-<pre>public static&nbsp;void&nbsp;destroy(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;aResMgr)</pre>
-<div class="block">Destroy a set of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>resource manager</code></a>.</div>
+<pre>public static&nbsp;void&nbsp;destroy(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;aResMgr)</pre>
+<div class="block">Destroy a set of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>resource manager</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>aResMgr</code> - the resource manager to destroy</dd>
@@ -215,8 +215,8 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>destroy</h4>
-<pre>public static&nbsp;void&nbsp;destroy(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource">Resource</a>...&nbsp;resources)</pre>
-<div class="block">Destroy a set of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>resources</code></a>.</div>
+<pre>public static&nbsp;void&nbsp;destroy(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource">Resource</a>...&nbsp;resources)</pre>
+<div class="block">Destroy a set of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>resources</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>resources</code> - the resources to destroy</dd>
@@ -229,7 +229,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>close</h4>
-<pre>public static&nbsp;void&nbsp;close(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection.base_cpm">BaseCollectionReader</a>&nbsp;aReader)</pre>
+<pre>public static&nbsp;void&nbsp;close(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection.base_cpm">BaseCollectionReader</a>&nbsp;aReader)</pre>
 <div class="block">Close a reader.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -306,6 +306,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/LocaleUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/LocaleUtil.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/LocaleUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/LocaleUtil.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LocaleUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>LocaleUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</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="LocaleUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="LocaleUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -132,7 +132,7 @@ extends <a href="https://docs.oracle.com
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/LocaleUtil.html#createLocale-java.lang.String-">createLocale</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;localeString)</code>
-<div class="block">This method passes through to <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true#Locale-java.lang.String-" title="class or interface in java.util"><code>Locale.Locale(String)</code></a> unless the provided string contains
+<div class="block">This method passes through to <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true#Locale-java.lang.String-" title="class or interface in java.util"><code>Locale(String)</code></a> unless the provided string contains
  a hyphen.</div>
 </td>
 </tr>
@@ -196,7 +196,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>createLocale</h4>
 <pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;createLocale(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;localeString)</pre>
-<div class="block">This method passes through to <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true#Locale-java.lang.String-" title="class or interface in java.util"><code>Locale.Locale(String)</code></a> unless the provided string contains
+<div class="block">This method passes through to <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true#Locale-java.lang.String-" title="class or interface in java.util"><code>Locale(String)</code></a> unless the provided string contains
  a hyphen. If it does, then the string is split on the hyphen and the resulting strings are
  passed into the multi-parameter constructors of Locale. The passed in string should not contain
  more than two hyphens as the Locale constructor with the most params is three.</div>
@@ -294,6 +294,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/SimpleNamedResourceManager.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/SimpleNamedResourceManager.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/SimpleNamedResourceManager.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/SimpleNamedResourceManager.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SimpleNamedResourceManager (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>SimpleNamedResourceManager (Apache uimaFIT 3.2.0 User-Level API Documentation)</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="SimpleNamedResourceManager (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="SimpleNamedResourceManager (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/impl.ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource">org.apache.uima.resource.impl.ResourceManager_impl</a></li>
+<li><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource.impl">org.apache.uima.resource.impl.ResourceManager_impl</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.uima.fit.util.SimpleNamedResourceManager</li>
@@ -114,15 +114,15 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></dd>
+<dd><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">SimpleNamedResourceManager</span>
-extends <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/impl.ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource">org.apache.uima.resource.impl.ResourceManager_impl</a></pre>
+extends <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource.impl">ResourceManager_impl</a></pre>
 <div class="block"><b>EXPERIMENTAL CODE</b>
  <p>
- Simple <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>ResourceManager</code></a> allowing for direct injection of Java objects into UIMA components
+ Simple <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>ResourceManager</code></a> allowing for direct injection of Java objects into UIMA components
  as external resources.
  </p>
  <p>
@@ -196,8 +196,8 @@ extends <a href="http://uima.apache.org/
 <li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.uima.resource.impl.ResourceManager_impl">
 <!--   -->
 </a>
-<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.uima.resource.impl.<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/impl.ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager_impl</a></h3>
-<code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/impl.ResourceManager_impl.ResourceRegistration.html?is-external=true" title="class or interface in org.apache.uima.resource">org.apache.uima.resource.impl.ResourceManager_impl.ResourceRegistration</a></code></li>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.uima.resource.impl.<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource.impl">ResourceManager_impl</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.ResourceRegistration.html?is-external=true" title="class or interface in org.apache.uima.resource.impl">ResourceManager_impl.ResourceRegistration</a></code></li>
 </ul>
 </li>
 </ul>
@@ -211,8 +211,8 @@ extends <a href="http://uima.apache.org/
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.uima.resource.impl.ResourceManager_impl">
 <!--   -->
 </a>
-<h3>Fields inherited from class&nbsp;org.apache.uima.resource.impl.<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/impl.ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager_impl</a></h3>
-<code>EMPTY_RESOURCE_CLASS, LOG_RESOURCE_BUNDLE, mCasManager, mInternalParameterizedResourceImplClassMap, mInternalResourceRegistrationMap, mParameterizedResourceImplClassMap, mParameterizedResourceInstanceMap, mResourceMap</code></li>
+<h3>Fields inherited from class&nbsp;org.apache.uima.resource.impl.<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource.impl">ResourceManager_impl</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#EMPTY_RESOURCE_CLASS" title="class or interface in org.apache.uima.resource.impl">EMPTY_RESOURCE_CLASS</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#LOG_RESOURCE_BUNDLE" title="class or interface in org.apache.uima.resource.impl">LOG_RESOURCE_BUNDLE</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#mCasManager" title="class or interface in org.apache.uima.resource.impl">mCasManager</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#mInternalParameterizedResourceImplClassMap" title="class or interface in org.apache.uima.resource.impl">mInternalParameterizedResourceImplClassMap</a>, <a href="http://uima.apache
 .org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#mInternalResourceRegistrationMap" title="class or interface in org.apache.uima.resource.impl">mInternalResourceRegistrationMap</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#mParameterizedResourceImplClassMap" title="class or interface in org.apache.uima.resource.impl">mParameterizedResourceImplClassMap</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#mParameterizedResourceInstanceMap" title="class or interface in org.apache.uima.resource.impl">mParameterizedResourceInstanceMap</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#mResourceMap" title="class or interface in org.apache.uima.resource.impl">mResourceMap</a></code></li>
 </ul>
 </li>
 </ul>
@@ -247,7 +247,7 @@ extends <a href="http://uima.apache.org/
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/SimpleNamedResourceManager.html#initializeExternalResources-org.apache.uima.resource.metadata.ResourceManagerConfiguration-java.lang.String-java.util.Map-">initializeExternalResources</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/metadata/ResourceManagerConfiguration.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ResourceManagerConfiguration</a>&nbsp;aConfiguration,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/util/SimpleNamedResourceManager.html#initializeExternalResources-org.apache.uima.resource.metadata.ResourceManagerConfiguration-java.lang.String-java.util.Map-">initializeExternalResources</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/ResourceManagerConfiguration.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ResourceManagerConfiguration</a>&nbsp;aConfiguration,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aQualifiedContextName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;aAdditionalParams)</code>&nbsp;</td>
 </tr>
@@ -268,8 +268,8 @@ extends <a href="http://uima.apache.org/
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.resource.impl.ResourceManager_impl">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.resource.impl.<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/impl.ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager_impl</a></h3>
-<code>copy, destroy, getCasManager, getDataPath, getExtensionClassLoader, getExternalResources, getImportCache, getImportUrlsCache, getRelativePathResolver, getResource, getResource, getResourceAsStream, getResourceAsStream, getResourceClass, getResourceURL, getResourceURL, loadUserClass, loadUserClass, loadUserClassOrThrow, resolveAndValidateResourceDependencies, resolveRelativePath, setCasManager, setDataPath, setExtensionClassLoaderImpl, setExtensionClassPath, setExtensionClassPath, setExtensionClassPath</code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.resource.impl.<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource.impl">ResourceManager_impl</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#copy--" title="class or interface in org.apache.uima.resource.impl">copy</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource.impl">destroy</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getCasManager--" title="class or interface in org.apache.uima.resource.impl">getCasManager</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getDataPath--" title="class or interface in org.apache.uima.resource.impl">getDataPath</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getExt
 ensionClassLoader--" title="class or interface in org.apache.uima.resource.impl">getExtensionClassLoader</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getExternalResources--" title="class or interface in org.apache.uima.resource.impl">getExternalResources</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getImportCache--" title="class or interface in org.apache.uima.resource.impl">getImportCache</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getImportUrlsCache--" title="class or interface in org.apache.uima.resource.impl">getImportUrlsCache</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getRelativePathResolver--" title="class or interface in org.apach
 e.uima.resource.impl">getRelativePathResolver</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getResource-java.lang.String-" title="class or interface in org.apache.uima.resource.impl">getResource</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getResource-java.lang.String-java.lang.String:A-" title="class or interface in org.apache.uima.resource.impl">getResource</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getResourceAsStream-java.lang.String-" title="class or interface in org.apache.uima.resource.impl">getResourceAsStream</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getResourceAsStream-java.lang.String-java.lang.String:A-" title="class or inter
 face in org.apache.uima.resource.impl">getResourceAsStream</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getResourceClass-java.lang.String-" title="class or interface in org.apache.uima.resource.impl">getResourceClass</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getResourceURL-java.lang.String-" title="class or interface in org.apache.uima.resource.impl">getResourceURL</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#getResourceURL-java.lang.String-java.lang.String:A-" title="class or interface in org.apache.uima.resource.impl">getResourceURL</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#loadUserClass-java.lang.String-" title="class or interface i
 n org.apache.uima.resource.impl">loadUserClass</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#loadUserClass-java.lang.String-org.apache.uima.resource.ResourceManager-" title="class or interface in org.apache.uima.resource.impl">loadUserClass</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#loadUserClassOrThrow-java.lang.String-org.apache.uima.resource.ResourceManager-org.apache.uima.resource.ResourceSpecifier-" title="class or interface in org.apache.uima.resource.impl">loadUserClassOrThrow</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#resolveAndValidateResourceDependencies-org.apache.uima.resource.ExternalResourceDependency:A-java.lang.String-" title="class or interface in org.apache.uima.resource.impl">resolveAndValidateResourceDep
 endencies</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#resolveRelativePath-java.lang.String-" title="class or interface in org.apache.uima.resource.impl">resolveRelativePath</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#setCasManager-org.apache.uima.resource.CasManager-" title="class or interface in org.apache.uima.resource.impl">setCasManager</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#setDataPath-java.lang.String-" title="class or interface in org.apache.uima.resource.impl">setDataPath</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#setExtensionClassLoaderImpl-java.lang.ClassLoader-boolean-" title="class or interface in org.apache.uima.resour
 ce.impl">setExtensionClassLoaderImpl</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#setExtensionClassPath-java.lang.ClassLoader-java.lang.String-boolean-" title="class or interface in org.apache.uima.resource.impl">setExtensionClassPath</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#setExtensionClassPath-java.lang.String-boolean-" title="class or interface in org.apache.uima.resource.impl">setExtensionClassPath</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#setExtensionClassPath-org.apache.uima.internal.util.UIMAClassLoader-boolean-" title="class or interface in org.apache.uima.resource.impl">setExtensionClassPath</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -282,8 +282,8 @@ extends <a href="http://uima.apache.org/
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.resource.ResourceManager">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;org.apache.uima.resource.<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></h3>
-<code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true#setExtensionClassLoader-java.lang.ClassLoader-boolean-" title="class or interface in org.apache.uima.resource">setExtensionClassLoader</a></code></li>
+<h3>Methods inherited from interface&nbsp;org.apache.uima.resource.<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true#setExtensionClassLoader-java.lang.ClassLoader-boolean-" title="class or interface in org.apache.uima.resource">setExtensionClassLoader</a></code></li>
 </ul>
 </li>
 </ul>
@@ -322,17 +322,17 @@ extends <a href="http://uima.apache.org/
 <ul class="blockList">
 <li class="blockList">
 <h4>initializeExternalResources</h4>
-<pre>public&nbsp;void&nbsp;initializeExternalResources(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/metadata/ResourceManagerConfiguration.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ResourceManagerConfiguration</a>&nbsp;aConfiguration,
+<pre>public&nbsp;void&nbsp;initializeExternalResources(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/ResourceManagerConfiguration.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ResourceManagerConfiguration</a>&nbsp;aConfiguration,
                                         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aQualifiedContextName,
                                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;aAdditionalParams)
-                                 throws <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
+                                 throws <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true#initializeExternalResources-org.apache.uima.resource.metadata.ResourceManagerConfiguration-java.lang.String-java.util.Map-" title="class or interface in org.apache.uima.resource">initializeExternalResources</a></code>&nbsp;in interface&nbsp;<code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></code></dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true#initializeExternalResources-org.apache.uima.resource.metadata.ResourceManagerConfiguration-java.lang.String-java.util.Map-" title="class or interface in org.apache.uima.resource">initializeExternalResources</a></code>&nbsp;in interface&nbsp;<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/impl.ResourceManager_impl.html?is-external=true#initializeExternalResources-org.apache.uima.resource.metadata.ResourceManagerConfiguration-java.lang.String-java.util.Map-" title="class or interface in org.apache.uima.resource">initializeExternalResources</a></code>&nbsp;in class&nbsp;<code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/impl.ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource">org.apache.uima.resource.impl.ResourceManager_impl</a></code></dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true#initializeExternalResources-org.apache.uima.resource.metadata.ResourceManagerConfiguration-java.lang.String-java.util.Map-" title="class or interface in org.apache.uima.resource.impl">initializeExternalResources</a></code>&nbsp;in class&nbsp;<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ResourceManager_impl.html?is-external=true" title="class or interface in org.apache.uima.resource.impl">ResourceManager_impl</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code></dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -432,6 +432,6 @@ extends <a href="http://uima.apache.org/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/CasIOUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/CasIOUtil.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/CasIOUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/CasIOUtil.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.CasIOUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.CasIOUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.CasIOUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.CasIOUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/CasUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/CasUtil.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/CasUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/CasUtil.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.CasUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.CasUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.CasUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.CasUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/ContainmentIndex.Type.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/ContainmentIndex.Type.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/ContainmentIndex.Type.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/ContainmentIndex.Type.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.ContainmentIndex.Type (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.ContainmentIndex.Type (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.ContainmentIndex.Type (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.ContainmentIndex.Type (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -127,17 +127,17 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a>&lt;<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>,<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ContainmentIndex.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-org.apache.uima.cas.Type-org.apache.uima.fit.util.ContainmentIndex.Type-">create</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
-      <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aSuper,
-      <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aUnder,
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a>&lt;<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>,<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ContainmentIndex.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-org.apache.uima.cas.Type-org.apache.uima.fit.util.ContainmentIndex.Type-">create</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
+      <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aSuper,
+      <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aUnder,
       <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.Type.html" title="enum in org.apache.uima.fit.util">ContainmentIndex.Type</a>&nbsp;aType)</code>
 <div class="block">Factory method to create an index instead of using the constructor.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static &lt;A extends <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>,B extends <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;<br><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a>&lt;A,B&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ContainmentIndex.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.jcas.JCas-java.lang.Class-java.lang.Class-org.apache.uima.fit.util.ContainmentIndex.Type-">create</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJcas,
+<td class="colFirst"><code>static &lt;A extends <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>,B extends <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;<br><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a>&lt;A,B&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ContainmentIndex.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.jcas.JCas-java.lang.Class-java.lang.Class-org.apache.uima.fit.util.ContainmentIndex.Type-">create</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJcas,
       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;A&gt;&nbsp;aSuper,
       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;B&gt;&nbsp;aUnder,
       <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.Type.html" title="enum in org.apache.uima.fit.util">ContainmentIndex.Type</a>&nbsp;aType)</code>
@@ -153,9 +153,9 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#ContainmentIndex-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-org.apache.uima.cas.Type-org.apache.uima.fit.util.ContainmentIndex.Type-">ContainmentIndex</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
-                <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aSuper,
-                <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aUnder,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#ContainmentIndex-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-org.apache.uima.cas.Type-org.apache.uima.fit.util.ContainmentIndex.Type-">ContainmentIndex</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
+                <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aSuper,
+                <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aUnder,
                 <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.Type.html" title="enum in org.apache.uima.fit.util">ContainmentIndex.Type</a>&nbsp;aType)</code>
 <div class="block">Create a new index on the given JCas using the specified two types.</div>
 </td>
@@ -214,6 +214,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/ContainmentIndex.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/ContainmentIndex.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/ContainmentIndex.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/ContainmentIndex.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.ContainmentIndex (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.ContainmentIndex (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.ContainmentIndex (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.ContainmentIndex (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -105,17 +105,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a>&lt;<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>,<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ContainmentIndex.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-org.apache.uima.cas.Type-org.apache.uima.fit.util.ContainmentIndex.Type-">create</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
-      <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aSuper,
-      <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aUnder,
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a>&lt;<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>,<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ContainmentIndex.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-org.apache.uima.cas.Type-org.apache.uima.fit.util.ContainmentIndex.Type-">create</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
+      <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aSuper,
+      <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;aUnder,
       <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.Type.html" title="enum in org.apache.uima.fit.util">ContainmentIndex.Type</a>&nbsp;aType)</code>
 <div class="block">Factory method to create an index instead of using the constructor.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static &lt;A extends <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>,B extends <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;<br><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a>&lt;A,B&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ContainmentIndex.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.jcas.JCas-java.lang.Class-java.lang.Class-org.apache.uima.fit.util.ContainmentIndex.Type-">create</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJcas,
+<td class="colFirst"><code>static &lt;A extends <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>,B extends <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;<br><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a>&lt;A,B&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ContainmentIndex.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.jcas.JCas-java.lang.Class-java.lang.Class-org.apache.uima.fit.util.ContainmentIndex.Type-">create</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJcas,
       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;A&gt;&nbsp;aSuper,
       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;B&gt;&nbsp;aUnder,
       <a href="../../../../../../org/apache/uima/fit/util/ContainmentIndex.Type.html" title="enum in org.apache.uima.fit.util">ContainmentIndex.Type</a>&nbsp;aType)</code>
@@ -176,6 +176,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/FSCollectionFactory.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/FSCollectionFactory.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/FSCollectionFactory.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/FSCollectionFactory.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.FSCollectionFactory (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.FSCollectionFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.FSCollectionFactory (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.FSCollectionFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/FSUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/FSUtil.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/FSUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/FSUtil.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.FSUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.FSUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.FSUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.FSUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/JCasUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/JCasUtil.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/JCasUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/JCasUtil.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.JCasUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.JCasUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.JCasUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.JCasUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/LifeCycleUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/LifeCycleUtil.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/LifeCycleUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/LifeCycleUtil.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.LifeCycleUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.LifeCycleUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.LifeCycleUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.LifeCycleUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/LocaleUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/LocaleUtil.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/LocaleUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/LocaleUtil.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.LocaleUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.LocaleUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.LocaleUtil (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.LocaleUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/SimpleNamedResourceManager.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/SimpleNamedResourceManager.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/SimpleNamedResourceManager.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/class-use/SimpleNamedResourceManager.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.util.SimpleNamedResourceManager (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.util.SimpleNamedResourceManager (Apache uimaFIT 3.2.0 User-Level API Documentation)</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.uima.fit.util.SimpleNamedResourceManager (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.util.SimpleNamedResourceManager (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/package-frame.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/package-frame.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/package-frame.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/util/package-frame.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.uima.fit.util (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>org.apache.uima.fit.util (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>