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 2013/08/31 20:46:34 UTC

svn commit: r1519203 [34/39] - in /uima/site/trunk/uima-website/docs/d/uimafit-2.0.0: ./ api/ api/org/ api/org/apache/ api/org/apache/uima/ api/org/apache/uima/fit/ api/org/apache/uima/fit/component/ api/org/apache/uima/fit/component/class-use/ api/org...

Added: uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/util/JCasUtil.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/util/JCasUtil.html?rev=1519203&view=auto
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/util/JCasUtil.html (added)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/util/JCasUtil.html Sat Aug 31 18:46:30 2013
@@ -0,0 +1,974 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>JCasUtil (Apache uimaFIT 2.0.0 User-Level API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="JCasUtil (Apache uimaFIT 2.0.0 User-Level API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JCasUtil.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/uima/fit/util/FSCollectionFactory.html" title="class in org.apache.uima.fit.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/uima/fit/util/LifeCycleUtil.html" title="class in org.apache.uima.fit.util"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/uima/fit/util/JCasUtil.html" target="_top">Frames</a></li>
+<li><a href="JCasUtil.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All 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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.uima.fit.util</div>
+<h2 title="Class JCasUtil" class="title">Class JCasUtil</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.uima.fit.util.JCasUtil</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <span class="strong">JCasUtil</span>
+extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">Utility methods for convenient access to the <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><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</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+        <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveringAnnotation,
+        <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;type)</code>
+<div class="block">Check if the given annotation contains any annotation of the given type.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<br>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#exists(org.apache.uima.jcas.JCas, java.lang.Class)">exists</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJCas,
+      <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;aType)</code>
+<div class="block">Test if a JCas contains an annotation of the given type.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#getAnnotationType(org.apache.uima.jcas.JCas, java.lang.Class)">getAnnotationType</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                 <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type)</code>
+<div class="block">Get the CAS type for the given JCas wrapper class type making sure it inherits from
+ <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas"><code>Annotation</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#getType(org.apache.uima.jcas.JCas, java.lang.Class)">getType</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+       <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type)</code>
+<div class="block">Get the CAS type for the given JCas wrapper class type.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#getView(org.apache.uima.jcas.JCas, java.lang.String, boolean)">getView</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jcas,
+       <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;viewName,
+       boolean&nbsp;create)</code>
+<div class="block">Convenience method to get the specified view or create a new view if the requested view does
+ not exist.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#getView(org.apache.uima.jcas.JCas, java.lang.String, org.apache.uima.jcas.JCas)">getView</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jcas,
+       <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;viewName,
+       <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;fallback)</code>
+<div class="block">Convenience method to get the specified view or a default view if the requested view does not
+ exist.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas">Annotation</a>,S extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;T,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;S&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#indexCovered(org.apache.uima.jcas.JCas, java.lang.Class, java.lang.Class)">indexCovered</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;S&gt;&nbsp;coveredType)</code>
+<div class="block">Create an index for quickly lookup up the annotations covered by a particular annotation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas">Annotation</a>,S extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;T,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;S&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#indexCovering(org.apache.uima.jcas.JCas, java.lang.Class, java.lang.Class)">indexCovering</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;S&gt;&nbsp;coveringType)</code>
+<div class="block">Create an index for quickly lookup up the annotations covering a particular annotation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;&nbsp;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#iterator(org.apache.uima.cas.text.AnnotationFS, java.lang.Class, boolean, boolean)">iterator</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;container,
+        <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+        boolean&nbsp;ambiguous,
+        boolean&nbsp;strict)</code>
+<div class="block">Convenience method to get a sub-iterator for the specified type.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#iterator(org.apache.uima.jcas.JCas, java.lang.Class)">iterator</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+        <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
+<div class="block">Get an iterator over the given feature structure type.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#select(org.apache.uima.jcas.cas.FSArray, java.lang.Class)">select</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/FSArray.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">FSArray</a>&nbsp;array,
+      <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
+<div class="block">Convenience method select all feature structure from the given type from an array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#select(org.apache.uima.jcas.cas.FSList, java.lang.Class)">select</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/FSList.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">FSList</a>&nbsp;list,
+      <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
+<div class="block">Convenience method select all feature structure from the given type from a list.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#select(org.apache.uima.jcas.JCas, java.lang.Class)">select</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+      <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
+<div class="block">Convenience method to iterator over all features structures of a given type.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectAll(org.apache.uima.jcas.JCas)">selectAll</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas)</code>
+<div class="block">Convenience method to iterator over all features structures.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectBetween(java.lang.Class, org.apache.uima.cas.text.AnnotationFS, org.apache.uima.cas.text.AnnotationFS)">selectBetween</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+             <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;ann1,
+             <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;ann2)</code>
+<div class="block">Get a list of annotations of the given annotation type located between two annotations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectBetween(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS, org.apache.uima.cas.text.AnnotationFS)">selectBetween</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+             <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;ann1,
+             <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;ann2)</code>
+<div class="block">Get a list of annotations of the given annotation type located between two annotations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br>T</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectByIndex(org.apache.uima.jcas.JCas, java.lang.Class, int)">selectByIndex</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls,
+             int&nbsp;index)</code>
+<div class="block">This method exists simply as a convenience method for unit testing.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;&nbsp;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovered(java.lang.Class, org.apache.uima.cas.text.AnnotationFS)">selectCovered</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+             <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveringAnnotation)</code>
+<div class="block">Get a list of annotations of the given annotation type constrained by a 'covering' annotation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovered(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS)">selectCovered</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+             <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveringAnnotation)</code>
+<div class="block">Get a list of annotations of the given annotation type constrained by a 'covering' annotation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovered(org.apache.uima.jcas.JCas, java.lang.Class, int, int)">selectCovered</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+             int&nbsp;begin,
+             int&nbsp;end)</code>
+<div class="block">Get a list of annotations of the given annotation type constrained by a 'covering' annotation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovering(java.lang.Class, org.apache.uima.cas.text.AnnotationFS)">selectCovering</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+              <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveredAnnotation)</code>
+<div class="block">Get a list of annotations of the given annotation type constraint by a certain annotation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovering(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS)">selectCovering</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+              <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+              <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveredAnnotation)</code>
+<div class="block">Get a list of annotations of the given annotation type constraint by a certain annotation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovering(org.apache.uima.jcas.JCas, java.lang.Class, int, int)">selectCovering</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+              <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+              int&nbsp;begin,
+              int&nbsp;end)</code>
+<div class="block">Get a list of annotations of the given annotation type constraint by a certain annotation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectFollowing(java.lang.Class, org.apache.uima.cas.text.AnnotationFS, int)">selectFollowing</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;aType,
+               <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;annotation,
+               int&nbsp;count)</code>
+<div class="block">Returns the n annotations following the given annotation</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectFollowing(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS, int)">selectFollowing</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJCas,
+               <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;aType,
+               <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;annotation,
+               int&nbsp;count)</code>
+<div class="block">Returns the n annotations following the given annotation</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectPreceding(java.lang.Class, org.apache.uima.cas.text.AnnotationFS, int)">selectPreceding</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;aType,
+               <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;annotation,
+               int&nbsp;count)</code>
+<div class="block">Returns the n annotations preceding the given annotation</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectPreceding(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS, int)">selectPreceding</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJCas,
+               <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;aType,
+               <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;annotation,
+               int&nbsp;count)</code>
+<div class="block">Returns the n annotations preceding the given annotation</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<br>T</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectSingle(org.apache.uima.jcas.JCas, java.lang.Class)">selectSingle</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
+<div class="block">Get the single instance of the specified type from the JCas.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br>T</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectSingleRelative(java.lang.Class, org.apache.uima.cas.text.AnnotationFS, int)">selectSingleRelative</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;aType,
+                    <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;annotation,
+                    int&nbsp;index)</code>
+<div class="block">Return an annotation preceding or following of a given reference annotation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br>T</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectSingleRelative(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS, int)">selectSingleRelative</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJCas,
+                    <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;aType,
+                    <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;annotation,
+                    int&nbsp;index)</code>
+<div class="block">Return an annotation preceding or following of a given reference annotation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#subiterate(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS, boolean, boolean)">subiterate</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+          <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+          <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;container,
+          boolean&nbsp;ambiguous,
+          boolean&nbsp;strict)</code>
+<div class="block">Convenience method to iterator over all annotations of a given type occurring within the scope
+ of a provided annotation (sub-iteration).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;&nbsp;<br><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#toText(java.lang.Iterable)">toText</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;T&gt;&nbsp;iterable)</code>
+<div class="block">Fetch the text covered by the specified annotations and return it as a list of strings.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="ht
 tp://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="subiterate(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS, boolean, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>subiterate</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;T&gt;&nbsp;subiterate(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                            <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;container,
+                                            boolean&nbsp;ambiguous,
+                                            boolean&nbsp;strict)</pre>
+<div class="block">Convenience method to iterator over all annotations of a given type occurring within the scope
+ of a provided annotation (sub-iteration).</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the iteration type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas.</dd><dd><code>container</code> - the containing annotation.</dd><dd><code>type</code> - the type.</dd><dd><code>ambiguous</code> - If set to <code>false</code>, resulting iterator will be unambiguous.</dd><dd><code>strict</code> - Controls if annotations that overlap to the right are considered in or out.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A sub-iterator iterable.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationIndex.html?is-external=true#subiterator(org.apache.uima.cas.text.AnnotationFS, boolean, boolean)" title="class or interface in org.apache.uima.cas.text"><code>AnnotationIndex.subiterator(AnnotationFS, boolean, boolean)</code></a>, 
+<a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="iterator(org.apache.uima.jcas.JCas, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iterator</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;T&gt;&nbsp;iterator(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                   <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<div class="block">Get an iterator over the given feature structure type.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas.</dd><dd><code>type</code> - a type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="iterator(org.apache.uima.cas.text.AnnotationFS, java.lang.Class, boolean, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iterator</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;T&gt;&nbsp;iterator(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;container,
+                                            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                            boolean&nbsp;ambiguous,
+                                            boolean&nbsp;strict)</pre>
+<div class="block">Convenience method to get a sub-iterator for the specified type.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the iteration type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>container</code> - the containing annotation.</dd><dd><code>type</code> - the type.</dd><dd><code>ambiguous</code> - If set to <code>false</code>, resulting iterator will be unambiguous.</dd><dd><code>strict</code> - Controls if annotations that overlap to the right are considered in or out.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A sub-iterator.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="getType(org.apache.uima.jcas.JCas, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;getType(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+           <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type)</pre>
+<div class="block">Get the CAS type for the given JCas wrapper class type.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - the JCas containing the type system.</dd><dd><code>type</code> - the JCas wrapper class type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the CAS type.</dd></dl>
+</li>
+</ul>
+<a name="getAnnotationType(org.apache.uima.jcas.JCas, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAnnotationType</h4>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/Type.html?is-external=true" title="class or interface in org.apache.uima.cas">Type</a>&nbsp;getAnnotationType(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                     <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type)</pre>
+<div class="block">Get the CAS type for the given JCas wrapper class type making sure it inherits from
+ <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas"><code>Annotation</code></a>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - the JCas containing the type system.</dd><dd><code>type</code> - the JCas wrapper class type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the CAS type.</dd></dl>
+</li>
+</ul>
+<a name="select(org.apache.uima.jcas.cas.FSArray, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>select</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;select(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/FSArray.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">FSArray</a>&nbsp;array,
+                                   <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<div class="block">Convenience method select all feature structure from the given type from an array.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>array</code> - a feature structure array.</dd><dd><code>type</code> - the type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A collection of the selected type.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="select(org.apache.uima.jcas.cas.FSList, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>select</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;select(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/FSList.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">FSList</a>&nbsp;list,
+                                   <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<div class="block">Convenience method select all feature structure from the given type from a list.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>list</code> - a feature structure list.</dd><dd><code>type</code> - the type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A collection of the selected type.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="select(org.apache.uima.jcas.JCas, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>select</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;select(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                   <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<div class="block">Convenience method to iterator over all features structures of a given type.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the iteration type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - the JCas containing the type system.</dd><dd><code>type</code> - the type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A collection of the selected type.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectAll(org.apache.uima.jcas.JCas)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectAll</h4>
+<pre>public static&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;selectAll(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas)</pre>
+<div class="block">Convenience method to iterator over all features structures.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - the JCas containing the type system. the type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A collection of the selected type.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectBetween(java.lang.Class, org.apache.uima.cas.text.AnnotationFS, org.apache.uima.cas.text.AnnotationFS)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectBetween</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;selectBetween(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                           <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;ann1,
+                                           <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;ann2)</pre>
+<div class="block">Get a list of annotations of the given annotation type located between two annotations. Does
+ not use subiterators and does not respect type priorities. Zero-width annotations what lie on
+ the borders are included in the result, e.g. if the boundary annotations are [1..2] and [2..3]
+ then an annotation [2..2] is returned. If there is a non-zero overlap between the boundary
+ annotations, the result is empty. The method properly handles cases where the second boundary
+ annotations occurs before the first boundary annotation by switching their roles.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - a UIMA type.</dd><dd><code>ann1</code> - the first boundary annotation.</dd><dd><code>ann2</code> - the second boundary annotation.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/impl/Subiterator.html?is-external=true" title="class or interface in org.apache.uima.cas.impl"><code>Subiterator</code></a>, 
+<a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectBetween(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS, org.apache.uima.cas.text.AnnotationFS)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectBetween</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;selectBetween(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                           <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                           <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;ann1,
+                                           <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;ann2)</pre>
+<div class="block">Get a list of annotations of the given annotation type located between two annotations. Does
+ not use subiterators and does not respect type priorities. Zero-width annotations what lie on
+ the borders are included in the result, e.g. if the boundary annotations are [1..2] and [2..3]
+ then an annotation [2..2] is returned. If there is a non-zero overlap between the boundary
+ annotations, the result is empty. The method properly handles cases where the second boundary
+ annotations occurs before the first boundary annotation by switching their roles.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas containing the annotation.</dd><dd><code>type</code> - a UIMA type.</dd><dd><code>ann1</code> - the first boundary annotation.</dd><dd><code>ann2</code> - the second boundary annotation.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/impl/Subiterator.html?is-external=true" title="class or interface in org.apache.uima.cas.impl"><code>Subiterator</code></a>, 
+<a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectCovered(java.lang.Class, org.apache.uima.cas.text.AnnotationFS)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectCovered</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&gt;&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;selectCovered(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                             <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveringAnnotation)</pre>
+<div class="block">Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
+ Iterates over all annotations of the given type to find the covered annotations. Does not use
+ subiterators.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - a UIMA type.</dd><dd><code>coveringAnnotation</code> - the covering annotation.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/impl/Subiterator.html?is-external=true" title="class or interface in org.apache.uima.cas.impl"><code>Subiterator</code></a>, 
+<a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectCovered(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectCovered</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;selectCovered(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                           <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                           <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveringAnnotation)</pre>
+<div class="block">Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
+ Iterates over all annotations of the given type to find the covered annotations. Does not use
+ subiterators.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas containing the annotation.</dd><dd><code>type</code> - a UIMA type.</dd><dd><code>coveringAnnotation</code> - the covering annotation.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/impl/Subiterator.html?is-external=true" title="class or interface in org.apache.uima.cas.impl"><code>Subiterator</code></a>, 
+<a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectCovered(org.apache.uima.jcas.JCas, java.lang.Class, int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectCovered</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;selectCovered(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                           <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                           int&nbsp;begin,
+                                           int&nbsp;end)</pre>
+<div class="block">Get a list of annotations of the given annotation type constrained by a 'covering' annotation.
+ Iterates over all annotations of the given type to find the covered annotations. Does not use
+ subiterators.
+ <p>
+ <b>Note:</b> this is significantly slower than using
+ <a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovered(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS)"><code>selectCovered(JCas, Class, AnnotationFS)</code></a>. It is possible to use
+ <code>selectCovered(jCas, cls, new Annotation(jCas, int, int))</code>, but that will allocate memory
+ in the jCas for the new annotation. If you do that repeatedly many times, memory may fill up.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas containing the annotation.</dd><dd><code>type</code> - a UIMA type.</dd><dd><code>begin</code> - begin offset.</dd><dd><code>end</code> - end offset.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectCovering(java.lang.Class, org.apache.uima.cas.text.AnnotationFS)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectCovering</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;selectCovering(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                            <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveredAnnotation)</pre>
+<div class="block">Get a list of annotations of the given annotation type constraint by a certain annotation.
+ Iterates over all annotations to find the covering annotations.
+ 
+ <p>
+ <b>Note:</b> this is <b>REALLY SLOW!</b> You don't want to use this. Instead, consider using
+ <a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#indexCovering(org.apache.uima.jcas.JCas, java.lang.Class, java.lang.Class)"><code>indexCovering(JCas, Class, Class)</code></a> or a <a href="../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util"><code>ContainmentIndex</code></a>.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - a UIMA type.</dd><dd><code>coveredAnnotation</code> - the covered annotation.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectCovering(org.apache.uima.jcas.JCas, java.lang.Class, org.apache.uima.cas.text.AnnotationFS)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectCovering</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;selectCovering(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                            <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveredAnnotation)</pre>
+<div class="block">Get a list of annotations of the given annotation type constraint by a certain annotation.
+ Iterates over all annotations to find the covering annotations.
+ 
+ <p>
+ <b>Note:</b> this is <b>REALLY SLOW!</b> You don't want to use this. Instead, consider using
+ <a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#indexCovering(org.apache.uima.jcas.JCas, java.lang.Class, java.lang.Class)"><code>indexCovering(JCas, Class, Class)</code></a> or a <a href="../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util"><code>ContainmentIndex</code></a>.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a CAS.</dd><dd><code>type</code> - a UIMA type.</dd><dd><code>coveredAnnotation</code> - the covered annotation.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectCovering(org.apache.uima.jcas.JCas, java.lang.Class, int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectCovering</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;selectCovering(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                            int&nbsp;begin,
+                                            int&nbsp;end)</pre>
+<div class="block">Get a list of annotations of the given annotation type constraint by a certain annotation.
+ Iterates over all annotations to find the covering annotations.
+ 
+ <p>
+ <b>Note:</b> this is <b>REALLY SLOW!</b> You don't want to use this. Instead, consider using
+ <a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#indexCovering(org.apache.uima.jcas.JCas, java.lang.Class, java.lang.Class)"><code>indexCovering(JCas, Class, Class)</code></a> or a <a href="../../../../../org/apache/uima/fit/util/ContainmentIndex.html" title="class in org.apache.uima.fit.util"><code>ContainmentIndex</code></a>.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a CAS.</dd><dd><code>type</code> - a UIMA type.</dd><dd><code>begin</code> - begin offset.</dd><dd><code>end</code> - end offset.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a return value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="indexCovering(org.apache.uima.jcas.JCas, java.lang.Class, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>indexCovering</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas">Annotation</a>,S extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;T,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;S&gt;&gt;&nbsp;indexCovering(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                                                             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                                                             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;S&gt;&nbsp;coveringType)</pre>
+<div class="block">Create an index for quickly lookup up the annotations covering a particular annotation. This is
+ preferable to using <a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovering(org.apache.uima.jcas.JCas, java.lang.Class, int, int)"><code>selectCovering(JCas, Class, int, int)</code></a> because the overhead of
+ scanning the CAS occurs only when the index is build. Subsequent lookups to the index are fast.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas.</dd><dd><code>type</code> - type to create the index for - this is used in lookups.</dd><dd><code>coveringType</code> - type of covering annotations.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the index.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="indexCovered(org.apache.uima.jcas.JCas, java.lang.Class, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>indexCovered</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/tcas/Annotation.html?is-external=true" title="class or interface in org.apache.uima.jcas.tcas">Annotation</a>,S extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;T,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;S&gt;&gt;&nbsp;indexCovered(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                                                            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+                                                                            <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;S&gt;&nbsp;coveredType)</pre>
+<div class="block">Create an index for quickly lookup up the annotations covered by a particular annotation. This
+ is preferable to using <a href="../../../../../org/apache/uima/fit/util/JCasUtil.html#selectCovered(org.apache.uima.jcas.JCas, java.lang.Class, int, int)"><code>selectCovered(JCas, Class, int, int)</code></a> because the overhead of
+ scanning the CAS occurs only when the index is build. Subsequent lookups to the index are fast.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas.</dd><dd><code>type</code> - type to create the index for - this is used in lookups.</dd><dd><code>coveredType</code> - type of covered annotations.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the index.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="contains(org.apache.uima.jcas.JCas, org.apache.uima.cas.text.AnnotationFS, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>contains</h4>
+<pre>public static&nbsp;boolean&nbsp;contains(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+               <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;coveringAnnotation,
+               <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;type)</pre>
+<div class="block">Check if the given annotation contains any annotation of the given type.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas containing the annotation.</dd><dd><code>coveringAnnotation</code> - the covering annotation.</dd><dd><code>type</code> - a UIMA type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>if an annotation of the given type is present.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectByIndex(org.apache.uima.jcas.JCas, java.lang.Class, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectByIndex</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;selectByIndex(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                                     <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls,
+                                     int&nbsp;index)</pre>
+<div class="block">This method exists simply as a convenience method for unit testing. It is not very efficient
+ and should not, in general be used outside the context of unit testing.
+ <p>
+ It is intentional that this method only allows annotation types. The CAS indexing mechanisms
+ are not well defined for non-annotation types. There are no reliably, built-in indexes for
+ non-annotation types.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - JCas wrapper type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas containing the annotation.</dd><dd><code>cls</code> - a UIMA type.</dd><dd><code>index</code> - this can be either positive (0 corresponds to the first annotation of a type) or
+          negative (-1 corresponds to the last annotation of a type.)</dd>
+<dt><span class="strong">Returns:</span></dt><dd>an annotation of the given type</dd><dt><span class="strong">See Also:</span></dt><dd><a href="package-summary.html#SortOrder">Order of selected feature structures</a></dd></dl>
+</li>
+</ul>
+<a name="selectSingle(org.apache.uima.jcas.JCas, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectSingle</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>&gt;&nbsp;T&nbsp;selectSingle(<a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas,
+                             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<div class="block">Get the single instance of the specified type from the JCas.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - JCas wrapper type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>jCas</code> - a JCas containing the annotation.</dd><dd><code>type</code> - a UIMA type.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the single instance of the given type. throws IllegalArgumentException if not exactly
+         one instance if the given type is present.</dd></dl>
+</li>
+</ul>
+<a name="selectSingleRelative(java.lang.Class, org.apache.uima.cas.text.AnnotationFS, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectSingleRelative</h4>
+<pre>public static&nbsp;&lt;T extends <a href="http://uima.apache.org/d/uimaj-2.4.2/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;selectSingleRelative(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;aType,
+                                            <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/cas/text/AnnotationFS.html?is-external=true" title="class or interface in org.apache.uima.cas.text">AnnotationFS</a>&nbsp;annotation,
+                                            int&nbsp;index)</pre>
+<div class="block">Return an annotation preceding or following of a given reference annotation.</div>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - the JCas type.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>aType</code> - a type.</dd><dd><code>annotation</code> - anchor annotation</dd><dd><code>index</code> - relative position to access. A negative value selects a preceding annotation while a

[... 212 lines stripped ...]