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 [13/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/AnnotationFactory.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/AnnotationFactory.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/AnnotationFactory.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/AnnotationFactory.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>AnnotationFactory (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>AnnotationFactory (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="AnnotationFactory (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="AnnotationFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -131,8 +131,8 @@ extends <a href="https://docs.oracle.com
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas">Annotation</a>&gt;<br>T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AnnotationFactory.html#createAnnotation-org.apache.uima.jcas.JCas-int-int-java.lang.Class-">createAnnotation</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,
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas">Annotation</a>&gt;<br>T</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AnnotationFactory.html#createAnnotation-org.apache.uima.jcas.JCas-int-int-java.lang.Class-">createAnnotation</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,
                 int&nbsp;begin,
                 int&nbsp;end,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls)</code>
@@ -167,7 +167,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createAnnotation</h4>
-<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas">Annotation</a>&gt;&nbsp;T&nbsp;createAnnotation(<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,
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas">Annotation</a>&gt;&nbsp;T&nbsp;createAnnotation(<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,
                                                         int&nbsp;begin,
                                                         int&nbsp;end,
                                                         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls)</pre>
@@ -254,6 +254,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/factory/CapabilityFactory.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/CapabilityFactory.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/CapabilityFactory.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/CapabilityFactory.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>CapabilityFactory (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>CapabilityFactory (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="CapabilityFactory (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="CapabilityFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -130,7 +130,7 @@ extends <a href="https://docs.oracle.com
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/metadata/Capability.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">Capability</a></code></td>
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/Capability.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">Capability</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CapabilityFactory.html#createCapability-java.lang.Class-">createCapability</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass)</code>
 <div class="block">Creates a single capability consisting of the information in the <a href="../../../../../org/apache/uima/fit/descriptor/SofaCapability.html" title="annotation in org.apache.uima.fit.descriptor"><code>SofaCapability</code></a> and
  <a href="../../../../../org/apache/uima/fit/descriptor/TypeCapability.html" title="annotation in org.apache.uima.fit.descriptor"><code>TypeCapability</code></a> annotations for the class.</div>
@@ -164,7 +164,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createCapability</h4>
-<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-3.1.1/apidocs/org/apache/uima/resource/metadata/Capability.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">Capability</a>&nbsp;createCapability(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass)</pre>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-3.2.0/apidocs/org/apache/uima/resource/metadata/Capability.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">Capability</a>&nbsp;createCapability(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass)</pre>
 <div class="block">Creates a single capability consisting of the information in the <a href="../../../../../org/apache/uima/fit/descriptor/SofaCapability.html" title="annotation in org.apache.uima.fit.descriptor"><code>SofaCapability</code></a> and
  <a href="../../../../../org/apache/uima/fit/descriptor/TypeCapability.html" title="annotation in org.apache.uima.fit.descriptor"><code>TypeCapability</code></a> annotations for the class.</div>
 <dl>
@@ -244,6 +244,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/factory/CasFactory.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/CasFactory.html?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/CasFactory.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/CasFactory.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>CasFactory (Apache uimaFIT 3.1.0 User-Level API Documentation)</title>
+<title>CasFactory (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="CasFactory (Apache uimaFIT 3.1.0 User-Level API Documentation)";
+            parent.document.title="CasFactory (Apache uimaFIT 3.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public final class <span class="typeNameLabel">CasFactory</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
-<div class="block">Convenience methods to create <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> objects.</div>
+<div class="block">Convenience methods to create <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> objects.</div>
 </li>
 </ul>
 </div>
@@ -131,44 +131,44 @@ extends <a href="https://docs.oracle.com
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>static <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></code></td>
+<td class="colFirst"><code>static <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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CasFactory.html#createCas--">createCas</a></span>()</code>
-<div class="block">Creates a new <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>
+<div class="block">Creates a new <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="i1" class="rowColor">
-<td class="colFirst"><code>static <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></code></td>
+<td class="colFirst"><code>static <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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CasFactory.html#createCas-java.lang.String...-">createCas</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;typeSystemDescriptorNames)</code>
-<div class="block">Creates a new <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> from type system descriptor files found by name.</div>
+<div class="block">Creates a new <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> from type system descriptor files found by name.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code>static <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></code></td>
+<td class="colFirst"><code>static <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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CasFactory.html#createCas-java.lang.String-org.apache.uima.resource.metadata.TypeSystemDescription-">createCas</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;fileName,
-         <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)</code>
+         <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)</code>
 <div class="block">This method creates a new CAS and loads the contents of an XMI or XCAS file into it.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CasFactory.html#createCas-org.apache.uima.resource.metadata.TypeSystemDescription-">createCas</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)</code>
+<td class="colFirst"><code>static <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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CasFactory.html#createCas-org.apache.uima.resource.metadata.TypeSystemDescription-">createCas</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)</code>
 <div class="block">Create a new CAS for the given type system description.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code>static <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></code></td>
+<td class="colFirst"><code>static <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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CasFactory.html#createCasFromPath-java.lang.String...-">createCasFromPath</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;typeSystemDescriptorPaths)</code>
 <div class="block">Creates a new CAS from type system descriptor files.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
-<td class="colFirst"><code>static <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></code></td>
+<td class="colFirst"><code>static <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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CasFactory.html#createText-java.lang.String-">createText</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;aText)</code>
 <div class="block">Creates a new CAS with the given text.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
-<td class="colFirst"><code>static <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></code></td>
+<td class="colFirst"><code>static <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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/CasFactory.html#createText-java.lang.String-java.lang.String-">createText</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;aText,
           <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;aLanguage)</code>
 <div class="block">Creates a new CAS with the given text and language.</div>
@@ -202,8 +202,8 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>createText</h4>
-<pre>public static&nbsp;<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;createText(<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;aText)
-                      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 static&nbsp;<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;createText(<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;aText)
+                      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">Creates a new CAS with the given text. The type system is detected automatically using
  <a href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html#createTypeSystemDescription--"><code>TypeSystemDescriptionFactory.createTypeSystemDescription()</code></a>. Type priorities are
  detected automatically using <a href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html#createTypePriorities--"><code>TypePrioritiesFactory.createTypePriorities()</code></a>. Indexes are
@@ -214,7 +214,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a new CAS</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 the CAS could not be initialized</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 the CAS could not be initialized</dd>
 </dl>
 </li>
 </ul>
@@ -224,9 +224,9 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>createText</h4>
-<pre>public static&nbsp;<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;createText(<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;aText,
+<pre>public static&nbsp;<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;createText(<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;aText,
                              <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;aLanguage)
-                      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>
+                      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">Creates a new CAS with the given text and language. The type system is detected automatically
  using <a href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html#createTypeSystemDescription--"><code>TypeSystemDescriptionFactory.createTypeSystemDescription()</code></a>. Type priorities are
  detected automatically using <a href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html#createTypePriorities--"><code>TypePrioritiesFactory.createTypePriorities()</code></a>. Indexes are
@@ -238,7 +238,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a new CAS</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 the CAS could not be initialized</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 the CAS could not be initialized</dd>
 </dl>
 </li>
 </ul>
@@ -248,9 +248,9 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>createCas</h4>
-<pre>public static&nbsp;<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;createCas()
-                     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>
-<div class="block">Creates a new <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>. The type system is detected automatically using
+<pre>public static&nbsp;<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;createCas()
+                     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">Creates a new <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>. The type system is detected automatically using
  <a href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html#createTypeSystemDescription--"><code>TypeSystemDescriptionFactory.createTypeSystemDescription()</code></a>. Type priorities are
  detected automatically using <a href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html#createTypePriorities--"><code>TypePrioritiesFactory.createTypePriorities()</code></a>. Indexes are
  detected automatically using <a href="../../../../../org/apache/uima/fit/factory/FsIndexFactory.html#createFsIndexCollection--"><code>FsIndexFactory.createFsIndexCollection()</code></a>.</div>
@@ -258,7 +258,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a new CAS</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 the CAS could not be initialized</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 the CAS could not be initialized</dd>
 </dl>
 </li>
 </ul>
@@ -268,9 +268,9 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>createCas</h4>
-<pre>public static&nbsp;<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;createCas(<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;typeSystemDescriptorNames)
-                     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>
-<div class="block">Creates a new <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> from type system descriptor files found by name. No auto-detection 
+<pre>public static&nbsp;<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;createCas(<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;typeSystemDescriptorNames)
+                     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">Creates a new <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> from type system descriptor files found by name. No auto-detection 
  for type priorities, or indexes is performed.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -279,7 +279,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a new CAS</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 the CAS could not be initialized</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 the CAS could not be initialized</dd>
 </dl>
 </li>
 </ul>
@@ -289,8 +289,8 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>createCasFromPath</h4>
-<pre>public static&nbsp;<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;createCasFromPath(<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;typeSystemDescriptorPaths)
-                             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 static&nbsp;<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;createCasFromPath(<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;typeSystemDescriptorPaths)
+                             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">Creates a new CAS from type system descriptor files. No auto-detection for type priorities, or
  indexes is performed.</div>
 <dl>
@@ -299,7 +299,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a new CAS</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 the CAS could not be initialized</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 the CAS could not be initialized</dd>
 </dl>
 </li>
 </ul>
@@ -309,8 +309,8 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>createCas</h4>
-<pre>public static&nbsp;<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;createCas(<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)
-                     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 static&nbsp;<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;createCas(<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)
+                     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">Create a new CAS for the given type system description. No auto-detection type priorities, or
  indexes is performed.</div>
 <dl>
@@ -319,7 +319,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a new CAS</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 the CAS could not be initialized</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 the CAS could not be initialized</dd>
 </dl>
 </li>
 </ul>
@@ -329,9 +329,9 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createCas</h4>
-<pre>public static&nbsp;<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;createCas(<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;fileName,
-                            <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)
-                     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>public static&nbsp;<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;createCas(<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;fileName,
+                            <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)
+                     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="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">This method creates a new CAS and loads the contents of an XMI or XCAS file into it.</div>
 <dl>
@@ -341,7 +341,7 @@ extends <a href="https://docs.oracle.com
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a new CAS</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 the CAS could not be initialized</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 the CAS could not be initialized</dd>
 <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 a problem reading the file</dd>
 </dl>
 </li>
@@ -415,6 +415,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>