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 [7/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/compone...

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/ViewTextCopierAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/ViewTextCopierAnnotator.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/ViewTextCopierAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/ViewTextCopierAnnotator.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>ViewTextCopierAnnotator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>ViewTextCopierAnnotator (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="ViewTextCopierAnnotator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="ViewTextCopierAnnotator (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -100,13 +100,13 @@ 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/analysis_component/AnalysisComponent_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.AnalysisComponent_ImplBase</a></li>
+<li><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.AnalysisComponent_ImplBase</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.Annotator_ImplBase</a></li>
+<li><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.Annotator_ImplBase</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.JCasAnnotator_ImplBase</a></li>
+<li><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.JCasAnnotator_ImplBase</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/uima/fit/component/JCasAnnotator_ImplBase.html" title="class in org.apache.uima.fit.component">org.apache.uima.fit.component.JCasAnnotator_ImplBase</a></li>
@@ -129,7 +129,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent</a></dd>
+<dd><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent</a></dd>
 </dl>
 <hr>
 <br>
@@ -206,7 +206,7 @@ extends <a href="../../../../../org/apac
 </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/component/ViewTextCopierAnnotator.html#process-org.apache.uima.jcas.JCas-">process</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;jCas)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/ViewTextCopierAnnotator.html#process-org.apache.uima.jcas.JCas-">process</a></span>(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -220,22 +220,22 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.JCasAnnotator_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">JCasAnnotator_ImplBase</a></h3>
-<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#getRequiredCasInterface--" title="class or interface in org.apache.uima.analysis_component">getRequiredCasInterface</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#process-org.apache.uima.cas.AbstractCas-" title="class or interface in org.apache.uima.analysis_component">process</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">JCasAnnotator_ImplBase</a></h3>
+<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#getRequiredCasInterface--" title="class or interface in org.apache.uima.analysis_component">getRequiredCasInterface</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#process-org.apache.uima.cas.AbstractCas-" title="class or interface in org.apache.uima.analysis_component">process</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.Annotator_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">Annotator_ImplBase</a></h3>
-<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#getCasInstancesRequired--" title="class or interface in org.apache.uima.analysis_component">getCasInstancesRequired</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#hasNext--" title="class or interface in org.apache.uima.analysis_component">hasNext</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#next--" title="class or interface in org.apache.uima.analysis_component">next</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">Annotator_ImplBase</a></h3>
+<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#getCasInstancesRequired--" title="class or interface in org.apache.uima.analysis_component">getCasInstancesRequired</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#hasNext--" title="class or interface in org.apache.uima.analysis_component">hasNext</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#next--" title="class or interface in org.apache.uima.analysis_component">next</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.AnalysisComponent_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent_ImplBase</a></h3>
-<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#batchProcessComplete--" title="class or interface in org.apache.uima.analysis_component">batchProcessComplete</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_component">collectionProcessComplete</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#destroy--" title="class or interface in org.apache.uima.analysis_component">destroy</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getContext--" title="class or interface in org.apache.uima.analysis_component">getContext</a>, <a href="http:/
 /uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getLogger--" title="class or interface in org.apache.uima.analysis_component">getLogger</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getResultSpecification--" title="class or interface in org.apache.uima.analysis_component">getResultSpecification</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#reconfigure--" title="class or interface in org.apache.uima.analysis_component">reconfigure</a>, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#setResultSpecification-org.apache.uima.analysis_engine.ResultSpecification-" title="class or interface in org.apache.uima.analysis_component">setResult
 Specification</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent_ImplBase</a></h3>
+<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#batchProcessComplete--" title="class or interface in org.apache.uima.analysis_component">batchProcessComplete</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_component">collectionProcessComplete</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#destroy--" title="class or interface in org.apache.uima.analysis_component">destroy</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getContext--" title="class or interface in org.apache.uima.analysis_component">getContext</a>, <a href="ht
 tps://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getLogger--" title="class or interface in org.apache.uima.analysis_component">getLogger</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getResultSpecification--" title="class or interface in org.apache.uima.analysis_component">getResultSpecification</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#reconfigure--" title="class or interface in org.apache.uima.analysis_component">reconfigure</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#setResultSpecification-org.apache.uima.analysis_engine.ResultSpecification-" title="class or interface in org.apache.uima.analysis_component">s
 etResultSpecification</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -317,13 +317,13 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>process</h4>
-<pre>public&nbsp;void&nbsp;process(<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;jCas)
-             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>
+<pre>public&nbsp;void&nbsp;process(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas)
+             throws <a href="https://uima.apache.org/d/uimaj-3.3.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>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#process-org.apache.uima.jcas.JCas-" title="class or interface in org.apache.uima.analysis_component">process</a></code>&nbsp;in class&nbsp;<code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">JCasAnnotator_ImplBase</a></code></dd>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#process-org.apache.uima.jcas.JCas-" title="class or interface in org.apache.uima.analysis_component">process</a></code>&nbsp;in class&nbsp;<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">JCasAnnotator_ImplBase</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/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code></dd>
+<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.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></dd>
 </dl>
 </li>
 </ul>
@@ -396,6 +396,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/component/class-use/CasAnnotator_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasAnnotator_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasAnnotator_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasAnnotator_ImplBase.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.component.CasAnnotator_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasAnnotator_ImplBase (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.component.CasAnnotator_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasAnnotator_ImplBase (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/component/class-use/CasCollectionReader_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasCollectionReader_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasCollectionReader_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasCollectionReader_ImplBase.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.component.CasCollectionReader_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasCollectionReader_ImplBase (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.component.CasCollectionReader_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasCollectionReader_ImplBase (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/component/class-use/CasConsumer_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasConsumer_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasConsumer_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasConsumer_ImplBase.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.component.CasConsumer_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasConsumer_ImplBase (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.component.CasConsumer_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasConsumer_ImplBase (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/component/class-use/CasDumpWriter.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasDumpWriter.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasDumpWriter.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasDumpWriter.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.component.CasDumpWriter (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasDumpWriter (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.component.CasDumpWriter (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasDumpWriter (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/component/class-use/CasFlowController_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasFlowController_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasFlowController_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasFlowController_ImplBase.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.component.CasFlowController_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasFlowController_ImplBase (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.component.CasFlowController_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasFlowController_ImplBase (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/component/class-use/CasMultiplier_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasMultiplier_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasMultiplier_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/CasMultiplier_ImplBase.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.component.CasMultiplier_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasMultiplier_ImplBase (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.component.CasMultiplier_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasMultiplier_ImplBase (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/component/class-use/ExternalResourceAware.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ExternalResourceAware.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ExternalResourceAware.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ExternalResourceAware.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.component.ExternalResourceAware (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Interface org.apache.uima.fit.component.ExternalResourceAware (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.component.ExternalResourceAware (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Interface org.apache.uima.fit.component.ExternalResourceAware (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -215,6 +215,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/component/class-use/JCasAnnotator_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasAnnotator_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasAnnotator_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasAnnotator_ImplBase.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.component.JCasAnnotator_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasAnnotator_ImplBase (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.component.JCasAnnotator_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasAnnotator_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -171,6 +171,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/component/class-use/JCasCollectionReader_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasCollectionReader_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasCollectionReader_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasCollectionReader_ImplBase.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.component.JCasCollectionReader_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasCollectionReader_ImplBase (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.component.JCasCollectionReader_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasCollectionReader_ImplBase (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/component/class-use/JCasConsumer_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasConsumer_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasConsumer_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasConsumer_ImplBase.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.component.JCasConsumer_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasConsumer_ImplBase (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.component.JCasConsumer_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasConsumer_ImplBase (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/component/class-use/JCasFlowController_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasFlowController_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasFlowController_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasFlowController_ImplBase.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.component.JCasFlowController_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasFlowController_ImplBase (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.component.JCasFlowController_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasFlowController_ImplBase (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/component/class-use/JCasMultiplier_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasMultiplier_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasMultiplier_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/JCasMultiplier_ImplBase.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.component.JCasMultiplier_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasMultiplier_ImplBase (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.component.JCasMultiplier_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasMultiplier_ImplBase (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/component/class-use/NoOpAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/NoOpAnnotator.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/NoOpAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/NoOpAnnotator.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.component.NoOpAnnotator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.NoOpAnnotator (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.component.NoOpAnnotator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.NoOpAnnotator (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/component/class-use/Resource_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/Resource_ImplBase.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/Resource_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/Resource_ImplBase.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.component.Resource_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.Resource_ImplBase (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.component.Resource_ImplBase (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.Resource_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -189,6 +189,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/component/class-use/ViewCreatorAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ViewCreatorAnnotator.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ViewCreatorAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ViewCreatorAnnotator.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.component.ViewCreatorAnnotator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.ViewCreatorAnnotator (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.component.ViewCreatorAnnotator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.ViewCreatorAnnotator (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/component/class-use/ViewTextCopierAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ViewTextCopierAnnotator.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ViewTextCopierAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ViewTextCopierAnnotator.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.component.ViewTextCopierAnnotator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.ViewTextCopierAnnotator (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.component.ViewTextCopierAnnotator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.ViewTextCopierAnnotator (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/component/initialize/ConfigurationParameterInitializer.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.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>ConfigurationParameterInitializer (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>ConfigurationParameterInitializer (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="ConfigurationParameterInitializer (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="ConfigurationParameterInitializer (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <span class="typeNameLabel">ConfigurationParameterInitializer</span>
 extends <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></pre>
 <div class="block">Initialize an instance of a class with fields that are annotated as
- <a href="../../../../../../org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><code>ConfigurationParameter</code></a>s from the parameter values given in a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a>.</div>
+ <a href="../../../../../../org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><code>ConfigurationParameter</code></a>s from the parameter values given in a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a>.</div>
 </li>
 </ul>
 </div>
@@ -134,8 +134,8 @@ extends <a href="https://docs.oracle.com
 <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/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.resource.DataResource-">initialize</a></span>(<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>&nbsp;component,
-          <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/DataResource.html?is-external=true" title="class or interface in org.apache.uima.resource">DataResource</a>&nbsp;dataResource)</code>
-<div class="block">Initialize a component from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>ResourceMetaData</code></a>.</div>
+          <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/DataResource.html?is-external=true" title="class or interface in org.apache.uima.resource">DataResource</a>&nbsp;dataResource)</code>
+<div class="block">Initialize a component from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>ResourceMetaData</code></a>.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -148,8 +148,8 @@ extends <a href="https://docs.oracle.com
 <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/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.resource.metadata.NameValuePair...-">initialize</a></span>(<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>&nbsp;component,
-          <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/NameValuePair.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">NameValuePair</a>...&nbsp;parameters)</code>
-<div class="block">Initialize a component from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>ResourceMetaData</code></a>.</div>
+          <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/NameValuePair.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">NameValuePair</a>...&nbsp;parameters)</code>
+<div class="block">Initialize a component from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>ResourceMetaData</code></a>.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -160,24 +160,24 @@ extends <a href="https://docs.oracle.com
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.resource.Parameter...-">initialize</a></span>(<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>&nbsp;component,
-          <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Parameter.html?is-external=true" title="class or interface in org.apache.uima.resource">Parameter</a>...&nbsp;parameters)</code>
-<div class="block">Initialize a component from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a>.</div>
+          <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Parameter.html?is-external=true" title="class or interface in org.apache.uima.resource">Parameter</a>...&nbsp;parameters)</code>
+<div class="block">Initialize a component from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a>.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.resource.ResourceSpecifier-">initialize</a></span>(<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>&nbsp;component,
-          <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;spec)</code>
-<div class="block">Initialize a component from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a>.</div>
+          <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;spec)</code>
+<div class="block">Initialize a component from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a>.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.UimaContext-">initialize</a></span>(<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>&nbsp;component,
-          <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a>&nbsp;context)</code>
-<div class="block">Initialize a component from an <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a> This code can be a little confusing because
+          <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a>&nbsp;context)</code>
+<div class="block">Initialize a component from an <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a> This code can be a little confusing because
  the configuration parameter annotations are used in two contexts: in describing the component
- and to initialize member variables from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a>.</div>
+ and to initialize member variables from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a>.</div>
 </td>
 </tr>
 </table>
@@ -209,12 +209,12 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>initialize</h4>
 <pre>public static&nbsp;void&nbsp;initialize(<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>&nbsp;component,
-                              <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a>&nbsp;context)
-                       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>
-<div class="block">Initialize a component from an <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a> This code can be a little confusing because
+                              <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a>&nbsp;context)
+                       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">Initialize a component from an <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a> This code can be a little confusing because
  the configuration parameter annotations are used in two contexts: in describing the component
- and to initialize member variables from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a>. Here we are performing the
- latter task. It is important to remember that the <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a> passed in to this method
+ and to initialize member variables from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a>. Here we are performing the
+ latter task. It is important to remember that the <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima"><code>UimaContext</code></a> passed in to this method
  may or may not have been derived using reflection of the annotations (i.e. using
  <a href="../../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory"><code>ConfigurationParameterFactory</code></a> via e.g. a call to a AnalysisEngineFactory.create
  method). It is just as possible for the description of the component to come directly from an
@@ -229,7 +229,7 @@ extends <a href="https://docs.oracle.com
 <dd><code>component</code> - the component to initialize.</dd>
 <dd><code>context</code> - a UIMA context with configuration parameters.</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 a failure occurs during initialization.</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 a failure occurs during initialization.</dd>
 </dl>
 </li>
 </ul>
@@ -241,14 +241,14 @@ extends <a href="https://docs.oracle.com
 <h4>initialize</h4>
 <pre>public static&nbsp;void&nbsp;initialize(<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>&nbsp;component,
                               <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;map)
-                       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">Initialize a component from a map.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>component</code> - the component to initialize.</dd>
 <dd><code>map</code> - a UIMA context with configuration parameters.</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 a failure occurs during initialization.</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 a failure occurs during initialization.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../../org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.UimaContext-"><code>initialize(Object, UimaContext)</code></a></dd>
 </dl>
@@ -261,15 +261,15 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>initialize</h4>
 <pre>public static&nbsp;void&nbsp;initialize(<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>&nbsp;component,
-                              <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;spec)
-                       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>
-<div class="block">Initialize a component from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a>.</div>
+                              <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;spec)
+                       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">Initialize a component from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>component</code> - the component to initialize.</dd>
 <dd><code>spec</code> - a resource specifier.</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 a failure occurs during initialization.</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 a failure occurs during initialization.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../../org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.UimaContext-"><code>initialize(Object, UimaContext)</code></a></dd>
 </dl>
@@ -282,15 +282,15 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>initialize</h4>
 <pre>public static&nbsp;void&nbsp;initialize(<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>&nbsp;component,
-                              <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Parameter.html?is-external=true" title="class or interface in org.apache.uima.resource">Parameter</a>...&nbsp;parameters)
-                       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>
-<div class="block">Initialize a component from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a>.</div>
+                              <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Parameter.html?is-external=true" title="class or interface in org.apache.uima.resource">Parameter</a>...&nbsp;parameters)
+                       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">Initialize a component from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>component</code> - the component to initialize.</dd>
 <dd><code>parameters</code> - a list of parameters.</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 a failure occurs during initialization.</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 a failure occurs during initialization.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../../org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.UimaContext-"><code>initialize(Object, UimaContext)</code></a></dd>
 </dl>
@@ -303,15 +303,15 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>initialize</h4>
 <pre>public static&nbsp;void&nbsp;initialize(<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>&nbsp;component,
-                              <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/NameValuePair.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">NameValuePair</a>...&nbsp;parameters)
-                       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>
-<div class="block">Initialize a component from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>ResourceMetaData</code></a>.</div>
+                              <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/NameValuePair.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">NameValuePair</a>...&nbsp;parameters)
+                       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">Initialize a component from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>ResourceMetaData</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>component</code> - the component to initialize.</dd>
 <dd><code>parameters</code> - a list of parameters.</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 a failure occurs during initialization.</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 a failure occurs during initialization.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../../org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.UimaContext-"><code>initialize(Object, UimaContext)</code></a></dd>
 </dl>
@@ -324,15 +324,15 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>initialize</h4>
 <pre>public static&nbsp;void&nbsp;initialize(<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>&nbsp;component,
-                              <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/DataResource.html?is-external=true" title="class or interface in org.apache.uima.resource">DataResource</a>&nbsp;dataResource)
-                       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>
-<div class="block">Initialize a component from a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>ResourceMetaData</code></a>.</div>
+                              <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/DataResource.html?is-external=true" title="class or interface in org.apache.uima.resource">DataResource</a>&nbsp;dataResource)
+                       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">Initialize a component from a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>ResourceMetaData</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>component</code> - the component to initialize.</dd>
 <dd><code>dataResource</code> - a data resource with configuration meta data.</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 a failure occurs during initialization.</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 a failure occurs during initialization.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../../org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html#initialize-java.lang.Object-org.apache.uima.UimaContext-"><code>initialize(Object, UimaContext)</code></a></dd>
 </dl>
@@ -346,10 +346,10 @@ extends <a href="https://docs.oracle.com
 <h4>initialize</h4>
 <pre>public static&nbsp;void&nbsp;initialize(<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>&nbsp;component,
                               <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>...&nbsp;aParameters)
-                       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>
 <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>
@@ -422,6 +422,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/component/initialize/ExternalResourceInitializer.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/initialize/ExternalResourceInitializer.html?rev=1901744&r1=1901743&r2=1901744&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/initialize/ExternalResourceInitializer.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/initialize/ExternalResourceInitializer.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>ExternalResourceInitializer (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
+<title>ExternalResourceInitializer (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="ExternalResourceInitializer (Apache uimaFIT 3.2.0 User-Level API Documentation)";
+            parent.document.title="ExternalResourceInitializer (Apache uimaFIT 3.3.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -133,7 +133,7 @@ extends <a href="https://docs.oracle.com
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static &lt;T&gt;&nbsp;void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/component/initialize/ExternalResourceInitializer.html#initialize-T-org.apache.uima.UimaContext-">initialize</a></span>(T&nbsp;object,
-          <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a>&nbsp;context)</code>
+          <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a>&nbsp;context)</code>
 <div class="block">Configure a component from the given context.</div>
 </td>
 </tr>
@@ -168,8 +168,8 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>initialize</h4>
 <pre>public static&nbsp;&lt;T&gt;&nbsp;void&nbsp;initialize(T&nbsp;object,
-                                  <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a>&nbsp;context)
-                           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>
+                                  <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a>&nbsp;context)
+                           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">Configure a component from the given context.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -178,7 +178,7 @@ extends <a href="https://docs.oracle.com
 <dd><code>object</code> - the component.</dd>
 <dd><code>context</code> - the UIMA context.</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 external resource cannot be configured.</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 external resource cannot be configured.</dd>
 </dl>
 </li>
 </ul>
@@ -251,6 +251,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>