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

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

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/SimplePipeline.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/SimplePipeline.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/SimplePipeline.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/SimplePipeline.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SimplePipeline (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>SimplePipeline (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimplePipeline (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="SimplePipeline (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -131,33 +131,33 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/uima/fit/pipeline/JCasIterable.html" title="class in org.apache.uima.fit.pipeline">JCasIterable</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#iteratePipeline-org.apache.uima.collection.CollectionReaderDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">iteratePipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;aReader,
-               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aEngines)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#iteratePipeline-org.apache.uima.collection.CollectionReaderDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">iteratePipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;aReader,
+               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aEngines)</code>
 <div class="block">
- Iterate through the <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCases</code></a> processed by the pipeline, allowing to access each one
+ Iterate through the <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"><code>JCases</code></a> processed by the pipeline, allowing to access each one
  after it has been processed.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.cas.CAS-org.apache.uima.analysis_engine.AnalysisEngine...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.cas.CAS-org.apache.uima.analysis_engine.AnalysisEngine...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
 <div class="block">
- Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas"><code>CAS</code></a>.</div>
+ Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas"><code>CAS</code></a>.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.cas.CAS-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;aCas,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aDescs)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.cas.CAS-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;aCas,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aDescs)</code>
 <div class="block">
- Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a>.</div>
+ Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <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"><code>JCas</code></a>.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.collection.CollectionReader-org.apache.uima.analysis_engine.AnalysisEngine...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.collection.CollectionReader-org.apache.uima.analysis_engine.AnalysisEngine...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
 <div class="block">
  Provides a simple way to run a pipeline for a given collection reader and sequence of analysis
  engines.</div>
@@ -165,41 +165,41 @@ extends <a href="https://docs.oracle.com
 </tr>
 <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/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.collection.CollectionReader-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.collection.CollectionReader-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)</code>
 <div class="block">
  Run the CollectionReader and AnalysisEngines as a pipeline.</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/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.collection.CollectionReaderDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;readerDesc,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.collection.CollectionReaderDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;readerDesc,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)</code>
 <div class="block">
  Run the CollectionReader and AnalysisEngines as a pipeline.</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/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.jcas.JCas-org.apache.uima.analysis_engine.AnalysisEngine...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.jcas.JCas-org.apache.uima.analysis_engine.AnalysisEngine...-">runPipeline</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,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
 <div class="block">
- Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a>.</div>
+ Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <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"><code>JCas</code></a>.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.jcas.JCas-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.jcas.JCas-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">runPipeline</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,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)</code>
 <div class="block">
- Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a>.</div>
+ Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <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"><code>JCas</code></a>.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.resource.ResourceManager-org.apache.uima.collection.CollectionReader-org.apache.uima.analysis_engine.AnalysisEngine...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;aResMgr,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
-           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.resource.ResourceManager-org.apache.uima.collection.CollectionReader-org.apache.uima.analysis_engine.AnalysisEngine...-">runPipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;aResMgr,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
+           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)</code>
 <div class="block">
  Provides a simple way to run a pipeline for a given collection reader and sequence of analysis
  engines.</div>
@@ -233,17 +233,17 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>runPipeline</h4>
-<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)
+<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)
                         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="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
+                               <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>,
+                               <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>,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
 <div class="block"><p>
  Run the CollectionReader and AnalysisEngines as a pipeline. After processing all CASes provided
  by the reader, the method calls the life-cycle methods
- (<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>collectionProcessComplete()</code></a> on the engines
- and <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>destroy()</code></a>) on all engines. Note that the life-cycle methods are
+ (<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>collectionProcessComplete()</code></a> on the engines
+ and <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>destroy()</code></a>) on all engines. Note that the life-cycle methods are
  <b>NOT</b> called on the reader. As the reader was instantiated by the caller, it must also be
  managed (i.e. destroyed) the caller.
  </p>
@@ -262,9 +262,9 @@ extends <a href="https://docs.oracle.com
           and call the other runPipeline method.</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 is an I/O problem in the reader</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing or running the pipeline.</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></code> - if there is a problem initializing or running the pipeline.</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.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 is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem initializing or running the pipeline.</dd>
 </dl>
 </li>
 </ul>
@@ -274,16 +274,16 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>runPipeline</h4>
-<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;readerDesc,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)
+<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;readerDesc,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)
                         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="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
+                               <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>,
+                               <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>,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
 <div class="block"><p>
  Run the CollectionReader and AnalysisEngines as a pipeline. After processing all CASes provided
- by the reader, the method calls <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>collectionProcessComplete()</code></a> on the engines, <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true#close--" title="class or interface in org.apache.uima.collection.base_cpm"><code>close()</code></a> on the
- reader and <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>destroy()</code></a> on the reader and all engines.
+ by the reader, the method calls <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>collectionProcessComplete()</code></a> on the engines, <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/base_cpm/BaseCollectionReader.html?is-external=true#close--" title="class or interface in org.apache.uima.collection.base_cpm"><code>close()</code></a> on the
+ reader and <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>destroy()</code></a> on the reader and all engines.
  </p>
  <p>
  External resources can be shared between the reader and the analysis engines.
@@ -312,9 +312,9 @@ extends <a href="https://docs.oracle.com
           and call the other runPipeline method.</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 is an I/O problem in the reader</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing or running the pipeline.</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></code> - if there is a problem initializing or running the pipeline.</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.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 is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem initializing or running the pipeline.</dd>
 </dl>
 </li>
 </ul>
@@ -324,17 +324,17 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>runPipeline</h4>
-<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
+<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
                         throws <a href="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="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
+                               <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>,
+                               <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>,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
 <div class="block"><p>
  Provides a simple way to run a pipeline for a given collection reader and sequence of analysis
  engines. After processing all CASes provided by the reader, the method calls
- <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>collectionProcessComplete()</code></a> on the engines.
- Note that <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>Resource.destroy()</code></a> and <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>Resource.destroy()</code></a> are
+ <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>collectionProcessComplete()</code></a> on the engines.
+ Note that <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>Resource.destroy()</code></a> and <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>Resource.destroy()</code></a> are
  <b>NOT</b> called. As the components were instantiated by the caller, they must also be managed
  (i.e. destroyed) the caller.
  </p>
@@ -351,9 +351,9 @@ extends <a href="https://docs.oracle.com
 <dd><code>engines</code> - a sequence of analysis engines</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 is an I/O problem in the reader</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></code> - if there is a problem initializing or running the pipeline.</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing or running the pipeline.</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.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 is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem initializing or running the pipeline.</dd>
 </dl>
 </li>
 </ul>
@@ -363,18 +363,18 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>runPipeline</h4>
-<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;aResMgr,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
+<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceManager.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceManager</a>&nbsp;aResMgr,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReader.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReader</a>&nbsp;reader,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
                         throws <a href="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="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
+                               <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>,
+                               <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>,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></pre>
 <div class="block"><p>
  Provides a simple way to run a pipeline for a given collection reader and sequence of analysis
  engines. After processing all CASes provided by the reader, the method calls
- <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>collectionProcessComplete()</code></a> on the engines.
- Note that <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>Resource.destroy()</code></a> and <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>Resource.destroy()</code></a> are
+ <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>collectionProcessComplete()</code></a> on the engines.
+ Note that <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>Resource.destroy()</code></a> and <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>Resource.destroy()</code></a> are
  <b>NOT</b> called. As the components were instantiated by the caller, they must also be managed
  (i.e. destroyed) the caller.
  </p>
@@ -390,9 +390,9 @@ extends <a href="https://docs.oracle.com
 <dd><code>engines</code> - a sequence of analysis engines</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 is an I/O problem in the reader</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing or running the pipeline.</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionException.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionException</a></code> - if there is a problem initializing or running the pipeline.</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.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 is a problem initializing or running the pipeline.</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem initializing or running the pipeline.</dd>
 </dl>
 </li>
 </ul>
@@ -402,12 +402,12 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>runPipeline</h4>
-<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;aCas,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aDescs)
-                        throws <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
+<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;aCas,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aDescs)
+                        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>,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
 <div class="block"><p>
- Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a>. The result of
+ Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <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"><code>JCas</code></a>. The result of
  the analysis can be read from the JCas.
  </p>
  <p>
@@ -418,8 +418,8 @@ extends <a href="https://docs.oracle.com
 <dd><code>aCas</code> - the CAS to process</dd>
 <dd><code>aDescs</code> - a sequence of analysis engines to run on the jCas</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing the components</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem during the execution of the components</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing the components</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem during the execution of the components</dd>
 </dl>
 </li>
 </ul>
@@ -429,12 +429,12 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>runPipeline</h4>
-<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)
-                        throws <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a>,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
+<pre>public static&nbsp;void&nbsp;runPipeline(<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,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;descs)
+                        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>,
+                               <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"><p>
- Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a>. The result of
+ Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <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"><code>JCas</code></a>. The result of
  the analysis can be read from the JCas.
  </p>
  <p>
@@ -445,8 +445,8 @@ extends <a href="https://docs.oracle.com
 <dd><code>jCas</code> - the jCas to process</dd>
 <dd><code>descs</code> - a sequence of analysis engines to run on the jCas</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing the components</dd>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem during the execution of the components</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem initializing the components</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem during the execution of the components</dd>
 </dl>
 </li>
 </ul>
@@ -456,13 +456,13 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>runPipeline</h4>
-<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
-                        throws <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
+<pre>public static&nbsp;void&nbsp;runPipeline(<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,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
+                        throws <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
 <div class="block"><p>
- Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a>. This method does
- not <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>destroy</code></a> the engines or send them other events like
- <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngine.collectionProcessComplete()</code></a>. This is left to the caller.
+ Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <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"><code>JCas</code></a>. This method does
+ not <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>destroy</code></a> the engines or send them other events like
+ <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngine.collectionProcessComplete()</code></a>. This is left to the caller.
  </p>
  <p>
  External resources can only be shared between the analysis engines if the engines have been
@@ -473,7 +473,7 @@ extends <a href="https://docs.oracle.com
 <dd><code>jCas</code> - the jCas to process</dd>
 <dd><code>engines</code> - a sequence of analysis engines to run on the jCas</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem during the execution of the components</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem during the execution of the components</dd>
 </dl>
 </li>
 </ul>
@@ -483,13 +483,13 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>runPipeline</h4>
-<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
-                               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
-                        throws <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
+<pre>public static&nbsp;void&nbsp;runPipeline(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas">CAS</a>&nbsp;cas,
+                               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>...&nbsp;engines)
+                        throws <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
 <div class="block"><p>
- Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas"><code>CAS</code></a>. This method does
- not <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>destroy</code></a> the engines or send them other events like
- <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngine.collectionProcessComplete()</code></a>. This is left to the caller.
+ Run a sequence of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>analysis engines</code></a> over a <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/cas/CAS.html?is-external=true" title="class or interface in org.apache.uima.cas"><code>CAS</code></a>. This method does
+ not <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/Resource.html?is-external=true#destroy--" title="class or interface in org.apache.uima.resource"><code>destroy</code></a> the engines or send them other events like
+ <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngine.collectionProcessComplete()</code></a>. This is left to the caller.
  </p>
  <p>
  External resources can only be shared between the analysis engines if the engines have been
@@ -500,7 +500,7 @@ extends <a href="https://docs.oracle.com
 <dd><code>cas</code> - the CAS to process</dd>
 <dd><code>engines</code> - a sequence of analysis engines to run on the jCas</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem during the execution of the components</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if there is a problem during the execution of the components</dd>
 </dl>
 </li>
 </ul>
@@ -510,10 +510,10 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>iteratePipeline</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/uima/fit/pipeline/JCasIterable.html" title="class in org.apache.uima.fit.pipeline">JCasIterable</a>&nbsp;iteratePipeline(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;aReader,
-                                           <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aEngines)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/uima/fit/pipeline/JCasIterable.html" title="class in org.apache.uima.fit.pipeline">JCasIterable</a>&nbsp;iteratePipeline(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;aReader,
+                                           <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aEngines)</pre>
 <div class="block"><p>
- Iterate through the <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCases</code></a> processed by the pipeline, allowing to access each one
+ Iterate through the <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"><code>JCases</code></a> processed by the pipeline, allowing to access each one
  after it has been processed.
  </p>
  <p>
@@ -524,7 +524,7 @@ extends <a href="https://docs.oracle.com
 <dd><code>aReader</code> - the collection reader.</dd>
 <dd><code>aEngines</code> - the analysis engines.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a>&lt;<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a>&gt; which can be used in an extended for-loop.</dd>
+<dd>an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a>&lt;<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"><code>JCas</code></a>&gt; which can be used in an extended for-loop.</dd>
 </dl>
 </li>
 </ul>
@@ -597,6 +597,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/JCasIterable.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/JCasIterable.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/JCasIterable.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/JCasIterable.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.pipeline.JCasIterable (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.pipeline.JCasIterable (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.uima.fit.pipeline.JCasIterable (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.pipeline.JCasIterable (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -106,10 +106,10 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/uima/fit/pipeline/JCasIterable.html" title="class in org.apache.uima.fit.pipeline">JCasIterable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SimplePipeline.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#iteratePipeline-org.apache.uima.collection.CollectionReaderDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">iteratePipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;aReader,
-               <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aEngines)</code>
+<td class="colLast"><span class="typeNameLabel">SimplePipeline.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#iteratePipeline-org.apache.uima.collection.CollectionReaderDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">iteratePipeline</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/collection/CollectionReaderDescription.html?is-external=true" title="class or interface in org.apache.uima.collection">CollectionReaderDescription</a>&nbsp;aReader,
+               <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>...&nbsp;aEngines)</code>
 <div class="block">
- Iterate through the <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCases</code></a> processed by the pipeline, allowing to access each one
+ Iterate through the <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"><code>JCases</code></a> processed by the pipeline, allowing to access each one
  after it has been processed.</div>
 </td>
 </tr>
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/JCasIterator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/JCasIterator.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/JCasIterator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/JCasIterator.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.pipeline.JCasIterator (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.pipeline.JCasIterator (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.uima.fit.pipeline.JCasIterator (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.pipeline.JCasIterator (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/SimplePipeline.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/SimplePipeline.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/SimplePipeline.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/class-use/SimplePipeline.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.pipeline.SimplePipeline (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.pipeline.SimplePipeline (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.uima.fit.pipeline.SimplePipeline (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.pipeline.SimplePipeline (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-summary.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-summary.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-summary.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-summary.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.uima.fit.pipeline (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>org.apache.uima.fit.pipeline (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.uima.fit.pipeline (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="org.apache.uima.fit.pipeline (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-tree.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-tree.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-tree.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-tree.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.uima.fit.pipeline Class Hierarchy (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>org.apache.uima.fit.pipeline Class Hierarchy (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.uima.fit.pipeline Class Hierarchy (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="org.apache.uima.fit.pipeline Class Hierarchy (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-use.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-use.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-use.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/pipeline/package-use.html Fri May  7 10:03:59 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.uima.fit.pipeline (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>Uses of Package org.apache.uima.fit.pipeline (Apache uimaFIT 3.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.uima.fit.pipeline (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Package org.apache.uima.fit.pipeline (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>