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 2019/04/16 11:40:22 UTC

svn commit: r1857643 [4/46] - in /uima/site/trunk/uima-website: docs/ docs/d/uimafit-3.0.0/ docs/d/uimafit-3.0.0/api/ docs/d/uimafit-3.0.0/api/org/ docs/d/uimafit-3.0.0/api/org/apache/ docs/d/uimafit-3.0.0/api/org/apache/uima/ docs/d/uimafit-3.0.0/api/...

Added: uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/index-all.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/index-all.html?rev=1857643&view=auto
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/index-all.html (added)
+++ uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/index-all.html Tue Apr 16 11:40:19 2019
@@ -0,0 +1,2819 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index (Apache uimaFIT 3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (Apache uimaFIT 3.0.0 User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AggregateBuilder.html#add-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-">add(AnalysisEngineDescription, String...)</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AggregateBuilder.html" title="class in org.apache.uima.fit.factory">AggregateBuilder</a></dt>
+<dd>
+<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>AggregateBuilder.add(String, AnalysisEngineDescription, String...)</code></a> using the
+ result of <code>AnalysisEngineDescription.getAnnotatorImplementationName()</code> for the component
+ name</div>
+</dd>
+<dt><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(String, AnalysisEngineDescription, String...)</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AggregateBuilder.html" title="class in org.apache.uima.fit.factory">AggregateBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/JCasBuilder.html#add-java.lang.String-">add(String)</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/JCasBuilder.html" title="class in org.apache.uima.fit.factory">JCasBuilder</a></dt>
+<dd>
+<div class="block">Append a text.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/JCasBuilder.html#add-java.lang.String-java.lang.Class-">add(String, Class&lt;T&gt;)</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/JCasBuilder.html" title="class in org.apache.uima.fit.factory">JCasBuilder</a></dt>
+<dd>
+<div class="block">Append a text annotated with the specified annotation.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/JCasBuilder.html#add-int-java.lang.Class-">add(int, Class&lt;T&gt;)</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/JCasBuilder.html" title="class in org.apache.uima.fit.factory">JCasBuilder</a></dt>
+<dd>
+<div class="block">Add an annotation starting at the specified position and ending at the current end of the text.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameter-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.String-java.lang.Object-">addConfigurationParameter(ResourceCreationSpecifier, String, Object)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dt>
+<dd>
+<div class="block">Adds a single configuration parameter name value pair to a specifier</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Object...-">addConfigurationParameters(ResourceCreationSpecifier, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dt>
+<dd>
+<div class="block">This method adds configuration parameter information to the specifier given the provided
+ configuration data</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.util.List-">addConfigurationParameters(ResourceCreationSpecifier, List&lt;Class&lt;?&gt;&gt;)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dt>
+<dd>
+<div class="block">Provides a mechanism to add configuration parameter information to a specifier for the given
+ classes.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Class...-">addConfigurationParameters(ResourceCreationSpecifier, Class&lt;?&gt;...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dt>
+<dd>
+<div class="block">Provides a mechanism to add configuration parameter information to a specifier for the given
+ classes.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AggregateBuilder.html#addSofaMapping-java.lang.String-java.lang.String-java.lang.String-">addSofaMapping(String, String, String)</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AggregateBuilder.html" title="class in org.apache.uima.fit.factory">AggregateBuilder</a></dt>
+<dd>
+<div class="block">Provide a sofa mapping for a component from the component's view to the aggregate view.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/ExternalResourceAware.html#afterResourcesInitialized--">afterResourcesInitialized()</a></span> - Method in interface org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/ExternalResourceAware.html" title="interface in org.apache.uima.fit.component">ExternalResourceAware</a></dt>
+<dd>
+<div class="block">Called after the external resources have been initialized.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/Resource_ImplBase.html#afterResourcesInitialized--">afterResourcesInitialized()</a></span> - Method in class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/Resource_ImplBase.html" title="class in org.apache.uima.fit.component">Resource_ImplBase</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/factory/AggregateBuilder.html" title="class in org.apache.uima.fit.factory"><span class="typeNameLink">AggregateBuilder</span></a> - Class in <a href="org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></dt>
+<dd>
+<div class="block">This builder makes it easier to create an aggregate analysis engine.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AggregateBuilder.html#AggregateBuilder--">AggregateBuilder()</a></span> - Constructor for class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AggregateBuilder.html" title="class in org.apache.uima.fit.factory">AggregateBuilder</a></dt>
+<dd>
+<div class="block">The default no-args constructor calls
+ <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-"><code>AggregateBuilder.AggregateBuilder(TypeSystemDescription, TypePriorities, FlowControllerDescription)</code></a>
+ with null-valued args.</div>
+</dd>
+<dt><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(TypeSystemDescription, TypePriorities, FlowControllerDescription)</a></span> - Constructor for class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AggregateBuilder.html" title="class in org.apache.uima.fit.factory">AggregateBuilder</a></dt>
+<dd>
+<div class="block">Instantiate an AggregateBuilder with a given type system, type priorities, and flow controller.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory"><span class="typeNameLink">AnalysisEngineFactory</span></a> - Class in <a href="org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></dt>
+<dd>
+<div class="block">A collection of static methods for creating UIMA <code>AnalysisEngineDescriptions</code> and <code>AnalysisEngines</code>.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/factory/AnnotationFactory.html" title="class in org.apache.uima.fit.factory"><span class="typeNameLink">AnnotationFactory</span></a> - Class in <a href="org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></dt>
+<dd>
+<div class="block">Convenience methods to create annotations</div>
+</dd>
+</dl>
+<a name="I:B">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.net.URL-">bindResource(ResourceSpecifier, String, URL)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ is encounter that has the specified key, the resource will be bound.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.io.File-">bindResource(ResourceSpecifier, String, File)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ is encounter that has the specified key, the resource will be bound.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.lang.String-">bindResource(ResourceSpecifier, String, String)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ is encounter that has the specified key, the resource will be bound.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceSpecifier-java.lang.Class-java.lang.String...-">bindResource(ResourceSpecifier, Class&lt;? extends Resource&gt;, String...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ with a compatible type is found, the resource will be bound.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceSpecifier-java.lang.Class-java.lang.Class-java.lang.String...-">bindResource(ResourceSpecifier, Class&lt;?&gt;, Class&lt;? extends Resource&gt;, String...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ with a compatible type is found, the resource will be bound.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.lang.Class-java.lang.String...-">bindResource(ResourceSpecifier, String, Class&lt;? extends Resource&gt;, String...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ with the given key is encountered, the given resource is bound to it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceSpecifier-org.apache.uima.resource.ExternalResourceDescription-">bindResource(ResourceSpecifier, ExternalResourceDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ with a compatible type is found, the given resource is bound to it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceSpecifier-java.lang.String-org.apache.uima.resource.ExternalResourceDescription-">bindResource(ResourceSpecifier, String, ExternalResourceDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ with the given key is encountered, the given resource is bound to it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.metadata.ResourceManagerConfiguration-java.lang.String-org.apache.uima.resource.ExternalResourceDescription-">bindResource(ResourceManagerConfiguration, String, ExternalResourceDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new external resource binding.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ExternalResourceDescription-java.lang.String-org.apache.uima.resource.ExternalResourceDescription-">bindResource(ExternalResourceDescription, String, ExternalResourceDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new external resource binding.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.String-org.apache.uima.resource.ExternalResourceDescription-">bindResource(ResourceCreationSpecifier, String, ExternalResourceDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new external resource binding.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.metadata.ResourceManagerConfiguration-java.lang.String-java.lang.String-">bindResource(ResourceManagerConfiguration, String, String)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new external resource binding.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResource-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.String-java.lang.String-">bindResource(ResourceCreationSpecifier, String, String)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new external resource binding.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResourceUsingUrl-org.apache.uima.resource.ResourceSpecifier-java.lang.Class-java.lang.String-java.lang.Object...-">bindResourceUsingUrl(ResourceSpecifier, Class&lt;? extends SharedResourceObject&gt;, String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ with a compatible type is found, the resource will be bound.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResourceUsingUrl-org.apache.uima.resource.ResourceSpecifier-java.lang.Class-java.lang.Class-java.lang.String-java.lang.Object...-">bindResourceUsingUrl(ResourceSpecifier, Class&lt;?&gt;, Class&lt;? extends SharedResourceObject&gt;, String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ is encountered that has a key equal to the API class name, the resource will be bound.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#bindResourceUsingUrl-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.lang.Class-java.lang.String-java.lang.Object...-">bindResourceUsingUrl(ResourceSpecifier, String, Class&lt;? extends SharedResourceObject&gt;, String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Scan the given resource specifier for external resource dependencies and whenever a dependency
+ with the given key is encountered the resource will be bound.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/testing/factory/TokenBuilder.html#buildTokens-org.apache.uima.jcas.JCas-java.lang.String-">buildTokens(JCas, String)</a></span> - Method in class org.apache.uima.fit.testing.factory.<a href="org/apache/uima/fit/testing/factory/TokenBuilder.html" title="class in org.apache.uima.fit.testing.factory">TokenBuilder</a></dt>
+<dd>
+<div class="block">Builds white-space delimited tokens from the input text.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/testing/factory/TokenBuilder.html#buildTokens-org.apache.uima.jcas.JCas-java.lang.String-java.lang.String-">buildTokens(JCas, String, String)</a></span> - Method in class org.apache.uima.fit.testing.factory.<a href="org/apache/uima/fit/testing/factory/TokenBuilder.html" title="class in org.apache.uima.fit.testing.factory">TokenBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/testing/factory/TokenBuilder.html#buildTokens-org.apache.uima.jcas.JCas-java.lang.String-java.lang.String-java.lang.String-">buildTokens(JCas, String, String, String)</a></span> - Method in class org.apache.uima.fit.testing.factory.<a href="org/apache/uima/fit/testing/factory/TokenBuilder.html" title="class in org.apache.uima.fit.testing.factory">TokenBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/testing/factory/TokenBuilder.html#buildTokens-org.apache.uima.jcas.JCas-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">buildTokens(JCas, String, String, String, String)</a></span> - Method in class org.apache.uima.fit.testing.factory.<a href="org/apache/uima/fit/testing/factory/TokenBuilder.html" title="class in org.apache.uima.fit.testing.factory">TokenBuilder</a></dt>
+<dd>
+<div class="block">Build tokens for the given text, tokens, part-of-speech tags, and word stems.</div>
+</dd>
+</dl>
+<a name="I:C">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html#canParameterBeSet-org.apache.uima.resource.ResourceSpecifier-java.lang.String-">canParameterBeSet(ResourceSpecifier, String)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dt>
+<dd>
+<div class="block">Check if the given parameter can be set on the provided specifier.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/factory/CapabilityFactory.html" title="class in org.apache.uima.fit.factory"><span class="typeNameLink">CapabilityFactory</span></a> - Class in <a href="org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/component/CasAnnotator_ImplBase.html" title="class in org.apache.uima.fit.component"><span class="typeNameLink">CasAnnotator_ImplBase</span></a> - Class in <a href="org/apache/uima/fit/component/package-summary.html">org.apache.uima.fit.component</a></dt>
+<dd>
+<div class="block">Base class for CAS annotators which initializes itself based on annotations.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/CasAnnotator_ImplBase.html#CasAnnotator_ImplBase--">CasAnnotator_ImplBase()</a></span> - Constructor for class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/CasAnnotator_ImplBase.html" title="class in org.apache.uima.fit.component">CasAnnotator_ImplBase</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/component/CasCollectionReader_ImplBase.html" title="class in org.apache.uima.fit.component"><span class="typeNameLink">CasCollectionReader_ImplBase</span></a> - Class in <a href="org/apache/uima/fit/component/package-summary.html">org.apache.uima.fit.component</a></dt>
+<dd>
+<div class="block">Base class for CAS collection readers which initializes itself based on annotations.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/CasCollectionReader_ImplBase.html#CasCollectionReader_ImplBase--">CasCollectionReader_ImplBase()</a></span> - Constructor for class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/CasCollectionReader_ImplBase.html" title="class in org.apache.uima.fit.component">CasCollectionReader_ImplBase</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/component/CasConsumer_ImplBase.html" title="class in org.apache.uima.fit.component"><span class="typeNameLink">CasConsumer_ImplBase</span></a> - Class in <a href="org/apache/uima/fit/component/package-summary.html">org.apache.uima.fit.component</a></dt>
+<dd>
+<div class="block">Base class for CAS consumers (actually a
+ <code>CasAnnotator_ImplBase</code>) which initializes itself based
+ on annotations.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/CasConsumer_ImplBase.html#CasConsumer_ImplBase--">CasConsumer_ImplBase()</a></span> - Constructor for class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/CasConsumer_ImplBase.html" title="class in org.apache.uima.fit.component">CasConsumer_ImplBase</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/component/CasDumpWriter.html" title="class in org.apache.uima.fit.component"><span class="typeNameLink">CasDumpWriter</span></a> - Class in <a href="org/apache/uima/fit/component/package-summary.html">org.apache.uima.fit.component</a></dt>
+<dd>
+<div class="block">Dumps CAS content to a text file.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/CasDumpWriter.html#CasDumpWriter--">CasDumpWriter()</a></span> - Constructor for class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/CasDumpWriter.html" title="class in org.apache.uima.fit.component">CasDumpWriter</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/factory/CasFactory.html" title="class in org.apache.uima.fit.factory"><span class="typeNameLink">CasFactory</span></a> - Class in <a href="org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></dt>
+<dd>
+<div class="block">Convenience methods to create <code>CAS</code> objects.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/component/CasFlowController_ImplBase.html" title="class in org.apache.uima.fit.component"><span class="typeNameLink">CasFlowController_ImplBase</span></a> - Class in <a href="org/apache/uima/fit/component/package-summary.html">org.apache.uima.fit.component</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/CasFlowController_ImplBase.html#CasFlowController_ImplBase--">CasFlowController_ImplBase()</a></span> - Constructor for class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/CasFlowController_ImplBase.html" title="class in org.apache.uima.fit.component">CasFlowController_ImplBase</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/util/CasIOUtil.html" title="class in org.apache.uima.fit.util"><span class="typeNameLink">CasIOUtil</span></a> - Class in <a href="org/apache/uima/fit/util/package-summary.html">org.apache.uima.fit.util</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Since UIMA 2.9.0 the core class <code>CasIOUtils</code> should be used.</span></div>
+</div>
+</dd>
+<dt><a href="org/apache/uima/fit/component/CasMultiplier_ImplBase.html" title="class in org.apache.uima.fit.component"><span class="typeNameLink">CasMultiplier_ImplBase</span></a> - Class in <a href="org/apache/uima/fit/component/package-summary.html">org.apache.uima.fit.component</a></dt>
+<dd>
+<div class="block">Base class for a CAS multiplier which initializes itself based on annotations.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/CasMultiplier_ImplBase.html#CasMultiplier_ImplBase--">CasMultiplier_ImplBase()</a></span> - Constructor for class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/CasMultiplier_ImplBase.html" title="class in org.apache.uima.fit.component">CasMultiplier_ImplBase</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/util/CasUtil.html" title="class in org.apache.uima.fit.util"><span class="typeNameLink">CasUtil</span></a> - Class in <a href="org/apache/uima/fit/util/package-summary.html">org.apache.uima.fit.util</a></dt>
+<dd>
+<div class="block">Utility methods for convenient access to the <code>CAS</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/CasCollectionReader_ImplBase.html#close--">close()</a></span> - Method in class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/CasCollectionReader_ImplBase.html" title="class in org.apache.uima.fit.component">CasCollectionReader_ImplBase</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html#close--">close()</a></span> - Method in class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/JCasCollectionReader_ImplBase.html" title="class in org.apache.uima.fit.component">JCasCollectionReader_ImplBase</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/JCasBuilder.html#close--">close()</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/JCasBuilder.html" title="class in org.apache.uima.fit.factory">JCasBuilder</a></dt>
+<dd>
+<div class="block">Complete the building process by writing the text into the CAS.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/LifeCycleUtil.html#close-org.apache.uima.collection.base_cpm.BaseCollectionReader-">close(BaseCollectionReader)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/LifeCycleUtil.html" title="class in org.apache.uima.fit.util">LifeCycleUtil</a></dt>
+<dd>
+<div class="block">Close a reader.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/component/CasDumpWriter.html#collectionProcessComplete--">collectionProcessComplete()</a></span> - Method in class org.apache.uima.fit.component.<a href="org/apache/uima/fit/component/CasDumpWriter.html" title="class in org.apache.uima.fit.component">CasDumpWriter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/pipeline/JCasIterator.html#collectionProcessComplete--">collectionProcessComplete()</a></span> - Method in class org.apache.uima.fit.pipeline.<a href="org/apache/uima/fit/pipeline/JCasIterator.html" title="class in org.apache.uima.fit.pipeline">JCasIterator</a></dt>
+<dd>
+<div class="block">Notify analysis engines that the collection process is complete.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/LifeCycleUtil.html#collectionProcessComplete-org.apache.uima.analysis_engine.AnalysisEngine...-">collectionProcessComplete(AnalysisEngine...)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/LifeCycleUtil.html" title="class in org.apache.uima.fit.util">LifeCycleUtil</a></dt>
+<dd>
+<div class="block">Notify a set of <code>analysis engines</code> that the collection process is
+ complete.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory"><span class="typeNameLink">CollectionReaderFactory</span></a> - Class in <a href="org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#ConfigurationData-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">ConfigurationData(ConfigurationParameter[], Object[])</a></span> - Constructor for class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">ConfigurationParameter</span></a> - Annotation Type in <a href="org/apache/uima/fit/descriptor/package-summary.html">org.apache.uima.fit.descriptor</a></dt>
+<dd>
+<div class="block">This annotation marks an analysis component member variable as a configuration parameter.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory"><span class="typeNameLink">ConfigurationParameterFactory</span></a> - Class in <a href="org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory"><span class="typeNameLink">ConfigurationParameterFactory.ConfigurationData</span></a> - Class in <a href="org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></dt>
+<dd>
+<div class="block">A simple class for storing an array of configuration parameters along with an array of the
+ values that will fill in those configuration parameters</div>
+</dd>
+<dt><a href="org/apache/uima/fit/component/initialize/ConfigurationParameterInitializer.html" title="class in org.apache.uima.fit.component.initialize"><span class="typeNameLink">ConfigurationParameterInitializer</span></a> - Class in <a href="org/apache/uima/fit/component/initialize/package-summary.html">org.apache.uima.fit.component.initialize</a></dt>
+<dd>
+<div class="block">
+ Initialize an instance of a class with fields that are annotated as
+ <a href="org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><code>ConfigurationParameter</code></a>s from the parameter values given in a <code>UimaContext</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#configurationParameters">configurationParameters</a></span> - Variable in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#configurationValues">configurationValues</a></span> - Variable in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ResourceMetaDataFactory.html#configureResourceMetaData-org.apache.uima.resource.metadata.ResourceMetaData-java.lang.Class-">configureResourceMetaData(ResourceMetaData, Class&lt;?&gt;)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ResourceMetaDataFactory.html" title="class in org.apache.uima.fit.factory">ResourceMetaDataFactory</a></dt>
+<dd>
+<div class="block">Adds meta data from a <a href="org/apache/uima/fit/descriptor/ResourceMetaData.html" title="annotation in org.apache.uima.fit.descriptor"><code>ResourceMetaData</code></a> annotation to the
+ given meta data object if such an annotation is present on the component class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/internal/DescriptionUtils.html#consolidate-org.apache.uima.analysis_engine.AnalysisEngineDescription-">consolidate(AnalysisEngineDescription)</a></span> - Static method in class org.apache.uima.fit.internal.<a href="org/apache/uima/fit/internal/DescriptionUtils.html" title="class in org.apache.uima.fit.internal">DescriptionUtils</a></dt>
+<dd>
+<div class="block">Consolidate duplicate information in the AE description.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/ContainmentIndex.html#containedIn-S-">containedIn(S)</a></span> - Method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a></dt>
+<dd>
+<div class="block">Get all instances of the covered type contained within the boundaries of the specified instance
+ of the covering type.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/ContainmentIndex.html#containing-U-">containing(U)</a></span> - Method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a></dt>
+<dd>
+<div class="block">Get all instances of the covering type containing the the specified instance of the covered
+ type.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util"><span class="typeNameLink">ContainmentIndex</span></a>&lt;<a href="org/apache/uima/fit/util/ContainmentIndex.html" title="type parameter in ContainmentIndex">S</a> extends org.apache.uima.cas.text.AnnotationFS,<a href="org/apache/uima/fit/util/ContainmentIndex.html" title="type parameter in ContainmentIndex">U</a> extends org.apache.uima.cas.text.AnnotationFS&gt; - Class in <a href="org/apache/uima/fit/util/package-summary.html">org.apache.uima.fit.util</a></dt>
+<dd>
+<div class="block">Create a fast way of repeatedly checking whether instances of one type are contained within the
+ boundaries on another type.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/ContainmentIndex.html#ContainmentIndex-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-org.apache.uima.cas.Type-org.apache.uima.fit.util.ContainmentIndex.Type-">ContainmentIndex(CAS, Type, Type, ContainmentIndex.Type)</a></span> - Constructor for class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a></dt>
+<dd>
+<div class="block">Create a new index on the given JCas using the specified two types.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/util/ContainmentIndex.Type.html" title="enum in org.apache.uima.fit.util"><span class="typeNameLink">ContainmentIndex.Type</span></a> - Enum in <a href="org/apache/uima/fit/util/package-summary.html">org.apache.uima.fit.util</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/JCasUtil.html#contains-org.apache.uima.jcas.JCas-org.apache.uima.cas.text.AnnotationFS-java.lang.Class-">contains(JCas, AnnotationFS, Class&lt;? extends Annotation&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/JCasUtil.html" title="class in org.apache.uima.fit.util">JCasUtil</a></dt>
+<dd>
+<div class="block">Check if the given annotation contains any annotation of the given type.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html#convertParameterValue-org.apache.uima.resource.metadata.ConfigurationParameter-java.lang.Object-">convertParameterValue(ConfigurationParameter, Object)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dt>
+<dd>
+<div class="block">Convert a value so it can be injected into a UIMA component.</div>
+</dd>
+<dt><a href="org/apache/uima/fit/cpe/CpeBuilder.html" title="class in org.apache.uima.fit.cpe"><span class="typeNameLink">CpeBuilder</span></a> - Class in <a href="org/apache/uima/fit/cpe/package-summary.html">org.apache.uima.fit.cpe</a></dt>
+<dd>
+<div class="block">Build a Collection Processing Engine from a <code>CollectionReaderDescription</code> and a
+ <code>AnalysisEngineDescription</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/cpe/CpeBuilder.html#CpeBuilder--">CpeBuilder()</a></span> - Constructor for class org.apache.uima.fit.cpe.<a href="org/apache/uima/fit/cpe/CpeBuilder.html" title="class in org.apache.uima.fit.cpe">CpeBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/uima/fit/cpe/CpePipeline.html" title="class in org.apache.uima.fit.cpe"><span class="typeNameLink">CpePipeline</span></a> - Class in <a href="org/apache/uima/fit/cpe/package-summary.html">org.apache.uima.fit.cpe</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/initializable/InitializableFactory.html#create-org.apache.uima.UimaContext-java.lang.String-java.lang.Class-">create(UimaContext, String, Class&lt;T&gt;)</a></span> - Static method in class org.apache.uima.fit.factory.initializable.<a href="org/apache/uima/fit/factory/initializable/InitializableFactory.html" title="class in org.apache.uima.fit.factory.initializable">InitializableFactory</a></dt>
+<dd>
+<div class="block">Provides a way to create an instance of T.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/initializable/InitializableFactory.html#create-org.apache.uima.UimaContext-java.lang.Class-">create(UimaContext, Class&lt;? extends T&gt;)</a></span> - Static method in class org.apache.uima.fit.factory.initializable.<a href="org/apache/uima/fit/factory/initializable/InitializableFactory.html" title="class in org.apache.uima.fit.factory.initializable">InitializableFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/testing/factory/TokenBuilder.html#create-java.lang.Class-java.lang.Class-">create(Class&lt;T&gt;, Class&lt;S&gt;)</a></span> - Static method in class org.apache.uima.fit.testing.factory.<a href="org/apache/uima/fit/testing/factory/TokenBuilder.html" title="class in org.apache.uima.fit.testing.factory">TokenBuilder</a></dt>
+<dd>
+<div class="block">Instantiates a TokenBuilder with the type system information that the builder needs to build
+ tokens.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.jcas.JCas-java.lang.Class-java.lang.Class-org.apache.uima.fit.util.ContainmentIndex.Type-">create(JCas, Class&lt;A&gt;, Class&lt;B&gt;, ContainmentIndex.Type)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a></dt>
+<dd>
+<div class="block">Factory method to create an index instead of using the constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/ContainmentIndex.html#create-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-org.apache.uima.cas.Type-org.apache.uima.fit.util.ContainmentIndex.Type-">create(CAS, Type, Type, ContainmentIndex.Type)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util">ContainmentIndex</a></dt>
+<dd>
+<div class="block">Factory method to create an index instead of using the constructor.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.cas.CAS-org.apache.uima.cas.Type-">create(CAS, Type)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use <code>cas.select(type).asList()</code></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.cas.FSIterator-">create(FSIterator&lt;T&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>
+<div class="block">Convert an <code>FSIterator</code> to a <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.cas.text.AnnotationIndex-">create(AnnotationIndex&lt;T&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use <code>index.select().asList()</code></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.cas.ArrayFS-">create(ArrayFS&lt;T&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>
+<div class="block">Convert an <code>ArrayFS</code> to a <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.cas.ArrayFS-java.lang.Class-">create(ArrayFS, Class&lt;T&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>
+<div class="block">Fetch all annotations of the given type or its sub-types from the given FS array.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.cas.ArrayFS-org.apache.uima.cas.Type-">create(ArrayFS&lt;T&gt;, Type)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>
+<div class="block">Fetch all annotations of the given type or its sub-types from the given FS array.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.jcas.cas.FSList-">create(FSList&lt;T&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.jcas.cas.FSList-java.lang.Class-">create(FSList&lt;T&gt;, Class&lt;? extends T&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>
+<div class="block">Fetch all annotations of the given type or its sub-types from the given FS list.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.jcas.cas.FSList-org.apache.uima.cas.Type-">create(FSList&lt;T&gt;, Type)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.jcas.cas.StringList-">create(StringList)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.jcas.cas.IntegerList-">create(IntegerList)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#create-org.apache.uima.jcas.cas.FloatList-">create(FloatList)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AggregateBuilder.html#createAggregate--">createAggregate()</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AggregateBuilder.html" title="class in org.apache.uima.fit.factory">AggregateBuilder</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregate-org.apache.uima.analysis_engine.AnalysisEngineDescription-">createAggregate(AnalysisEngineDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.Object...-"><code>AnalysisEngineFactory.createEngine(AnalysisEngineDescription, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregate-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...-">createAggregate(List&lt;Class&lt;? extends AnalysisComponent&gt;&gt;, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use
+             <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></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregate-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-org.apache.uima.flow.FlowControllerDescription-java.lang.Object...-">createAggregate(List&lt;Class&lt;? extends AnalysisComponent&gt;&gt;, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use
+             <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-org.apache.uima.flow.FlowControllerDescription-java.lang.Object...-"><code>AnalysisEngineFactory.createEngine(List, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregate-java.util.List-java.util.List-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-">createAggregate(List&lt;AnalysisEngineDescription&gt;, List&lt;String&gt;, TypePriorities, SofaMapping[])</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-java.util.List-java.util.List-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-"><code>AnalysisEngineFactory.createEngine(List, List, TypePriorities, SofaMapping[])</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregate-java.util.List-java.util.List-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-org.apache.uima.flow.FlowControllerDescription-">createAggregate(List&lt;AnalysisEngineDescription&gt;, List&lt;String&gt;, TypePriorities, SofaMapping[], FlowControllerDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use
+             <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-java.util.List-java.util.List-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-org.apache.uima.flow.FlowControllerDescription-"><code>AnalysisEngineFactory.createEngine(List, List, TypePriorities, SofaMapping[], FlowControllerDescription)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AggregateBuilder.html#createAggregateDescription--">createAggregateDescription()</a></span> - Method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AggregateBuilder.html" title="class in org.apache.uima.fit.factory">AggregateBuilder</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregateDescription-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...-">createAggregateDescription(List&lt;Class&lt;? extends AnalysisComponent&gt;&gt;, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use
+             <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></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregateDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">createAggregateDescription(AnalysisEngineDescription...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-"><code>AnalysisEngineFactory.createEngineDescription(AnalysisEngineDescription...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregateDescription-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-org.apache.uima.flow.FlowControllerDescription-java.lang.Object...-">createAggregateDescription(List&lt;Class&lt;? extends AnalysisComponent&gt;&gt;, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use
+             <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-org.apache.uima.flow.FlowControllerDescription-java.lang.Object...-"><code>AnalysisEngineFactory.createEngineDescription(List, TypeSystemDescription, TypePriorities, SofaMapping[], FlowControllerDescription, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregateDescription-org.apache.uima.flow.FlowControllerDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-">createAggregateDescription(FlowControllerDescription, AnalysisEngineDescription...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use
+             <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineDescription-org.apache.uima.flow.FlowControllerDescription-org.apache.uima.analysis_engine.AnalysisEngineDescription...-"><code>AnalysisEngineFactory.createEngineDescription(FlowControllerDescription, AnalysisEngineDescription...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAggregateDescription-java.util.List-java.util.List-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-org.apache.uima.flow.FlowControllerDescription-">createAggregateDescription(List&lt;AnalysisEngineDescription&gt;, List&lt;String&gt;, TypePriorities, SofaMapping[], FlowControllerDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use
+             <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-java.util.List-java.util.List-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-org.apache.uima.flow.FlowControllerDescription-"><code>AnalysisEngineFactory.createEngine(List, List, TypePriorities, SofaMapping[], FlowControllerDescription)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAnalysisEngine-java.lang.String-java.lang.Object...-">createAnalysisEngine(String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-java.lang.String-java.lang.Object...-"><code>AnalysisEngineFactory.createEngine(String, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAnalysisEngine-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String-">createAnalysisEngine(AnalysisEngineDescription, String)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String-"><code>AnalysisEngineFactory.createEngine(AnalysisEngineDescription, String)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAnalysisEngineDescription-java.lang.String-java.lang.Object...-">createAnalysisEngineDescription(String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineDescription-java.lang.String-java.lang.Object...-"><code>AnalysisEngineFactory.createEngineDescription(String, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAnalysisEngineDescriptionFromPath-java.lang.String-java.lang.Object...-">createAnalysisEngineDescriptionFromPath(String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineDescriptionFromPath-java.lang.String-java.lang.Object...-"><code>AnalysisEngineFactory.createEngineDescriptionFromPath(String, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createAnalysisEngineFromPath-java.lang.String-java.lang.Object...-">createAnalysisEngineFromPath(String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html" title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineFromPath-java.lang.String-java.lang.Object...-"><code>AnalysisEngineFactory.createEngineFromPath(String, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/AnnotationFactory.html#createAnnotation-org.apache.uima.jcas.JCas-int-int-java.lang.Class-">createAnnotation(JCas, int, int, Class&lt;T&gt;)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/AnnotationFactory.html" title="class in org.apache.uima.fit.factory">AnnotationFactory</a></dt>
+<dd>
+<div class="block">Provides a convenient way to create an annotation and addToIndexes in a single line.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createArrayFS-org.apache.uima.cas.CAS-java.util.Collection-">createArrayFS(CAS, Collection&lt;T&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createArrayFS-org.apache.uima.cas.CAS-T...-">createArrayFS(CAS, T...)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createBooleanArray-org.apache.uima.jcas.JCas-java.util.Collection-">createBooleanArray(JCas, Collection&lt;Boolean&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createBooleanArray-org.apache.uima.jcas.JCas-boolean...-">createBooleanArray(JCas, boolean...)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createBooleanArrayFS-org.apache.uima.cas.CAS-java.util.Collection-">createBooleanArrayFS(CAS, Collection&lt;Boolean&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createBooleanArrayFS-org.apache.uima.cas.CAS-boolean...-">createBooleanArrayFS(CAS, boolean...)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createByteArray-org.apache.uima.jcas.JCas-java.util.Collection-">createByteArray(JCas, Collection&lt;Byte&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createByteArray-org.apache.uima.jcas.JCas-byte...-">createByteArray(JCas, byte...)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createByteArrayFS-org.apache.uima.cas.CAS-java.util.Collection-">createByteArrayFS(CAS, Collection&lt;Byte&gt;)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/util/FSCollectionFactory.html#createByteArrayFS-org.apache.uima.cas.CAS-byte...-">createByteArrayFS(CAS, byte...)</a></span> - Static method in class org.apache.uima.fit.util.<a href="org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util">FSCollectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CapabilityFactory.html#createCapability-java.lang.Class-">createCapability(Class&lt;?&gt;)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CapabilityFactory.html" title="class in org.apache.uima.fit.factory">CapabilityFactory</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CasFactory.html#createCas--">createCas()</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CasFactory.html" title="class in org.apache.uima.fit.factory">CasFactory</a></dt>
+<dd>
+<div class="block">Creates a new <code>CAS</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CasFactory.html#createCas-java.lang.String...-">createCas(String...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CasFactory.html" title="class in org.apache.uima.fit.factory">CasFactory</a></dt>
+<dd>
+<div class="block">Creates a new <code>CAS</code> from type system descriptor files found by name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CasFactory.html#createCas-org.apache.uima.resource.metadata.TypeSystemDescription-">createCas(TypeSystemDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CasFactory.html" title="class in org.apache.uima.fit.factory">CasFactory</a></dt>
+<dd>
+<div class="block">Create a new CAS for the given type system description.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CasFactory.html#createCas-java.lang.String-org.apache.uima.resource.metadata.TypeSystemDescription-">createCas(String, TypeSystemDescription)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CasFactory.html" title="class in org.apache.uima.fit.factory">CasFactory</a></dt>
+<dd>
+<div class="block">This method creates a new CAS and loads the contents of an XMI or XCAS file into it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CasFactory.html#createCasFromPath-java.lang.String...-">createCasFromPath(String...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CasFactory.html" title="class in org.apache.uima.fit.factory">CasFactory</a></dt>
+<dd>
+<div class="block">Creates a new CAS from type system descriptor files.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createCollectionReader-java.lang.String-java.lang.Object...-">createCollectionReader(String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReader-java.lang.String-java.lang.Object...-"><code>CollectionReaderFactory.createReader(String, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createCollectionReader-java.lang.Class-java.lang.Object...-">createCollectionReader(Class&lt;? extends CollectionReader&gt;, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReader-java.lang.Class-java.lang.Object...-"><code>CollectionReaderFactory.createReader(Class, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createCollectionReader-java.lang.Class-org.apache.uima.resource.metadata.TypeSystemDescription-java.lang.Object...-">createCollectionReader(Class&lt;? extends CollectionReader&gt;, TypeSystemDescription, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReader-java.lang.Class-org.apache.uima.resource.metadata.TypeSystemDescription-java.lang.Object...-"><code>CollectionReaderFactory.createReader(Class, TypeSystemDescription, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createCollectionReader-java.lang.Class-org.apache.uima.resource.metadata.TypeSystemDescription-java.lang.String:A-java.lang.Object...-">createCollectionReader(Class&lt;? extends CollectionReader&gt;, TypeSystemDescription, String[], Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReaderDescription-java.lang.Class-org.apache.uima.resource.metadata.TypeSystemDescription-java.lang.String:A-java.lang.Object...-"><code>CollectionReaderFactory.createReaderDescription(Class, TypeSystemDescription, String[], Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createCollectionReader-java.lang.Class-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-java.lang.Object...-">createCollectionReader(Class&lt;? extends CollectionReader&gt;, TypeSystemDescription, TypePriorities, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReader-java.lang.Class-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-java.lang.Object...-"><code>CollectionReaderFactory.createReader(Class, TypeSystemDescription, TypePriorities, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createCollectionReader-org.apache.uima.collection.CollectionReaderDescription-java.lang.Object...-">createCollectionReader(CollectionReaderDescription, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReader-org.apache.uima.collection.CollectionReaderDescription-java.lang.Object...-"><code>CollectionReaderFactory.createReader(CollectionReaderDescription, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createCollectionReaderDescriptionFromPath-java.lang.String-java.lang.Object...-">createCollectionReaderDescriptionFromPath(String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReaderDescriptionFromPath-java.lang.String-java.lang.Object...-"><code>CollectionReaderFactory.createReaderDescriptionFromPath(String, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createCollectionReaderFromPath-java.lang.String-java.lang.Object...-">createCollectionReaderFromPath(String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReaderFromPath-java.lang.String-java.lang.Object...-"><code>CollectionReaderFactory.createReaderFromPath(String, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData-java.lang.Object...-">createConfigurationData(Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dt>
+<dd>
+<div class="block">This method converts configuration data provided as an array of objects and returns a
+ <a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory"><code>ConfigurationParameterFactory.ConfigurationData</code></a> object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData-java.lang.Class-">createConfigurationData(Class&lt;?&gt;)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dt>
+<dd>
+<div class="block">This method creates configuration data for a given class definition using reflection and the
+ configuration parameter annotation</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/cpe/CpeBuilder.html#createCpe-org.apache.uima.collection.StatusCallbackListener-">createCpe(StatusCallbackListener)</a></span> - Method in class org.apache.uima.fit.cpe.<a href="org/apache/uima/fit/cpe/CpeBuilder.html" title="class in org.apache.uima.fit.cpe">CpeBuilder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#createDependency-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.lang.Class-">createDependency(ResourceSpecifier, String, Class&lt;?&gt;)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new dependency for the specified resource and bind it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#createDependencyAndBind-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.lang.Class-java.lang.String...-">createDependencyAndBind(ResourceSpecifier, String, Class&lt;? extends Resource&gt;, String...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new dependency for the specified resource and bind it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#createDependencyAndBind-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.lang.Class-java.lang.Class-java.lang.String...-">createDependencyAndBind(ResourceSpecifier, String, Class&lt;? extends Resource&gt;, Class&lt;?&gt;, String...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new dependency for the specified resource and bind it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/ExternalResourceFactory.html#createDependencyAndBindUsingUrl-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String-java.lang.Class-java.lang.String-java.lang.Object...-">createDependencyAndBindUsingUrl(AnalysisEngineDescription, String, Class&lt;? extends SharedResourceObject&gt;, String, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></dt>
+<dd>
+<div class="block">Create a new dependency for the specified resource and bind it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createDescription-java.lang.Class-java.lang.Object...-">createDescription(Class&lt;? extends CollectionReader&gt;, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createReaderDescription-java.lang.Class-java.lang.Object...-"><code>CollectionReaderFactory.createReaderDescription(Class, Object...)</code></a></span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/uima/fit/factory/CollectionReaderFactory.html#createDescription-java.lang.Class-org.apache.uima.resource.metadata.TypeSystemDescription-java.lang.Object...-">createDescription(Class&lt;? extends CollectionReader&gt;, TypeSystemDescription, Object...)</a></span> - Static method in class org.apache.uima.fit.factory.<a href="org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>

[... 2119 lines stripped ...]