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 2023/02/08 10:33:40 UTC

svn commit: r1907517 [4/28] - in /uima/site/trunk/uima-website: docs/ docs/d/uimafit-current/ docs/d/uimafit-current/api/ docs/d/uimafit-current/api/org/apache/uima/fit/component/ docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ docs...

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/CasMultiplier_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/CasMultiplier_ImplBase.html?rev=1907517&r1=1907516&r2=1907517&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/CasMultiplier_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/CasMultiplier_ImplBase.html Wed Feb  8 10:33:37 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CasMultiplier_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)</title>
+<title>CasMultiplier_ImplBase (Apache uimaFIT 3.4.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="CasMultiplier_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)";
+            parent.document.title="CasMultiplier_ImplBase (Apache uimaFIT 3.4.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -100,10 +100,10 @@ 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="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>org.apache.uima.analysis_component.AnalysisComponent_ImplBase</li>
 <li>
 <ul class="inheritance">
-<li><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/CasMultiplier_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.CasMultiplier_ImplBase</a></li>
+<li>org.apache.uima.analysis_component.CasMultiplier_ImplBase</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.uima.fit.component.CasMultiplier_ImplBase</li>
@@ -119,12 +119,12 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<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>
+<dd>org.apache.uima.analysis_component.AnalysisComponent</dd>
 </dl>
 <hr>
 <br>
 <pre>public abstract class <span class="typeNameLabel">CasMultiplier_ImplBase</span>
-extends <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/CasMultiplier_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">CasMultiplier_ImplBase</a></pre>
+extends org.apache.uima.analysis_component.CasMultiplier_ImplBase</pre>
 <div class="block">Base class for a CAS multiplier which initializes itself based on annotations.</div>
 </li>
 </ul>
@@ -163,22 +163,22 @@ extends <a href="https://uima.apache.org
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/CasMultiplier_ImplBase.html#initialize-org.apache.uima.UimaContext-">initialize</a></span>(<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>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/CasMultiplier_ImplBase.html#initialize-org.apache.uima.UimaContext-">initialize</a></span>(org.apache.uima.UimaContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.CasMultiplier_ImplBase">
 <!--   -->
 </a>
-<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/CasMultiplier_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">CasMultiplier_ImplBase</a></h3>
-<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/CasMultiplier_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/CasMultiplier_ImplBase.html?is-external=true#getEmptyCAS--" title="class or interface in org.apache.uima.analysis_component">getEmptyCAS</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/CasMultiplier_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/CasMultiplier_ImplBase.html?is-external=true#process-org.apache.uima.cas.AbstractCas-" title="class or interface in org.apache.uima.analysis_component">proce
 ss</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/CasMultiplier_ImplBase.html?is-external=true#process-org.apache.uima.cas.CAS-" title="class or interface in org.apache.uima.analysis_component">process</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/CasMultiplier_ImplBase.html?is-external=true#typeSystemInit-org.apache.uima.cas.TypeSystem-" title="class or interface in org.apache.uima.analysis_component">typeSystemInit</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.CasMultiplier_ImplBase</h3>
+<code>getCasInstancesRequired, getEmptyCAS, getRequiredCasInterface, process, process, typeSystemInit</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="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>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.AnalysisComponent_ImplBase</h3>
+<code>batchProcessComplete, collectionProcessComplete, destroy, getContext, getLogger, getResultSpecification, reconfigure, setResultSpecification</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -191,8 +191,8 @@ extends <a href="https://uima.apache.org
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.AnalysisComponent">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;org.apache.uima.analysis_component.<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></h3>
-<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent.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/AnalysisComponent.html?is-external=true#next--" title="class or interface in org.apache.uima.analysis_component">next</a></code></li>
+<h3>Methods inherited from interface&nbsp;org.apache.uima.analysis_component.AnalysisComponent</h3>
+<code>hasNext, next</code></li>
 </ul>
 </li>
 </ul>
@@ -231,15 +231,15 @@ extends <a href="https://uima.apache.org
 <ul class="blockListLast">
 <li class="blockList">
 <h4>initialize</h4>
-<pre>public&nbsp;void&nbsp;initialize(<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>
+<pre>public&nbsp;void&nbsp;initialize(org.apache.uima.UimaContext&nbsp;context)
+                throws org.apache.uima.resource.ResourceInitializationException</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true#initialize-org.apache.uima.UimaContext-" title="class or interface in org.apache.uima.analysis_component">initialize</a></code>&nbsp;in interface&nbsp;<code><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></code></dd>
+<dd><code>initialize</code>&nbsp;in interface&nbsp;<code>org.apache.uima.analysis_component.AnalysisComponent</code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#initialize-org.apache.uima.UimaContext-" title="class or interface in org.apache.uima.analysis_component">initialize</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dd><code>initialize</code>&nbsp;in class&nbsp;<code>org.apache.uima.analysis_component.AnalysisComponent_ImplBase</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code>org.apache.uima.resource.ResourceInitializationException</code></dd>
 </dl>
 </li>
 </ul>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/ExternalResourceAware.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/ExternalResourceAware.html?rev=1907517&r1=1907516&r2=1907517&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/ExternalResourceAware.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/ExternalResourceAware.html Wed Feb  8 10:33:37 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExternalResourceAware (Apache uimaFIT 3.3.0 User-Level API Documentation)</title>
+<title>ExternalResourceAware (Apache uimaFIT 3.4.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="ExternalResourceAware (Apache uimaFIT 3.3.0 User-Level API Documentation)";
+            parent.document.title="ExternalResourceAware (Apache uimaFIT 3.4.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -179,11 +179,11 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <h4>afterResourcesInitialized</h4>
 <pre>void&nbsp;afterResourcesInitialized()
-                        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>
+                        throws org.apache.uima.resource.ResourceInitializationException</pre>
 <div class="block">Called after the external resources have been initialized.</div>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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 an problem occurs in the late initialization.</dd>
+<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - if an problem occurs in the late initialization.</dd>
 </dl>
 </li>
 </ul>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasAnnotator_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasAnnotator_ImplBase.html?rev=1907517&r1=1907516&r2=1907517&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasAnnotator_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasAnnotator_ImplBase.html Wed Feb  8 10:33:37 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JCasAnnotator_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)</title>
+<title>JCasAnnotator_ImplBase (Apache uimaFIT 3.4.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="JCasAnnotator_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)";
+            parent.document.title="JCasAnnotator_ImplBase (Apache uimaFIT 3.4.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="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>org.apache.uima.analysis_component.AnalysisComponent_ImplBase</li>
 <li>
 <ul class="inheritance">
-<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>org.apache.uima.analysis_component.Annotator_ImplBase</li>
 <li>
 <ul class="inheritance">
-<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>org.apache.uima.analysis_component.JCasAnnotator_ImplBase</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.uima.fit.component.JCasAnnotator_ImplBase</li>
@@ -124,7 +124,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<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>
+<dd>org.apache.uima.analysis_component.AnalysisComponent</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -133,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public abstract class <span class="typeNameLabel">JCasAnnotator_ImplBase</span>
-extends <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></pre>
+extends org.apache.uima.analysis_component.JCasAnnotator_ImplBase</pre>
 <div class="block">Base class for JCas annotators which initializes itself based on annotations.</div>
 </li>
 </ul>
@@ -172,29 +172,29 @@ extends <a href="https://uima.apache.org
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasAnnotator_ImplBase.html#initialize-org.apache.uima.UimaContext-">initialize</a></span>(<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>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasAnnotator_ImplBase.html#initialize-org.apache.uima.UimaContext-">initialize</a></span>(org.apache.uima.UimaContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <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="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>, <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></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.JCasAnnotator_ImplBase</h3>
+<code>getRequiredCasInterface, process, process</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="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>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.Annotator_ImplBase</h3>
+<code>getCasInstancesRequired, hasNext, next</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="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>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.AnalysisComponent_ImplBase</h3>
+<code>batchProcessComplete, collectionProcessComplete, destroy, getContext, getLogger, getResultSpecification, reconfigure, setResultSpecification</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -240,15 +240,15 @@ extends <a href="https://uima.apache.org
 <ul class="blockListLast">
 <li class="blockList">
 <h4>initialize</h4>
-<pre>public&nbsp;void&nbsp;initialize(<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>
+<pre>public&nbsp;void&nbsp;initialize(org.apache.uima.UimaContext&nbsp;context)
+                throws org.apache.uima.resource.ResourceInitializationException</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true#initialize-org.apache.uima.UimaContext-" title="class or interface in org.apache.uima.analysis_component">initialize</a></code>&nbsp;in interface&nbsp;<code><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></code></dd>
+<dd><code>initialize</code>&nbsp;in interface&nbsp;<code>org.apache.uima.analysis_component.AnalysisComponent</code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#initialize-org.apache.uima.UimaContext-" title="class or interface in org.apache.uima.analysis_component">initialize</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dd><code>initialize</code>&nbsp;in class&nbsp;<code>org.apache.uima.analysis_component.AnalysisComponent_ImplBase</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code>org.apache.uima.resource.ResourceInitializationException</code></dd>
 </dl>
 </li>
 </ul>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html?rev=1907517&r1=1907516&r2=1907517&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html Wed Feb  8 10:33:37 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JCasCollectionReader_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)</title>
+<title>JCasCollectionReader_ImplBase (Apache uimaFIT 3.4.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="JCasCollectionReader_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)";
+            parent.document.title="JCasCollectionReader_ImplBase (Apache uimaFIT 3.4.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="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>org.apache.uima.resource.Resource_ImplBase</li>
 <li>
 <ul class="inheritance">
-<li><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.resource">org.apache.uima.resource.ConfigurableResource_ImplBase</a></li>
+<li>org.apache.uima.resource.ConfigurableResource_ImplBase</li>
 <li>
 <ul class="inheritance">
-<li><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.collection">org.apache.uima.collection.CollectionReader_ImplBase</a></li>
+<li>org.apache.uima.collection.CollectionReader_ImplBase</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.uima.fit.component.JCasCollectionReader_ImplBase</li>
@@ -124,12 +124,12 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection.base_cpm">BaseCollectionReader</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource.html?is-external=true" title="class or interface in org.apache.uima.resource">ConfigurableResource</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>
+<dd>org.apache.uima.collection.base_cpm.BaseCollectionReader, org.apache.uima.collection.CollectionReader, org.apache.uima.resource.ConfigurableResource, org.apache.uima.resource.Resource</dd>
 </dl>
 <hr>
 <br>
 <pre>public abstract class <span class="typeNameLabel">JCasCollectionReader_ImplBase</span>
-extends <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader_ImplBase</a></pre>
+extends org.apache.uima.collection.CollectionReader_ImplBase</pre>
 <div class="block">Base class for JCas collection readers which initializes itself based on annotations.</div>
 </li>
 </ul>
@@ -147,8 +147,8 @@ extends <a href="https://uima.apache.org
 <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="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>
+<h3>Fields inherited from interface&nbsp;org.apache.uima.resource.Resource</h3>
+<code>PARAM_AGGREGATE_SOFA_MAPPINGS, PARAM_CONFIG_MANAGER, PARAM_CONFIG_PARAM_SETTINGS, PARAM_EXTERNAL_OVERRIDE_SETTINGS, PARAM_PERFORMANCE_TUNING_SETTINGS, PARAM_RESOURCE_MANAGER, PARAM_UIMA_CONTEXT</code></li>
 </ul>
 </li>
 </ul>
@@ -187,11 +187,11 @@ extends <a href="https://uima.apache.org
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#getNext-org.apache.uima.cas.CAS-">getNext</a></span>(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#getNext-org.apache.uima.cas.CAS-">getNext</a></span>(org.apache.uima.cas.CAS&nbsp;cas)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#getNext-org.apache.uima.jcas.JCas-">getNext</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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#getNext-org.apache.uima.jcas.JCas-">getNext</a></span>(org.apache.uima.jcas.JCas&nbsp;jCas)</code>
 <div class="block">Subclasses should implement this method rather than <a href="../../../../../org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#getNext-org.apache.uima.cas.CAS-"><code>getNext(CAS)</code></a></div>
 </td>
 </tr>
@@ -201,7 +201,7 @@ extends <a href="https://uima.apache.org
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#initialize-org.apache.uima.UimaContext-">initialize</a></span>(<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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#initialize-org.apache.uima.UimaContext-">initialize</a></span>(org.apache.uima.UimaContext&nbsp;context)</code>
 <div class="block">This method should be overwritten by subclasses.</div>
 </td>
 </tr>
@@ -210,22 +210,22 @@ extends <a href="https://uima.apache.org
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.collection.CollectionReader_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.collection.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader_ImplBase</a></h3>
-<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#destroy--" title="class or interface in org.apache.uima.collection">destroy</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#getCasInitializer--" title="class or interface in org.apache.uima.collection">getCasInitializer</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#getProcessingResourceMetaData--" title="class or interface in org.apache.uima.collection">getProcessingResourceMetaData</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#initialize-org.apache.uima.resource.ResourceSpecifier-java.util.Map-" title="class or interface in org.apache.uima.collection">initialize</a>, <a href="https://uima
 .apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#isConsuming--" title="class or interface in org.apache.uima.collection">isConsuming</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#reconfigure--" title="class or interface in org.apache.uima.collection">reconfigure</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#setCasInitializer-org.apache.uima.collection.CasInitializer-" title="class or interface in org.apache.uima.collection">setCasInitializer</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#typeSystemInit-org.apache.uima.cas.TypeSystem-" title="class or interface in org.apache.uima.collection">typeSystemInit</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.collection.CollectionReader_ImplBase</h3>
+<code>destroy, getCasInitializer, getProcessingResourceMetaData, initialize, isConsuming, reconfigure, setCasInitializer, typeSystemInit</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.resource.ConfigurableResource_ImplBase">
 <!--   -->
 </a>
-<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/ConfigurableResource_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.resource">ConfigurableResource_ImplBase</a></h3>
-<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource_ImplBase.html?is-external=true#getConfigParameterValue-java.lang.String-" title="class or interface in org.apache.uima.resource">getConfigParameterValue</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource_ImplBase.html?is-external=true#getConfigParameterValue-java.lang.String-java.lang.String-" title="class or interface in org.apache.uima.resource">getConfigParameterValue</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource_ImplBase.html?is-external=true#setConfigParameterValue-java.lang.String-java.lang.Object-" title="class or interface in org.apache.uima.resource">setConfigParameterValue</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource_ImplBase.html?is-external=true#setConfigParameterValue-java.lang.String-java.la
 ng.String-java.lang.Object-" title="class or interface in org.apache.uima.resource">setConfigParameterValue</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.resource.ConfigurableResource_ImplBase</h3>
+<code>getConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValue</code></li>
 </ul>
 <ul class="blockList">
 <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="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#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="class 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#getRes
 ourceManager--" 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.apa
 che.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.apache.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>
+<h3>Methods inherited from class&nbsp;org.apache.uima.resource.Resource_ImplBase</h3>
+<code>getCasManager, getLogger, getMetaData, getRelativePathResolver, getResourceManager, getUimaContext, getUimaContextAdmin, loadUserClass, loadUserClassOrThrow, setContextHolder, setContextHolderX, setLogger, setMetaData, withContextHolder</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -238,22 +238,22 @@ extends <a href="https://uima.apache.org
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.collection.base_cpm.BaseCollectionReader">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;org.apache.uima.collection.base_cpm.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection.base_cpm">BaseCollectionReader</a></h3>
-<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true#getProgress--" title="class or interface in org.apache.uima.collection.base_cpm">getProgress</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true#hasNext--" title="class or interface in org.apache.uima.collection.base_cpm">hasNext</a></code></li>
+<h3>Methods inherited from interface&nbsp;org.apache.uima.collection.base_cpm.BaseCollectionReader</h3>
+<code>getProgress, hasNext</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.resource.ConfigurableResource">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;org.apache.uima.resource.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource.html?is-external=true" title="class or interface in org.apache.uima.resource">ConfigurableResource</a></h3>
-<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource.html?is-external=true#getConfigParameterValue-java.lang.String-" title="class or interface in org.apache.uima.resource">getConfigParameterValue</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource.html?is-external=true#getConfigParameterValue-java.lang.String-java.lang.String-" title="class or interface in org.apache.uima.resource">getConfigParameterValue</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource.html?is-external=true#setConfigParameterValue-java.lang.String-java.lang.Object-" title="class or interface in org.apache.uima.resource">setConfigParameterValue</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ConfigurableResource.html?is-external=true#setConfigParameterValue-java.lang.String-java.lang.String-java.lang.Object-" title="
 class or interface in org.apache.uima.resource">setConfigParameterValue</a></code></li>
+<h3>Methods inherited from interface&nbsp;org.apache.uima.resource.ConfigurableResource</h3>
+<code>getConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValue</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.resource.Resource">
 <!--   -->
 </a>
-<h3>Methods 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#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.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.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.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.html?is-external=true#getUimaContextAdmin--" title="class or interface in org.apache.uima.reso
 urce">getUimaContextAdmin</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#setLogger-org.apache.uima.util.Logger-" title="class or interface in org.apache.uima.resource">setLogger</a></code></li>
+<h3>Methods inherited from interface&nbsp;org.apache.uima.resource.Resource</h3>
+<code>getLogger, getMetaData, getResourceManager, getUimaContext, getUimaContextAdmin, setLogger</code></li>
 </ul>
 </li>
 </ul>
@@ -293,12 +293,12 @@ extends <a href="https://uima.apache.org
 <li class="blockList">
 <h4>initialize</h4>
 <pre>public final&nbsp;void&nbsp;initialize()
-                      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>
+                      throws org.apache.uima.resource.ResourceInitializationException</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true#initialize--" title="class or interface in org.apache.uima.collection">initialize</a></code>&nbsp;in class&nbsp;<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionReader_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader_ImplBase</a></code></dd>
+<dd><code>initialize</code>&nbsp;in class&nbsp;<code>org.apache.uima.collection.CollectionReader_ImplBase</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code>org.apache.uima.resource.ResourceInitializationException</code></dd>
 </dl>
 </li>
 </ul>
@@ -308,14 +308,14 @@ extends <a href="https://uima.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>initialize</h4>
-<pre>public&nbsp;void&nbsp;initialize(<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>
+<pre>public&nbsp;void&nbsp;initialize(org.apache.uima.UimaContext&nbsp;context)
+                throws org.apache.uima.resource.ResourceInitializationException</pre>
 <div class="block">This method should be overwritten by subclasses.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>context</code> - the UIMA context the component is running in</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - if a failure occurs during initialization.</dd>
 </dl>
 </li>
 </ul>
@@ -325,13 +325,13 @@ extends <a href="https://uima.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getNext</h4>
-<pre>public final&nbsp;void&nbsp;getNext(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas)
+<pre>public final&nbsp;void&nbsp;getNext(org.apache.uima.cas.CAS&nbsp;cas)
                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
-                          <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
+                          org.apache.uima.collection.CollectionException</pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></code></dd>
+<dd><code>org.apache.uima.collection.CollectionException</code></dd>
 </dl>
 </li>
 </ul>
@@ -341,16 +341,16 @@ extends <a href="https://uima.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getNext</h4>
-<pre>public abstract&nbsp;void&nbsp;getNext(<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)
+<pre>public abstract&nbsp;void&nbsp;getNext(org.apache.uima.jcas.JCas&nbsp;jCas)
                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
-                             <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
+                             org.apache.uima.collection.CollectionException</pre>
 <div class="block">Subclasses should implement this method rather than <a href="../../../../../org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#getNext-org.apache.uima.cas.CAS-"><code>getNext(CAS)</code></a></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>jCas</code> - the <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"><code>JCas</code></a> to store the read data to</dd>
+<dd><code>jCas</code> - the <code>JCas</code> to store the read data to</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if there was a low-level I/O problem</dd>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></code> - if there was another problem</dd>
+<dd><code>org.apache.uima.collection.CollectionException</code> - if there was another problem</dd>
 </dl>
 </li>
 </ul>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasConsumer_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasConsumer_ImplBase.html?rev=1907517&r1=1907516&r2=1907517&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasConsumer_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasConsumer_ImplBase.html Wed Feb  8 10:33:37 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JCasConsumer_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)</title>
+<title>JCasConsumer_ImplBase (Apache uimaFIT 3.4.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="JCasConsumer_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)";
+            parent.document.title="JCasConsumer_ImplBase (Apache uimaFIT 3.4.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="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>org.apache.uima.analysis_component.AnalysisComponent_ImplBase</li>
 <li>
 <ul class="inheritance">
-<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>org.apache.uima.analysis_component.Annotator_ImplBase</li>
 <li>
 <ul class="inheritance">
-<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>org.apache.uima.analysis_component.JCasAnnotator_ImplBase</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.uima.fit.component.JCasConsumer_ImplBase</li>
@@ -124,14 +124,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<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>
+<dd>org.apache.uima.analysis_component.AnalysisComponent</dd>
 </dl>
 <hr>
 <br>
 <pre>public abstract class <span class="typeNameLabel">JCasConsumer_ImplBase</span>
-extends <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></pre>
+extends org.apache.uima.analysis_component.JCasAnnotator_ImplBase</pre>
 <div class="block">Base class for JCas consumers (actually a
- <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"><code>JCasAnnotator_ImplBase</code></a>) which initializes itself based
+ <code>JCasAnnotator_ImplBase</code>) which initializes itself based
  on annotations.</div>
 </li>
 </ul>
@@ -170,29 +170,29 @@ extends <a href="https://uima.apache.org
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasConsumer_ImplBase.html#initialize-org.apache.uima.UimaContext-">initialize</a></span>(<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>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasConsumer_ImplBase.html#initialize-org.apache.uima.UimaContext-">initialize</a></span>(org.apache.uima.UimaContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <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="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>, <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></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.JCasAnnotator_ImplBase</h3>
+<code>getRequiredCasInterface, process, process</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="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>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.Annotator_ImplBase</h3>
+<code>getCasInstancesRequired, hasNext, next</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="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>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.AnalysisComponent_ImplBase</h3>
+<code>batchProcessComplete, collectionProcessComplete, destroy, getContext, getLogger, getResultSpecification, reconfigure, setResultSpecification</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -238,15 +238,15 @@ extends <a href="https://uima.apache.org
 <ul class="blockListLast">
 <li class="blockList">
 <h4>initialize</h4>
-<pre>public&nbsp;void&nbsp;initialize(<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>
+<pre>public&nbsp;void&nbsp;initialize(org.apache.uima.UimaContext&nbsp;context)
+                throws org.apache.uima.resource.ResourceInitializationException</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true#initialize-org.apache.uima.UimaContext-" title="class or interface in org.apache.uima.analysis_component">initialize</a></code>&nbsp;in interface&nbsp;<code><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></code></dd>
+<dd><code>initialize</code>&nbsp;in interface&nbsp;<code>org.apache.uima.analysis_component.AnalysisComponent</code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#initialize-org.apache.uima.UimaContext-" title="class or interface in org.apache.uima.analysis_component">initialize</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dd><code>initialize</code>&nbsp;in class&nbsp;<code>org.apache.uima.analysis_component.AnalysisComponent_ImplBase</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code>org.apache.uima.resource.ResourceInitializationException</code></dd>
 </dl>
 </li>
 </ul>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasFlowController_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasFlowController_ImplBase.html?rev=1907517&r1=1907516&r2=1907517&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasFlowController_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/component/JCasFlowController_ImplBase.html Wed Feb  8 10:33:37 2023
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JCasFlowController_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)</title>
+<title>JCasFlowController_ImplBase (Apache uimaFIT 3.4.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="JCasFlowController_ImplBase (Apache uimaFIT 3.3.0 User-Level API Documentation)";
+            parent.document.title="JCasFlowController_ImplBase (Apache uimaFIT 3.4.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -100,10 +100,10 @@ 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="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.flow">org.apache.uima.flow.FlowController_ImplBase</a></li>
+<li>org.apache.uima.flow.FlowController_ImplBase</li>
 <li>
 <ul class="inheritance">
-<li><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/JCasFlowController_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.flow">org.apache.uima.flow.JCasFlowController_ImplBase</a></li>
+<li>org.apache.uima.flow.JCasFlowController_ImplBase</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.uima.fit.component.JCasFlowController_ImplBase</li>
@@ -119,12 +119,12 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowController</a></dd>
+<dd>org.apache.uima.flow.FlowController</dd>
 </dl>
 <hr>
 <br>
 <pre>public abstract class <span class="typeNameLabel">JCasFlowController_ImplBase</span>
-extends <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/JCasFlowController_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.flow">JCasFlowController_ImplBase</a></pre>
+extends org.apache.uima.flow.JCasFlowController_ImplBase</pre>
 </li>
 </ul>
 </div>
@@ -162,22 +162,22 @@ extends <a href="https://uima.apache.org
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasFlowController_ImplBase.html#initialize-org.apache.uima.flow.FlowControllerContext-">initialize</a></span>(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowControllerContext.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerContext</a>&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/JCasFlowController_ImplBase.html#initialize-org.apache.uima.flow.FlowControllerContext-">initialize</a></span>(org.apache.uima.flow.FlowControllerContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.flow.JCasFlowController_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.flow.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/JCasFlowController_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.flow">JCasFlowController_ImplBase</a></h3>
-<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/JCasFlowController_ImplBase.html?is-external=true#computeFlow-org.apache.uima.cas.AbstractCas-" title="class or interface in org.apache.uima.flow">computeFlow</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/JCasFlowController_ImplBase.html?is-external=true#computeFlow-org.apache.uima.jcas.JCas-" title="class or interface in org.apache.uima.flow">computeFlow</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/JCasFlowController_ImplBase.html?is-external=true#getRequiredCasInterface--" title="class or interface in org.apache.uima.flow">getRequiredCasInterface</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.flow.JCasFlowController_ImplBase</h3>
+<code>computeFlow, computeFlow, getRequiredCasInterface</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.flow.FlowController_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.flow.<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowController_ImplBase</a></h3>
-<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true#addAnalysisEngines-java.util.Collection-" title="class or interface in org.apache.uima.flow">addAnalysisEngines</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true#batchProcessComplete--" title="class or interface in org.apache.uima.flow">batchProcessComplete</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.flow">collectionProcessComplete</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true#destroy--" title="class or interface in org.apache.uima.flow">destroy</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase
 .html?is-external=true#getContext--" title="class or interface in org.apache.uima.flow">getContext</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true#getLogger--" title="class or interface in org.apache.uima.flow">getLogger</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true#reconfigure--" title="class or interface in org.apache.uima.flow">reconfigure</a>, <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true#removeAnalysisEngines-java.util.Collection-" title="class or interface in org.apache.uima.flow">removeAnalysisEngines</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.flow.FlowController_ImplBase</h3>
+<code>addAnalysisEngines, batchProcessComplete, collectionProcessComplete, destroy, getContext, getLogger, reconfigure, removeAnalysisEngines</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -223,15 +223,15 @@ extends <a href="https://uima.apache.org
 <ul class="blockListLast">
 <li class="blockList">
 <h4>initialize</h4>
-<pre>public&nbsp;void&nbsp;initialize(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowControllerContext.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerContext</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>
+<pre>public&nbsp;void&nbsp;initialize(org.apache.uima.flow.FlowControllerContext&nbsp;context)
+                throws org.apache.uima.resource.ResourceInitializationException</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController.html?is-external=true#initialize-org.apache.uima.flow.FlowControllerContext-" title="class or interface in org.apache.uima.flow">initialize</a></code>&nbsp;in interface&nbsp;<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowController</a></code></dd>
+<dd><code>initialize</code>&nbsp;in interface&nbsp;<code>org.apache.uima.flow.FlowController</code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true#initialize-org.apache.uima.flow.FlowControllerContext-" title="class or interface in org.apache.uima.flow">initialize</a></code>&nbsp;in class&nbsp;<code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/flow/FlowController_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowController_ImplBase</a></code></dd>
+<dd><code>initialize</code>&nbsp;in class&nbsp;<code>org.apache.uima.flow.FlowController_ImplBase</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<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>
+<dd><code>org.apache.uima.resource.ResourceInitializationException</code></dd>
 </dl>
 </li>
 </ul>