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 [11/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/factory/AggregateBuilder.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/AggregateBuilder.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/AggregateBuilder.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/AggregateBuilder.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>AggregateBuilder (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>AggregateBuilder (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="AggregateBuilder (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="AggregateBuilder (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -161,9 +161,9 @@ extends <a href="https://docs.oracle.com
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#AggregateBuilder-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.flow.FlowControllerDescription-">AggregateBuilder</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a>&nbsp;typeSystemDescription,
-                <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a>&nbsp;typePriorities,
-                <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</code>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#AggregateBuilder-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.flow.FlowControllerDescription-">AggregateBuilder</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a>&nbsp;typeSystemDescription,
+                <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a>&nbsp;typePriorities,
+                <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</code>
 <div class="block">Instantiate an AggregateBuilder with a given type system, type priorities, and flow controller.</div>
 </td>
 </tr>
@@ -184,17 +184,17 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-">add</a></span>(<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;aed,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-">add</a></span>(<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;aed,
    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;viewNames)</code>
 <div class="block">This method simply calls <a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-java.lang.String-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-"><code>add(String, AnalysisEngineDescription, String...)</code></a> using the
- result of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true#getAnnotatorImplementationName--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngineDescription.getAnnotatorImplementationName()</code></a> for the component
+ result of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true#getAnnotatorImplementationName--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngineDescription.getAnnotatorImplementationName()</code></a> for the component
  name</div>
 </td>
 </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/factory/AggregateBuilder.html#add-java.lang.String-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-">add</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;componentName,
-   <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;aed,
+   <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;aed,
    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;viewNames)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
@@ -206,7 +206,7 @@ extends <a href="https://docs.oracle.com
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code><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></code></td>
+<td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#createAggregate--">createAggregate</a></span>()</code>
 <div class="block">This method simply delegates to
  <a href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-java.lang.Object...-"><code>AnalysisEngineFactory.createEngine(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</code></a>
@@ -214,7 +214,7 @@ extends <a href="https://docs.oracle.com
 </td>
 </tr>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code><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></code></td>
+<td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#createAggregateDescription--">createAggregateDescription</a></span>()</code>
 <div class="block">This method simply delegates to
  <a href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineDescription-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-java.lang.Object...-"><code>AnalysisEngineFactory.createEngineDescription(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</code></a>
@@ -223,7 +223,7 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#setFlowControllerDescription-org.apache.uima.flow.FlowControllerDescription-">setFlowControllerDescription</a></span>(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#setFlowControllerDescription-org.apache.uima.flow.FlowControllerDescription-">setFlowControllerDescription</a></span>(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</code>
 <div class="block">Set the flow controller description of the aggregate engine created by this builder.</div>
 </td>
 </tr>
@@ -267,9 +267,9 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AggregateBuilder</h4>
-<pre>public&nbsp;AggregateBuilder(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a>&nbsp;typeSystemDescription,
-                        <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a>&nbsp;typePriorities,
-                        <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</pre>
+<pre>public&nbsp;AggregateBuilder(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a>&nbsp;typeSystemDescription,
+                        <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a>&nbsp;typePriorities,
+                        <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</pre>
 <div class="block">Instantiate an AggregateBuilder with a given type system, type priorities, and flow controller.
  Generally, speaking it suffices to use the no arguments constructor</div>
 <dl>
@@ -294,10 +294,10 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;add(<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;aed,
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;add(<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;aed,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;viewNames)</pre>
 <div class="block">This method simply calls <a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-java.lang.String-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-"><code>add(String, AnalysisEngineDescription, String...)</code></a> using the
- result of <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true#getAnnotatorImplementationName--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngineDescription.getAnnotatorImplementationName()</code></a> for the component
+ result of <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true#getAnnotatorImplementationName--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngineDescription.getAnnotatorImplementationName()</code></a> for the component
  name</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -307,7 +307,7 @@ extends <a href="https://docs.oracle.com
           else an IllegalArgumentException will be thrown. See
           <a href="../../../../../org/apache/uima/fit/factory/SofaMappingFactory.html#createSofaMapping-java.lang.String-java.lang.String-java.lang.String-"><code>SofaMappingFactory.createSofaMapping(String, String, String)</code></a></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the name of the component generated for the <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"><code>AnalysisEngineDescription</code></a></dd>
+<dd>the name of the component generated for the <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"><code>AnalysisEngineDescription</code></a></dd>
 </dl>
 </li>
 </ul>
@@ -318,7 +318,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>add</h4>
 <pre>public&nbsp;void&nbsp;add(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;componentName,
-                <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;aed,
+                <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;aed,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;viewNames)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -355,7 +355,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>setFlowControllerDescription</h4>
-<pre>public&nbsp;void&nbsp;setFlowControllerDescription(<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</pre>
+<pre>public&nbsp;void&nbsp;setFlowControllerDescription(<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</pre>
 <div class="block">Set the flow controller description of the aggregate engine created by this builder.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -369,8 +369,8 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>createAggregate</h4>
-<pre>public&nbsp;<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;createAggregate()
-                               throws <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
+<pre>public&nbsp;<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;createAggregate()
+                               throws <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <div class="block">This method simply delegates to
  <a href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-java.lang.Object...-"><code>AnalysisEngineFactory.createEngine(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</code></a>
  with the data collected by this builder.</div>
@@ -378,7 +378,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>an aggregate analysis engine</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 during initialization</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 during initialization</dd>
 </dl>
 </li>
 </ul>
@@ -388,8 +388,8 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createAggregateDescription</h4>
-<pre>public&nbsp;<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;createAggregateDescription()
-                                                     throws <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
+<pre>public&nbsp;<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;createAggregateDescription()
+                                                     throws <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <div class="block">This method simply delegates to
  <a href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineDescription-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-java.lang.Object...-"><code>AnalysisEngineFactory.createEngineDescription(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</code></a>
  with the data collected by this builder.</div>
@@ -397,7 +397,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a description of an aggregate analysis engine</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 during initialization</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 during initialization</dd>
 </dl>
 </li>
 </ul>
@@ -470,6 +470,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>