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 2016/04/06 20:44:01 UTC

svn commit: r1738023 [11/32] - in /uima/site/trunk/uima-website/docs/d/uimafit-2.2.0: ./ api/ api/org/apache/uima/fit/component/ api/org/apache/uima/fit/component/class-use/ api/org/apache/uima/fit/component/initialize/ api/org/apache/uima/fit/componen...

Modified: uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/TypeCapability.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/TypeCapability.html?rev=1738023&r1=1738022&r2=1738023&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/TypeCapability.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/TypeCapability.html Wed Apr  6 18:44:00 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypeCapability (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>TypeCapability (Apache uimaFIT 2.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeCapability (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="TypeCapability (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -93,8 +93,8 @@
 <li class="blockList">
 <hr>
 <br>
-<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
 public @interface <span class="memberNameLabel">TypeCapability</span></pre>
 <div class="block">A typical use of this annotation might look something like:
  
@@ -130,7 +130,7 @@ public @interface <span class="memberNam
 <th class="colLast" scope="col">Fields and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <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></code></td>
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/descriptor/TypeCapability.html#NO_DEFAULT_VALUE">NO_DEFAULT_VALUE</a></span></code>
 <div class="block">Provides the default value for the inputs and the outputs that tells the CapabilityFactory that
  no value has been given to the inputs or outputs elements.</div>
@@ -152,13 +152,13 @@ public @interface <span class="memberNam
 <th class="colLast" scope="col">Optional Element and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><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>[]</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/descriptor/TypeCapability.html#inputs--">inputs</a></span></code>
 <div class="block">inputs can be type names or feature names.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><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>[]</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/descriptor/TypeCapability.html#outputs--">outputs</a></span></code>
 <div class="block">outputs can be type names or feature names.</div>
 </td>
@@ -184,7 +184,7 @@ public @interface <span class="memberNam
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NO_DEFAULT_VALUE</h4>
-<pre>public static final&nbsp;<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;NO_DEFAULT_VALUE</pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;NO_DEFAULT_VALUE</pre>
 <div class="block">Provides the default value for the inputs and the outputs that tells the CapabilityFactory that
  no value has been given to the inputs or outputs elements.</div>
 </li>
@@ -203,7 +203,7 @@ public @interface <span class="memberNam
 <ul class="blockList">
 <li class="blockList">
 <h4>inputs</h4>
-<pre>public abstract&nbsp;<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;inputs</pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;inputs</pre>
 <div class="block">inputs can be type names or feature names. A feature name typically looks like a type name
  followed by a colon (':') followed by the feature name. A valid feature name from the uimaFIT
  test type system is "org.apache.uima.fit.type.Token:pos"</div>
@@ -226,7 +226,7 @@ public @interface <span class="memberNam
 <ul class="blockListLast">
 <li class="blockList">
 <h4>outputs</h4>
-<pre>public abstract&nbsp;<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;outputs</pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;outputs</pre>
 <div class="block">outputs can be type names or feature names. A feature name typically looks like a type name
  followed by a colon (':') followed by the feature name. A valid feature name from the uimaFIT
  test type system is "org.apache.uima.fit.type.Token:pos"</div>
@@ -307,6 +307,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

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

Modified: uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/class-use/ExternalResourceLocator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/class-use/ExternalResourceLocator.html?rev=1738023&r1=1738022&r2=1738023&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/class-use/ExternalResourceLocator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/class-use/ExternalResourceLocator.html Wed Apr  6 18:44:00 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.uima.fit.descriptor.ExternalResourceLocator (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Interface org.apache.uima.fit.descriptor.ExternalResourceLocator (Apache uimaFIT 2.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.uima.fit.descriptor.ExternalResourceLocator (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Interface org.apache.uima.fit.descriptor.ExternalResourceLocator (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

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

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

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

Modified: uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/class-use/OperationalProperties.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/class-use/OperationalProperties.html?rev=1738023&r1=1738022&r2=1738023&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/class-use/OperationalProperties.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/class-use/OperationalProperties.html Wed Apr  6 18:44:00 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.uima.fit.descriptor.OperationalProperties (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.descriptor.OperationalProperties (Apache uimaFIT 2.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.uima.fit.descriptor.OperationalProperties (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.descriptor.OperationalProperties (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -114,7 +114,7 @@
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/component/CasConsumer_ImplBase.html" title="class in org.apache.uima.fit.component">CasConsumer_ImplBase</a></span></code>
 <div class="block">Base class for CAS consumers (actually a
- <code>CasAnnotator_ImplBase</code>) which initializes itself based
+ <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/CasAnnotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component"><code>CasAnnotator_ImplBase</code></a>) which initializes itself based
  on annotations.</div>
 </td>
 </tr>
@@ -134,7 +134,7 @@
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/uima/fit/component/JCasConsumer_ImplBase.html" title="class in org.apache.uima.fit.component">JCasConsumer_ImplBase</a></span></code>
 <div class="block">Base class for JCas consumers (actually a
- <code>JCasAnnotator_ImplBase</code>) which initializes itself based
+ <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component"><code>JCasAnnotator_ImplBase</code></a>) which initializes itself based
  on annotations.</div>
 </td>
 </tr>
@@ -198,6 +198,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

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

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

Modified: uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/package-frame.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/package-frame.html?rev=1738023&r1=1738022&r2=1738023&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/package-frame.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/package-frame.html Wed Apr  6 18:44:00 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.uima.fit.descriptor (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>org.apache.uima.fit.descriptor (Apache uimaFIT 2.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

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

Modified: uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/package-tree.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/package-tree.html?rev=1738023&r1=1738022&r2=1738023&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/package-tree.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/descriptor/package-tree.html Wed Apr  6 18:44:00 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.uima.fit.descriptor Class Hierarchy (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>org.apache.uima.fit.descriptor Class Hierarchy (Apache uimaFIT 2.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.uima.fit.descriptor Class Hierarchy (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="org.apache.uima.fit.descriptor Class Hierarchy (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -79,11 +79,11 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">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"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.uima.cas.impl.FeatureStructureImpl (implements java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.uima.cas.FeatureStructure)
+<li type="circle">org.apache.uima.cas.impl.<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/cas/impl/FeatureStructureImpl.html?is-external=true" title="class or interface in org.apache.uima.cas.impl"><span class="typeNameLink">FeatureStructureImpl</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.uima.cas.<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/cas/FeatureStructure.html?is-external=true" title="class or interface in org.apache.uima.cas">FeatureStructure</a>)
 <ul>
-<li type="circle">org.apache.uima.jcas.cas.TOP
+<li type="circle">org.apache.uima.jcas.cas.<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas"><span class="typeNameLink">TOP</span></a>
 <ul>
 <li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/FsIndex.NoClassSet.html" title="class in org.apache.uima.fit.descriptor"><span class="typeNameLink">FsIndex.NoClassSet</span></a></li>
 </ul>
@@ -95,7 +95,7 @@
 </ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.uima.resource.Resource
+<li type="circle">org.apache.uima.resource.<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/Resource.html?is-external=true" title="class or interface in org.apache.uima.resource"><span class="typeNameLink">Resource</span></a>
 <ul>
 <li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/ExternalResourceLocator.html" title="interface in org.apache.uima.fit.descriptor"><span class="typeNameLink">ExternalResourceLocator</span></a></li>
 </ul>
@@ -103,15 +103,15 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/ExternalResource.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">ExternalResource</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/TypeCapability.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">TypeCapability</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/OperationalProperties.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">OperationalProperties</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/FsIndex.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">FsIndex</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/FsIndexKey.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">FsIndexKey</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/ResourceMetaData.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">ResourceMetaData</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/FsIndexCollection.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">FsIndexCollection</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/SofaCapability.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">SofaCapability</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">ConfigurationParameter</span></a> (implements java.lang.annotation.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/SofaCapability.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">SofaCapability</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/ExternalResource.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">ExternalResource</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/TypeCapability.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">TypeCapability</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/FsIndexKey.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">FsIndexKey</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/OperationalProperties.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">OperationalProperties</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/ResourceMetaData.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">ResourceMetaData</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/FsIndex.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">FsIndex</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">ConfigurationParameter</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.uima.fit.descriptor.<a href="../../../../../org/apache/uima/fit/descriptor/FsIndexCollection.html" title="annotation in org.apache.uima.fit.descriptor"><span class="typeNameLink">FsIndexCollection</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

Modified: uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/AggregateBuilder.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/AggregateBuilder.html?rev=1738023&r1=1738022&r2=1738023&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/AggregateBuilder.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/AggregateBuilder.html Wed Apr  6 18:44:00 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateBuilder (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>AggregateBuilder (Apache uimaFIT 2.2.0 User-Level API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateBuilder (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="AggregateBuilder (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -97,7 +97,7 @@ var activeTableTab = "activeTableTab";
 </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><a href="http://docs.oracle.com/javase/7/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.factory.AggregateBuilder</li>
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">AggregateBuilder</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>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">This builder makes it easier to create an aggregate analysis engine. A typical use-case would
  involve initializing this builder with your preferred type system and type priorities (the latter
  may be null). This is followed by adding analysis engine descriptions one at a time until done.
@@ -161,9 +161,9 @@ extends <a href="http://download.oracle.
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#AggregateBuilder-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.flow.FlowControllerDescription-">AggregateBuilder</a></span>(org.apache.uima.resource.metadata.TypeSystemDescription&nbsp;typeSystemDescription,
-                org.apache.uima.resource.metadata.TypePriorities&nbsp;typePriorities,
-                org.apache.uima.flow.FlowControllerDescription&nbsp;flowControllerDescription)</code>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#AggregateBuilder-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.flow.FlowControllerDescription-">AggregateBuilder</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a>&nbsp;typeSystemDescription,
+                <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a>&nbsp;typePriorities,
+                <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</code>
 <div class="block">Instantiate an AggregateBuilder with a given type system, type priorities, and flow controller.</div>
 </td>
 </tr>
@@ -183,30 +183,30 @@ extends <a href="http://download.oracle.
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><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></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-">add</a></span>(org.apache.uima.analysis_engine.AnalysisEngineDescription&nbsp;aed,
-   <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;viewNames)</code>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-">add</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>&nbsp;aed,
+   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;viewNames)</code>
 <div class="block">This method simply calls <a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-java.lang.String-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-"><code>add(String, AnalysisEngineDescription, String...)</code></a> using the
- result of <code>AnalysisEngineDescription.getAnnotatorImplementationName()</code> for the component
+ result of <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true#getAnnotatorImplementationName--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngineDescription.getAnnotatorImplementationName()</code></a> for the component
  name</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-java.lang.String-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-">add</a></span>(<a href="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;componentName,
-   org.apache.uima.analysis_engine.AnalysisEngineDescription&nbsp;aed,
-   <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;viewNames)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-java.lang.String-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-">add</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;componentName,
+   <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>&nbsp;aed,
+   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;viewNames)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#addSofaMapping-java.lang.String-java.lang.String-java.lang.String-">addSofaMapping</a></span>(<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;componentName,
-              <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;componentViewName,
-              <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;aggregateViewName)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#addSofaMapping-java.lang.String-java.lang.String-java.lang.String-">addSofaMapping</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;componentName,
+              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;componentViewName,
+              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aggregateViewName)</code>
 <div class="block">Provide a sofa mapping for a component from the component's view to the aggregate view.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code>org.apache.uima.analysis_engine.AnalysisEngine</code></td>
+<td class="colFirst"><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#createAggregate--">createAggregate</a></span>()</code>
 <div class="block">This method simply delegates to
  <a href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-java.lang.Object...-"><code>AnalysisEngineFactory.createEngine(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</code></a>
@@ -214,7 +214,7 @@ extends <a href="http://download.oracle.
 </td>
 </tr>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code>org.apache.uima.analysis_engine.AnalysisEngineDescription</code></td>
+<td class="colFirst"><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#createAggregateDescription--">createAggregateDescription</a></span>()</code>
 <div class="block">This method simply delegates to
  <a href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineDescription-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-java.lang.Object...-"><code>AnalysisEngineFactory.createEngineDescription(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</code></a>
@@ -223,7 +223,7 @@ extends <a href="http://download.oracle.
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#setFlowControllerDescription-org.apache.uima.flow.FlowControllerDescription-">setFlowControllerDescription</a></span>(org.apache.uima.flow.FlowControllerDescription&nbsp;flowControllerDescription)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#setFlowControllerDescription-org.apache.uima.flow.FlowControllerDescription-">setFlowControllerDescription</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</code>
 <div class="block">Set the flow controller description of the aggregate engine created by this builder.</div>
 </td>
 </tr>
@@ -232,8 +232,8 @@ extends <a href="http://download.oracle.
 <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>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/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>
@@ -267,9 +267,9 @@ extends <a href="http://download.oracle.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AggregateBuilder</h4>
-<pre>public&nbsp;AggregateBuilder(org.apache.uima.resource.metadata.TypeSystemDescription&nbsp;typeSystemDescription,
-                        org.apache.uima.resource.metadata.TypePriorities&nbsp;typePriorities,
-                        org.apache.uima.flow.FlowControllerDescription&nbsp;flowControllerDescription)</pre>
+<pre>public&nbsp;AggregateBuilder(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a>&nbsp;typeSystemDescription,
+                        <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a>&nbsp;typePriorities,
+                        <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</pre>
 <div class="block">Instantiate an AggregateBuilder with a given type system, type priorities, and flow controller.
  Generally, speaking it suffices to use the no arguments constructor</div>
 <dl>
@@ -294,10 +294,10 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;<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;add(org.apache.uima.analysis_engine.AnalysisEngineDescription&nbsp;aed,
-                  <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;viewNames)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;add(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>&nbsp;aed,
+                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;viewNames)</pre>
 <div class="block">This method simply calls <a href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html#add-java.lang.String-org.apache.uima.analysis_engine.AnalysisEngineDescription-java.lang.String...-"><code>add(String, AnalysisEngineDescription, String...)</code></a> using the
- result of <code>AnalysisEngineDescription.getAnnotatorImplementationName()</code> for the component
+ result of <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true#getAnnotatorImplementationName--" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngineDescription.getAnnotatorImplementationName()</code></a> for the component
  name</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -307,7 +307,7 @@ extends <a href="http://download.oracle.
           else an IllegalArgumentException will be thrown. See
           <a href="../../../../../org/apache/uima/fit/factory/SofaMappingFactory.html#createSofaMapping-java.lang.String-java.lang.String-java.lang.String-"><code>SofaMappingFactory.createSofaMapping(String, String, String)</code></a></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the name of the component generated for the <code>AnalysisEngineDescription</code></dd>
+<dd>the name of the component generated for the <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine"><code>AnalysisEngineDescription</code></a></dd>
 </dl>
 </li>
 </ul>
@@ -317,9 +317,9 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;add(<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;componentName,
-                org.apache.uima.analysis_engine.AnalysisEngineDescription&nbsp;aed,
-                <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;viewNames)</pre>
+<pre>public&nbsp;void&nbsp;add(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;componentName,
+                <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>&nbsp;aed,
+                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;viewNames)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>componentName</code> - the name of the component to add</dd>
@@ -337,9 +337,9 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>addSofaMapping</h4>
-<pre>public&nbsp;void&nbsp;addSofaMapping(<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;componentName,
-                           <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;componentViewName,
-                           <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;aggregateViewName)</pre>
+<pre>public&nbsp;void&nbsp;addSofaMapping(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;componentName,
+                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;componentViewName,
+                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aggregateViewName)</pre>
 <div class="block">Provide a sofa mapping for a component from the component's view to the aggregate view.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -355,7 +355,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>setFlowControllerDescription</h4>
-<pre>public&nbsp;void&nbsp;setFlowControllerDescription(org.apache.uima.flow.FlowControllerDescription&nbsp;flowControllerDescription)</pre>
+<pre>public&nbsp;void&nbsp;setFlowControllerDescription(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/flow/FlowControllerDescription.html?is-external=true" title="class or interface in org.apache.uima.flow">FlowControllerDescription</a>&nbsp;flowControllerDescription)</pre>
 <div class="block">Set the flow controller description of the aggregate engine created by this builder.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -369,8 +369,8 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>createAggregate</h4>
-<pre>public&nbsp;org.apache.uima.analysis_engine.AnalysisEngine&nbsp;createAggregate()
-                                                               throws org.apache.uima.resource.ResourceInitializationException</pre>
+<pre>public&nbsp;<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngine.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngine</a>&nbsp;createAggregate()
+                               throws <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <div class="block">This method simply delegates to
  <a href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngine-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-java.lang.Object...-"><code>AnalysisEngineFactory.createEngine(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</code></a>
  with the data collected by this builder.</div>
@@ -378,7 +378,7 @@ extends <a href="http://download.oracle.
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>an aggregate analysis engine</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - if there is a problem during initialization</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem during initialization</dd>
 </dl>
 </li>
 </ul>
@@ -388,8 +388,8 @@ extends <a href="http://download.oracle.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createAggregateDescription</h4>
-<pre>public&nbsp;org.apache.uima.analysis_engine.AnalysisEngineDescription&nbsp;createAggregateDescription()
-                                                                                     throws org.apache.uima.resource.ResourceInitializationException</pre>
+<pre>public&nbsp;<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineDescription.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineDescription</a>&nbsp;createAggregateDescription()
+                                                     throws <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre>
 <div class="block">This method simply delegates to
  <a href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html#createEngineDescription-java.util.List-org.apache.uima.resource.metadata.TypeSystemDescription-org.apache.uima.resource.metadata.TypePriorities-org.apache.uima.analysis_engine.metadata.SofaMapping:A-java.lang.Object...-"><code>AnalysisEngineFactory.createEngineDescription(List, TypeSystemDescription, TypePriorities, SofaMapping[], Object...)</code></a>
  with the data collected by this builder.</div>
@@ -397,7 +397,7 @@ extends <a href="http://download.oracle.
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a description of an aggregate analysis engine</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - if there is a problem during initialization</dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if there is a problem during initialization</dd>
 </dl>
 </li>
 </ul>
@@ -470,6 +470,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>