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 2022/06/08 07:16:00 UTC

svn commit: r1901744 [23/39] - in /uima/site/trunk/uima-website/docs/d/uimafit-current: ./ api/ api/org/apache/uima/fit/component/ api/org/apache/uima/fit/component/class-use/ api/org/apache/uima/fit/component/initialize/ api/org/apache/uima/fit/compon...

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/LegacySupportPlugin.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/LegacySupportPlugin.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/LegacySupportPlugin.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/LegacySupportPlugin.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LegacySupportPlugin (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>LegacySupportPlugin (Apache uimaFIT 3.3.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="LegacySupportPlugin (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="LegacySupportPlugin (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -259,7 +259,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <h4>scanTypeDescriptors</h4>
 <pre><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;scanTypeDescriptors(<a href="../../../../../org/apache/uima/fit/internal/MetaDataType.html" title="enum in org.apache.uima.fit.internal">MetaDataType</a>&nbsp;aType)
-                      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>
+                      throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <div class="block">Get all currently accessible descriptor locations for the given type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -267,7 +267,7 @@ var activeTableTab = "activeTableTab";
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>an array of locations.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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> - if the locations could not be resolved.</dd>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if the locations could not be resolved.</dd>
 </dl>
 </li>
 </ul>
@@ -340,6 +340,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/MetaDataType.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/MetaDataType.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/MetaDataType.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/MetaDataType.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaDataType (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>MetaDataType (Apache uimaFIT 3.3.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="MetaDataType (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="MetaDataType (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -350,6 +350,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/MetaDataUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/MetaDataUtil.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/MetaDataUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/MetaDataUtil.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaDataUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>MetaDataUtil (Apache uimaFIT 3.3.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="MetaDataUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="MetaDataUtil (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -189,7 +189,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>scanImportsAndManifests</h4>
 <pre>public static&nbsp;<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;scanImportsAndManifests(<a href="../../../../../org/apache/uima/fit/internal/MetaDataType.html" title="enum in org.apache.uima.fit.internal">MetaDataType</a>&nbsp;aType)
-                                        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>
+                                        throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <div class="block">Scan patterns from manifest files and from the specified system property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -197,7 +197,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>array or all patterns found.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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> - if there was a problem resolving the metadata locations from the patterns</dd>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there was a problem resolving the metadata locations from the patterns</dd>
 </dl>
 </li>
 </ul>
@@ -208,7 +208,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>resolve</h4>
 <pre>public static&nbsp;<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;resolve(<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;patterns)
-                        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>
+                        throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <div class="block">Resolve a list of patterns to a set of URLs.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -216,7 +216,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>an array of locations.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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> - if the locations could not be resolved.</dd>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if the locations could not be resolved.</dd>
 </dl>
 </li>
 </ul>
@@ -260,7 +260,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>scanDescriptors</h4>
 <pre>public static&nbsp;<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;scanDescriptors(<a href="../../../../../org/apache/uima/fit/internal/MetaDataType.html" title="enum in org.apache.uima.fit.internal">MetaDataType</a>&nbsp;aType)
-                                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>
+                                throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <div class="block">Get all currently accessible descriptor locations for the given type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -268,7 +268,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>an array of locations.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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> - if the locations could not be resolved.</dd>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if the locations could not be resolved.</dd>
 </dl>
 </li>
 </ul>
@@ -341,6 +341,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/ReflectionUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ReflectionUtil.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ReflectionUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ReflectionUtil.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReflectionUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>ReflectionUtil (Apache uimaFIT 3.3.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="ReflectionUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="ReflectionUtil (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -142,8 +142,7 @@ extends <a href="https://docs.oracle.com
 <td class="colFirst"><code>static &lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;<br>T</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/internal/ReflectionUtil.html#getAnnotation-java.lang.Class-java.lang.Class-">getAnnotation</a></span>(<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;?&gt;&nbsp;aObject,
              <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;T&gt;&nbsp;aAnnotationClass)</code>
-<div class="block">Equivalent to <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang"><code>Class.getAnnotation(Class)</code></a> but handles uimaFIT legacy
- annotations.</div>
+<div class="block">Equivalent to <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang"><code>Class.getAnnotation(Class)</code></a> but handles uimaFIT legacy annotations.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -193,8 +192,7 @@ extends <a href="https://docs.oracle.com
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/internal/ReflectionUtil.html#isAnnotationPresent-java.lang.Class-java.lang.Class-">isAnnotationPresent</a></span>(<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;?&gt;&nbsp;aObject,
                    <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;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;aAnnotationClass)</code>
-<div class="block">Equivalent to <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#isAnnotationPresent-java.lang.Class-" title="class or interface in java.lang"><code>Class.isAnnotationPresent(Class)</code></a> but handles uimaFIT legacy
- annotations.</div>
+<div class="block">Equivalent to <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#isAnnotationPresent-java.lang.Class-" title="class or interface in java.lang"><code>Class.isAnnotationPresent(Class)</code></a> but handles uimaFIT legacy annotations.</div>
 </td>
 </tr>
 </table>
@@ -342,8 +340,7 @@ extends <a href="https://docs.oracle.com
 <h4>isAnnotationPresent</h4>
 <pre>public static&nbsp;boolean&nbsp;isAnnotationPresent(<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;?&gt;&nbsp;aObject,
                                           <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;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;aAnnotationClass)</pre>
-<div class="block">Equivalent to <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#isAnnotationPresent-java.lang.Class-" title="class or interface in java.lang"><code>Class.isAnnotationPresent(Class)</code></a> but handles uimaFIT legacy
- annotations.</div>
+<div class="block">Equivalent to <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#isAnnotationPresent-java.lang.Class-" title="class or interface in java.lang"><code>Class.isAnnotationPresent(Class)</code></a> but handles uimaFIT legacy annotations.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>aObject</code> - the object to analyze</dd>
@@ -382,8 +379,7 @@ extends <a href="https://docs.oracle.com
 <h4>getAnnotation</h4>
 <pre>public static&nbsp;&lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;T&nbsp;getAnnotation(<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;?&gt;&nbsp;aObject,
                                                      <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;T&gt;&nbsp;aAnnotationClass)</pre>
-<div class="block">Equivalent to <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang"><code>Class.getAnnotation(Class)</code></a> but handles uimaFIT legacy
- annotations.</div>
+<div class="block">Equivalent to <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang"><code>Class.getAnnotation(Class)</code></a> but handles uimaFIT legacy annotations.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - the annotation type</dd>
@@ -464,6 +460,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/ResourceList.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceList.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceList.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceList.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResourceList (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>ResourceList (Apache uimaFIT 3.3.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="ResourceList (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="ResourceList (Apache uimaFIT 3.3.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.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.resource">org.apache.uima.resource.Resource_ImplBase</a></li>
+<li><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.resource">org.apache.uima.resource.Resource_ImplBase</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/uima/fit/component/Resource_ImplBase.html" title="class in org.apache.uima.fit.component">org.apache.uima.fit.component.Resource_ImplBase</a></li>
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/uima/fit/component/ExternalResourceAware.html" title="interface in org.apache.uima.fit.component">ExternalResourceAware</a>, <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></dd>
+<dd><a href="../../../../../org/apache/uima/fit/component/ExternalResourceAware.html" title="interface in org.apache.uima.fit.component">ExternalResourceAware</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource">Resource</a></dd>
 </dl>
 <hr>
 <br>
@@ -158,8 +158,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.uima.resource.Resource">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.uima.resource.<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></h3>
-<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_AGGREGATE_SOFA_MAPPINGS" title="class or interface in org.apache.uima.resource">PARAM_AGGREGATE_SOFA_MAPPINGS</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_CONFIG_MANAGER" title="class or interface in org.apache.uima.resource">PARAM_CONFIG_MANAGER</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_CONFIG_PARAM_SETTINGS" title="class or interface in org.apache.uima.resource">PARAM_CONFIG_PARAM_SETTINGS</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_EXTERNAL_OVERRIDE_SETTINGS" title="class or interface in org.apache.uima.resource">PARAM_EXTERNAL_OVERRIDE_SETTINGS</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Reso
 urce.html?is-external=true#PARAM_PERFORMANCE_TUNING_SETTINGS" title="class or interface in org.apache.uima.resource">PARAM_PERFORMANCE_TUNING_SETTINGS</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_RESOURCE_MANAGER" title="class or interface in org.apache.uima.resource">PARAM_RESOURCE_MANAGER</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_UIMA_CONTEXT" title="class or interface in org.apache.uima.resource">PARAM_UIMA_CONTEXT</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.uima.resource.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource">Resource</a></h3>
+<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_AGGREGATE_SOFA_MAPPINGS" title="class or interface in org.apache.uima.resource">PARAM_AGGREGATE_SOFA_MAPPINGS</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_CONFIG_MANAGER" title="class or interface in org.apache.uima.resource">PARAM_CONFIG_MANAGER</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_CONFIG_PARAM_SETTINGS" title="class or interface in org.apache.uima.resource">PARAM_CONFIG_PARAM_SETTINGS</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_EXTERNAL_OVERRIDE_SETTINGS" title="class or interface in org.apache.uima.resource">PARAM_EXTERNAL_OVERRIDE_SETTINGS</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource
 /Resource.html?is-external=true#PARAM_PERFORMANCE_TUNING_SETTINGS" title="class or interface in org.apache.uima.resource">PARAM_PERFORMANCE_TUNING_SETTINGS</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_RESOURCE_MANAGER" title="class or interface in org.apache.uima.resource">PARAM_RESOURCE_MANAGER</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#PARAM_UIMA_CONTEXT" title="class or interface in org.apache.uima.resource">PARAM_UIMA_CONTEXT</a></code></li>
 </ul>
 </li>
 </ul>
@@ -208,8 +208,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.resource.Resource_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.resource.<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.resource">Resource_ImplBase</a></h3>
-<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource">destroy</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getCasManager--" title="class or interface in org.apache.uima.resource">getCasManager</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getLogger--" title="class or interface in org.apache.uima.resource">getLogger</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getMetaData--" title="class or interface in org.apache.uima.resource">getMetaData</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getRelativePathResolver-java.util.Map-" title="class or 
 interface in org.apache.uima.resource">getRelativePathResolver</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getResourceManager--" title="class or interface in org.apache.uima.resource">getResourceManager</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getUimaContext--" title="class or interface in org.apache.uima.resource">getUimaContext</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getUimaContextAdmin--" title="class or interface in org.apache.uima.resource">getUimaContextAdmin</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#loadUserClass-java.lang.String-" title="class or interface in org.apache.uima.resource">loadUserClass</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/api
 docs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#loadUserClassOrThrow-java.lang.String-org.apache.uima.resource.ResourceSpecifier-" title="class or interface in org.apache.uima.resource">loadUserClassOrThrow</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#setContextHolder--" title="class or interface in org.apache.uima.resource">setContextHolder</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#setContextHolderX-org.apache.uima.internal.util.function.Runnable_withException-" title="class or interface in org.apache.uima.resource">setContextHolderX</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#setLogger-org.apache.uima.util.Logger-" title="class or interface in org.apache.uima.resource">setLogger</a>, <a href="http://uima.apache.org/d/uimaj
 -3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#setMetaData-org.apache.uima.resource.metadata.ResourceMetaData-" title="class or interface in org.apache.uima.resource">setMetaData</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#withContextHolder-java.lang.Runnable-" title="class or interface in org.apache.uima.resource">withContextHolder</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.resource.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.resource">Resource_ImplBase</a></h3>
+<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource">destroy</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getCasManager--" title="class or interface in org.apache.uima.resource">getCasManager</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getLogger--" title="class or interface in org.apache.uima.resource">getLogger</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getMetaData--" title="class or interface in org.apache.uima.resource">getMetaData</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getRelativePathResolver-java.util.Map-" title="clas
 s or interface in org.apache.uima.resource">getRelativePathResolver</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getResourceManager--" title="class or interface in org.apache.uima.resource">getResourceManager</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getUimaContext--" title="class or interface in org.apache.uima.resource">getUimaContext</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#getUimaContextAdmin--" title="class or interface in org.apache.uima.resource">getUimaContextAdmin</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#loadUserClass-java.lang.String-" title="class or interface in org.apache.uima.resource">loadUserClass</a>, <a href="https://uima.apache.org/d/uimaj
 -3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#loadUserClassOrThrow-java.lang.String-org.apache.uima.resource.ResourceSpecifier-" title="class or interface in org.apache.uima.resource">loadUserClassOrThrow</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#setContextHolder--" title="class or interface in org.apache.uima.resource">setContextHolder</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#setContextHolderX-org.apache.uima.internal.util.function.Runnable_withException-" title="class or interface in org.apache.uima.resource">setContextHolderX</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#setLogger-org.apache.uima.util.Logger-" title="class or interface in org.apache.uima.resource">setLogger</a>, <a href="https://uima.apac
 he.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#setMetaData-org.apache.uima.resource.metadata.ResourceMetaData-" title="class or interface in org.apache.uima.resource">setMetaData</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource_ImplBase.html?is-external=true#withContextHolder-java.lang.Runnable-" title="class or interface in org.apache.uima.resource">withContextHolder</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -361,6 +361,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/ResourceManagerFactory.DefaultResourceManagerCreator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.DefaultResourceManagerCreator.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.DefaultResourceManagerCreator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.DefaultResourceManagerCreator.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResourceManagerFactory.DefaultResourceManagerCreator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>ResourceManagerFactory.DefaultResourceManagerCreator (Apache uimaFIT 3.3.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="ResourceManagerFactory.DefaultResourceManagerCreator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="ResourceManagerFactory.DefaultResourceManagerCreator (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -156,7 +156,7 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><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></td>
+<td class="colFirst"><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/internal/ResourceManagerFactory.DefaultResourceManagerCreator.html#newResourceManager--">newResourceManager</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -204,13 +204,13 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>newResourceManager</h4>
-<pre>public&nbsp;<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;newResourceManager()
-                                   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>
+<pre>public&nbsp;<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;newResourceManager()
+                                   throws <a href="https://uima.apache.org/d/uimaj-3.3.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="../../../../../org/apache/uima/fit/internal/ResourceManagerFactory.ResourceManagerCreator.html#newResourceManager--">newResourceManager</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/uima/fit/internal/ResourceManagerFactory.ResourceManagerCreator.html" title="interface in org.apache.uima.fit.internal">ResourceManagerFactory.ResourceManagerCreator</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.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>
@@ -283,6 +283,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/ResourceManagerFactory.ResourceManagerCreator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.ResourceManagerCreator.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.ResourceManagerCreator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.ResourceManagerCreator.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResourceManagerFactory.ResourceManagerCreator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>ResourceManagerFactory.ResourceManagerCreator (Apache uimaFIT 3.3.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="ResourceManagerFactory.ResourceManagerCreator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="ResourceManagerFactory.ResourceManagerCreator (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -129,7 +129,7 @@ var activeTableTab = "activeTableTab";
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><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></td>
+<td class="colFirst"><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/internal/ResourceManagerFactory.ResourceManagerCreator.html#newResourceManager--">newResourceManager</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -153,11 +153,11 @@ var activeTableTab = "activeTableTab";
 <ul class="blockListLast">
 <li class="blockList">
 <h4>newResourceManager</h4>
-<pre><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;newResourceManager()
-                            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>
+<pre><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;newResourceManager()
+                            throws <a href="https://uima.apache.org/d/uimaj-3.3.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="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.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>
@@ -230,6 +230,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/ResourceManagerFactory.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/ResourceManagerFactory.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResourceManagerFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>ResourceManagerFactory (Apache uimaFIT 3.3.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="ResourceManagerFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="ResourceManagerFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -160,7 +160,7 @@ extends <a href="https://docs.oracle.com
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/internal/ResourceManagerFactory.html#getResourceManagerCreator--">getResourceManagerCreator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <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></td>
+<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/internal/ResourceManagerFactory.html#newResourceManager--">newResourceManager</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
@@ -198,11 +198,11 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>newResourceManager</h4>
-<pre>public static&nbsp;<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;newResourceManager()
-                                          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>
+<pre>public static&nbsp;<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;newResourceManager()
+                                          throws <a href="https://uima.apache.org/d/uimaj-3.3.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="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.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>
@@ -297,6 +297,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Added: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ClassLoaderUtils.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ClassLoaderUtils.html?rev=1901744&view=auto
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ClassLoaderUtils.html (added)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ClassLoaderUtils.html Wed Jun  8 07:15:57 2022
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.uima.fit.internal.ClassLoaderUtils (Apache uimaFIT 3.3.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.ClassLoaderUtils (Apache uimaFIT 3.3.0 User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/uima/fit/internal/ClassLoaderUtils.html" title="class in org.apache.uima.fit.internal">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/uima/fit/internal/class-use/ClassLoaderUtils.html" target="_top">Frames</a></li>
+<li><a href="ClassLoaderUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.uima.fit.internal.ClassLoaderUtils" class="title">Uses of Class<br>org.apache.uima.fit.internal.ClassLoaderUtils</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.uima.fit.internal.ClassLoaderUtils</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/uima/fit/internal/ClassLoaderUtils.html" title="class in org.apache.uima.fit.internal">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/uima/fit/internal/class-use/ClassLoaderUtils.html" target="_top">Frames</a></li>
+<li><a href="ClassLoaderUtils.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Propchange: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ClassLoaderUtils.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ClassLoaderUtils.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/DescriptionUtils.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/DescriptionUtils.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/DescriptionUtils.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/DescriptionUtils.html Wed Jun  8 07:15:57 2022
@@ -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.internal.DescriptionUtils (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.DescriptionUtils (Apache uimaFIT 3.3.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.internal.DescriptionUtils (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.DescriptionUtils (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/EnhancedClassFile.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/EnhancedClassFile.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/EnhancedClassFile.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/EnhancedClassFile.html Wed Jun  8 07:15:57 2022
@@ -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.internal.EnhancedClassFile (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.EnhancedClassFile (Apache uimaFIT 3.3.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.internal.EnhancedClassFile (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.EnhancedClassFile (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/ExtendedExternalResourceDescription_impl.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ExtendedExternalResourceDescription_impl.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ExtendedExternalResourceDescription_impl.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ExtendedExternalResourceDescription_impl.html Wed Jun  8 07:15:57 2022
@@ -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.internal.ExtendedExternalResourceDescription_impl (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl (Apache uimaFIT 3.3.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.internal.ExtendedExternalResourceDescription_impl (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.ExtendedExternalResourceDescription_impl (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/LegacySupport.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/LegacySupport.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/LegacySupport.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/LegacySupport.html Wed Jun  8 07:15:57 2022
@@ -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.internal.LegacySupport (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.LegacySupport (Apache uimaFIT 3.3.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.internal.LegacySupport (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.LegacySupport (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/LegacySupportPlugin.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/LegacySupportPlugin.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/LegacySupportPlugin.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/LegacySupportPlugin.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.uima.fit.internal.LegacySupportPlugin (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Interface org.apache.uima.fit.internal.LegacySupportPlugin (Apache uimaFIT 3.3.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 Interface org.apache.uima.fit.internal.LegacySupportPlugin (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Interface org.apache.uima.fit.internal.LegacySupportPlugin (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/MetaDataType.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/MetaDataType.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/MetaDataType.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/MetaDataType.html Wed Jun  8 07:15:57 2022
@@ -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.internal.MetaDataType (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.MetaDataType (Apache uimaFIT 3.3.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.internal.MetaDataType (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.MetaDataType (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -210,6 +210,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/MetaDataUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/MetaDataUtil.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/MetaDataUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/MetaDataUtil.html Wed Jun  8 07:15:57 2022
@@ -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.internal.MetaDataUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.MetaDataUtil (Apache uimaFIT 3.3.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.internal.MetaDataUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.MetaDataUtil (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/ReflectionUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ReflectionUtil.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ReflectionUtil.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ReflectionUtil.html Wed Jun  8 07:15:57 2022
@@ -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.internal.ReflectionUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.ReflectionUtil (Apache uimaFIT 3.3.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.internal.ReflectionUtil (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.ReflectionUtil (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/ResourceList.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceList.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceList.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceList.html Wed Jun  8 07:15:57 2022
@@ -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.internal.ResourceList (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.ResourceList (Apache uimaFIT 3.3.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.internal.ResourceList (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.ResourceList (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/ResourceManagerFactory.DefaultResourceManagerCreator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.DefaultResourceManagerCreator.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.DefaultResourceManagerCreator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.DefaultResourceManagerCreator.html Wed Jun  8 07:15:57 2022
@@ -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.internal.ResourceManagerFactory.DefaultResourceManagerCreator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.ResourceManagerFactory.DefaultResourceManagerCreator (Apache uimaFIT 3.3.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.internal.ResourceManagerFactory.DefaultResourceManagerCreator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.ResourceManagerFactory.DefaultResourceManagerCreator (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/ResourceManagerFactory.ResourceManagerCreator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.ResourceManagerCreator.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.ResourceManagerCreator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.ResourceManagerCreator.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.uima.fit.internal.ResourceManagerFactory.ResourceManagerCreator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Interface org.apache.uima.fit.internal.ResourceManagerFactory.ResourceManagerCreator (Apache uimaFIT 3.3.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 Interface org.apache.uima.fit.internal.ResourceManagerFactory.ResourceManagerCreator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Interface org.apache.uima.fit.internal.ResourceManagerFactory.ResourceManagerCreator (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -191,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/class-use/ResourceManagerFactory.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/class-use/ResourceManagerFactory.html Wed Jun  8 07:15:57 2022
@@ -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.internal.ResourceManagerFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.internal.ResourceManagerFactory (Apache uimaFIT 3.3.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.internal.ResourceManagerFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.internal.ResourceManagerFactory (Apache uimaFIT 3.3.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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <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/internal/package-frame.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/package-frame.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/package-frame.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/package-frame.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.uima.fit.internal (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>org.apache.uima.fit.internal (Apache uimaFIT 3.3.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>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/package-summary.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/package-summary.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/package-summary.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/internal/package-summary.html Wed Jun  8 07:15:57 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.uima.fit.internal (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>org.apache.uima.fit.internal (Apache uimaFIT 3.3.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="org.apache.uima.fit.internal (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="org.apache.uima.fit.internal (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -122,8 +122,8 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/uima/fit/internal/ExtendedExternalResourceDescription_impl.html" title="class in org.apache.uima.fit.internal">ExtendedExternalResourceDescription_impl</a></td>
 <td class="colLast">
-<div class="block">INTERNAL API - Extended <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/impl/ExternalResourceDescription_impl.html?is-external=true" title="class or interface in org.apache.uima.resource.impl"><code>ExternalResourceDescription_impl</code></a> which can carry
- <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ExternalResourceDescription.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>ExternalResourceDescription</code></a>s.</div>
+<div class="block">INTERNAL API - Extended <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/impl/ExternalResourceDescription_impl.html?is-external=true" title="class or interface in org.apache.uima.resource.impl"><code>ExternalResourceDescription_impl</code></a> which can carry
+ <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ExternalResourceDescription.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>ExternalResourceDescription</code></a>s.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -255,6 +255,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>