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 [7/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/component...

Modified: uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/ViewCreatorAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/ViewCreatorAnnotator.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/component/ViewCreatorAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/ViewCreatorAnnotator.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>ViewCreatorAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>ViewCreatorAnnotator (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="ViewCreatorAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="ViewCreatorAnnotator (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -97,16 +97,16 @@ 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.analysis_component.AnalysisComponent_ImplBase</li>
+<li><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.AnalysisComponent_ImplBase</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.uima.analysis_component.Annotator_ImplBase</li>
+<li><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.Annotator_ImplBase</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.uima.analysis_component.JCasAnnotator_ImplBase</li>
+<li><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">org.apache.uima.analysis_component.JCasAnnotator_ImplBase</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/uima/fit/component/JCasAnnotator_ImplBase.html" title="class in org.apache.uima.fit.component">org.apache.uima.fit.component.JCasAnnotator_ImplBase</a></li>
@@ -129,7 +129,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.uima.analysis_component.AnalysisComponent</dd>
+<dd><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent</a></dd>
 </dl>
 <hr>
 <br>
@@ -162,7 +162,7 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Field 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/component/ViewCreatorAnnotator.html#PARAM_VIEW_NAME">PARAM_VIEW_NAME</a></span></code>
 <div class="block">The parameter name for the name of the viewed to be created by this annotator</div>
 </td>
@@ -200,15 +200,15 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>static org.apache.uima.jcas.JCas</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/ViewCreatorAnnotator.html#createViewSafely-org.apache.uima.jcas.JCas-java.lang.String-">createViewSafely</a></span>(org.apache.uima.jcas.JCas&nbsp;aJCas,
-                <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;aViewName)</code>
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.8.1/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><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/ViewCreatorAnnotator.html#createViewSafely-org.apache.uima.jcas.JCas-java.lang.String-">createViewSafely</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/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://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aViewName)</code>
 <div class="block">Provides a simple call that allows you to safely create a view if it has not been created yet.</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/component/ViewCreatorAnnotator.html#process-org.apache.uima.jcas.JCas-">process</a></span>(org.apache.uima.jcas.JCas&nbsp;aJCas)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/ViewCreatorAnnotator.html#process-org.apache.uima.jcas.JCas-">process</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJCas)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -222,29 +222,29 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.JCasAnnotator_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.JCasAnnotator_ImplBase</h3>
-<code>getRequiredCasInterface, process</code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<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">JCasAnnotator_ImplBase</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#getRequiredCasInterface--" title="class or interface in org.apache.uima.analysis_component">getRequiredCasInterface</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#process-org.apache.uima.cas.AbstractCas-" title="class or interface in org.apache.uima.analysis_component">process</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.Annotator_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.Annotator_ImplBase</h3>
-<code>getCasInstancesRequired, hasNext, next</code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">Annotator_ImplBase</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#getCasInstancesRequired--" title="class or interface in org.apache.uima.analysis_component">getCasInstancesRequired</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#hasNext--" title="class or interface in org.apache.uima.analysis_component">hasNext</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#next--" title="class or interface in org.apache.uima.analysis_component">next</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.AnalysisComponent_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.AnalysisComponent_ImplBase</h3>
-<code>batchProcessComplete, collectionProcessComplete, destroy, getContext, getResultSpecification, reconfigure, setResultSpecification</code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent_ImplBase</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#batchProcessComplete--" title="class or interface in org.apache.uima.analysis_component">batchProcessComplete</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_component">collectionProcessComplete</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#destroy--" title="class or interface in org.apache.uima.analysis_component">destroy</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getContext--" title="class or interface in org.apache.uima.analysis_component">getContext</a>, <a href="http:/
 /uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getResultSpecification--" title="class or interface in org.apache.uima.analysis_component">getResultSpecification</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#reconfigure--" title="class or interface in org.apache.uima.analysis_component">reconfigure</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#setResultSpecification-org.apache.uima.analysis_engine.ResultSpecification-" title="class or interface in org.apache.uima.analysis_component">setResultSpecification</a></code></li>
 </ul>
 <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>
+<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>
@@ -266,7 +266,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>PARAM_VIEW_NAME</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> PARAM_VIEW_NAME</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> PARAM_VIEW_NAME</pre>
 <div class="block">The parameter name for the name of the viewed to be created by this annotator</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -305,13 +305,13 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>process</h4>
-<pre>public&nbsp;void&nbsp;process(org.apache.uima.jcas.JCas&nbsp;aJCas)
-             throws org.apache.uima.analysis_engine.AnalysisEngineProcessException</pre>
+<pre>public&nbsp;void&nbsp;process(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;aJCas)
+             throws <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>process</code>&nbsp;in class&nbsp;<code>org.apache.uima.analysis_component.JCasAnnotator_ImplBase</code></dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#process-org.apache.uima.jcas.JCas-" title="class or interface in org.apache.uima.analysis_component">process</a></code>&nbsp;in class&nbsp;<code><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">JCasAnnotator_ImplBase</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.uima.analysis_engine.AnalysisEngineProcessException</code></dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -321,21 +321,21 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createViewSafely</h4>
-<pre>public static&nbsp;org.apache.uima.jcas.JCas&nbsp;createViewSafely(org.apache.uima.jcas.JCas&nbsp;aJCas,
-                                                         <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;aViewName)
-                                                  throws org.apache.uima.analysis_engine.AnalysisEngineProcessException</pre>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;createViewSafely(<a href="http://uima.apache.org/d/uimaj-2.8.1/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://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aViewName)
+                             throws <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
 <div class="block">Provides a simple call that allows you to safely create a view if it has not been created yet.
  If the view already exists, it is ok to call this method anyways without worrying about
  checking for this yet.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>aJCas</code> - the <code>JCas</code> to create the view in</dd>
+<dd><code>aJCas</code> - the <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas"><code>JCas</code></a> to create the view in</dd>
 <dd><code>aViewName</code> - the name of the new view</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true if the view was created as a result of calling this method. false if the view
          already existed.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.uima.analysis_engine.AnalysisEngineProcessException</code> - if the view could not be created or if an existing view with the given name could not
+<dd><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code> - if the view could not be created or if an existing view with the given name could not
            be accessed</dd>
 </dl>
 </li>
@@ -409,6 +409,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </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/component/ViewTextCopierAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/ViewTextCopierAnnotator.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/component/ViewTextCopierAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/ViewTextCopierAnnotator.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>ViewTextCopierAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>ViewTextCopierAnnotator (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="ViewTextCopierAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="ViewTextCopierAnnotator (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -97,16 +97,16 @@ 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.analysis_component.AnalysisComponent_ImplBase</li>
+<li><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.AnalysisComponent_ImplBase</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.uima.analysis_component.Annotator_ImplBase</li>
+<li><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">org.apache.uima.analysis_component.Annotator_ImplBase</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.uima.analysis_component.JCasAnnotator_ImplBase</li>
+<li><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">org.apache.uima.analysis_component.JCasAnnotator_ImplBase</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/uima/fit/component/JCasAnnotator_ImplBase.html" title="class in org.apache.uima.fit.component">org.apache.uima.fit.component.JCasAnnotator_ImplBase</a></li>
@@ -129,7 +129,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.uima.analysis_component.AnalysisComponent</dd>
+<dd><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent</a></dd>
 </dl>
 <hr>
 <br>
@@ -161,13 +161,13 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Field 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/component/ViewTextCopierAnnotator.html#PARAM_DESTINATION_VIEW_NAME">PARAM_DESTINATION_VIEW_NAME</a></span></code>
 <div class="block">The parameter name for the name of the destination view</div>
 </td>
 </tr>
 <tr class="rowColor">
-<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/component/ViewTextCopierAnnotator.html#PARAM_SOURCE_VIEW_NAME">PARAM_SOURCE_VIEW_NAME</a></span></code>
 <div class="block">The parameter name for the name of the source view</div>
 </td>
@@ -206,7 +206,7 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/ViewTextCopierAnnotator.html#process-org.apache.uima.jcas.JCas-">process</a></span>(org.apache.uima.jcas.JCas&nbsp;jCas)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/component/ViewTextCopierAnnotator.html#process-org.apache.uima.jcas.JCas-">process</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -220,29 +220,29 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.JCasAnnotator_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.JCasAnnotator_ImplBase</h3>
-<code>getRequiredCasInterface, process</code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<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">JCasAnnotator_ImplBase</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#getRequiredCasInterface--" title="class or interface in org.apache.uima.analysis_component">getRequiredCasInterface</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#process-org.apache.uima.cas.AbstractCas-" title="class or interface in org.apache.uima.analysis_component">process</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.Annotator_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.Annotator_ImplBase</h3>
-<code>getCasInstancesRequired, hasNext, next</code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">Annotator_ImplBase</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#getCasInstancesRequired--" title="class or interface in org.apache.uima.analysis_component">getCasInstancesRequired</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#hasNext--" title="class or interface in org.apache.uima.analysis_component">hasNext</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/Annotator_ImplBase.html?is-external=true#next--" title="class or interface in org.apache.uima.analysis_component">next</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.uima.analysis_component.AnalysisComponent_ImplBase">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.AnalysisComponent_ImplBase</h3>
-<code>batchProcessComplete, collectionProcessComplete, destroy, getContext, getResultSpecification, reconfigure, setResultSpecification</code></li>
+<h3>Methods inherited from class&nbsp;org.apache.uima.analysis_component.<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent_ImplBase</a></h3>
+<code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#batchProcessComplete--" title="class or interface in org.apache.uima.analysis_component">batchProcessComplete</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#collectionProcessComplete--" title="class or interface in org.apache.uima.analysis_component">collectionProcessComplete</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#destroy--" title="class or interface in org.apache.uima.analysis_component">destroy</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getContext--" title="class or interface in org.apache.uima.analysis_component">getContext</a>, <a href="http:/
 /uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#getResultSpecification--" title="class or interface in org.apache.uima.analysis_component">getResultSpecification</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#reconfigure--" title="class or interface in org.apache.uima.analysis_component">reconfigure</a>, <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/AnalysisComponent_ImplBase.html?is-external=true#setResultSpecification-org.apache.uima.analysis_engine.ResultSpecification-" title="class or interface in org.apache.uima.analysis_component">setResultSpecification</a></code></li>
 </ul>
 <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>
+<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>
@@ -264,7 +264,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>PARAM_SOURCE_VIEW_NAME</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> PARAM_SOURCE_VIEW_NAME</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> PARAM_SOURCE_VIEW_NAME</pre>
 <div class="block">The parameter name for the name of the source view</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -278,7 +278,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>PARAM_DESTINATION_VIEW_NAME</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> PARAM_DESTINATION_VIEW_NAME</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> PARAM_DESTINATION_VIEW_NAME</pre>
 <div class="block">The parameter name for the name of the destination view</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -317,13 +317,13 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>process</h4>
-<pre>public&nbsp;void&nbsp;process(org.apache.uima.jcas.JCas&nbsp;jCas)
-             throws org.apache.uima.analysis_engine.AnalysisEngineProcessException</pre>
+<pre>public&nbsp;void&nbsp;process(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/jcas/JCas.html?is-external=true" title="class or interface in org.apache.uima.jcas">JCas</a>&nbsp;jCas)
+             throws <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>process</code>&nbsp;in class&nbsp;<code>org.apache.uima.analysis_component.JCasAnnotator_ImplBase</code></dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_component/JCasAnnotator_ImplBase.html?is-external=true#process-org.apache.uima.jcas.JCas-" title="class or interface in org.apache.uima.analysis_component">process</a></code>&nbsp;in class&nbsp;<code><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">JCasAnnotator_ImplBase</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.uima.analysis_engine.AnalysisEngineProcessException</code></dd>
+<dd><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/analysis_engine/AnalysisEngineProcessException.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine">AnalysisEngineProcessException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -396,6 +396,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </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/component/class-use/CasAnnotator_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasAnnotator_ImplBase.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/component/class-use/CasAnnotator_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasAnnotator_ImplBase.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.component.CasAnnotator_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasAnnotator_ImplBase (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.component.CasAnnotator_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasAnnotator_ImplBase (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -164,6 +164,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/component/class-use/CasCollectionReader_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasCollectionReader_ImplBase.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/component/class-use/CasCollectionReader_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasCollectionReader_ImplBase.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.component.CasCollectionReader_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasCollectionReader_ImplBase (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.component.CasCollectionReader_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasCollectionReader_ImplBase (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/component/class-use/CasConsumer_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasConsumer_ImplBase.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/component/class-use/CasConsumer_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasConsumer_ImplBase.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.component.CasConsumer_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasConsumer_ImplBase (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.component.CasConsumer_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasConsumer_ImplBase (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -164,6 +164,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/component/class-use/CasDumpWriter.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasDumpWriter.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/component/class-use/CasDumpWriter.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasDumpWriter.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.component.CasDumpWriter (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasDumpWriter (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.component.CasDumpWriter (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasDumpWriter (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/component/class-use/CasFlowController_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasFlowController_ImplBase.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/component/class-use/CasFlowController_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasFlowController_ImplBase.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.component.CasFlowController_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasFlowController_ImplBase (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.component.CasFlowController_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasFlowController_ImplBase (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/component/class-use/CasMultiplier_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasMultiplier_ImplBase.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/component/class-use/CasMultiplier_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/CasMultiplier_ImplBase.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.component.CasMultiplier_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.CasMultiplier_ImplBase (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.component.CasMultiplier_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.CasMultiplier_ImplBase (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/component/class-use/ExternalResourceAware.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/ExternalResourceAware.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/component/class-use/ExternalResourceAware.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/ExternalResourceAware.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.component.ExternalResourceAware (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Interface org.apache.uima.fit.component.ExternalResourceAware (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.component.ExternalResourceAware (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Interface org.apache.uima.fit.component.ExternalResourceAware (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -188,6 +188,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/component/class-use/JCasAnnotator_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasAnnotator_ImplBase.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/component/class-use/JCasAnnotator_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasAnnotator_ImplBase.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.component.JCasAnnotator_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasAnnotator_ImplBase (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.component.JCasAnnotator_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasAnnotator_ImplBase (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -171,6 +171,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/component/class-use/JCasCollectionReader_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasCollectionReader_ImplBase.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/component/class-use/JCasCollectionReader_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasCollectionReader_ImplBase.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.component.JCasCollectionReader_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasCollectionReader_ImplBase (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.component.JCasCollectionReader_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasCollectionReader_ImplBase (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/component/class-use/JCasConsumer_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasConsumer_ImplBase.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/component/class-use/JCasConsumer_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasConsumer_ImplBase.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.component.JCasConsumer_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasConsumer_ImplBase (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.component.JCasConsumer_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasConsumer_ImplBase (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/component/class-use/JCasFlowController_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasFlowController_ImplBase.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/component/class-use/JCasFlowController_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasFlowController_ImplBase.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.component.JCasFlowController_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasFlowController_ImplBase (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.component.JCasFlowController_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasFlowController_ImplBase (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/component/class-use/JCasMultiplier_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasMultiplier_ImplBase.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/component/class-use/JCasMultiplier_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/JCasMultiplier_ImplBase.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.component.JCasMultiplier_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.JCasMultiplier_ImplBase (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.component.JCasMultiplier_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.JCasMultiplier_ImplBase (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/component/class-use/NoOpAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/NoOpAnnotator.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/component/class-use/NoOpAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/NoOpAnnotator.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.component.NoOpAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.NoOpAnnotator (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.component.NoOpAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.NoOpAnnotator (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/component/class-use/Resource_ImplBase.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/Resource_ImplBase.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/component/class-use/Resource_ImplBase.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/Resource_ImplBase.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.component.Resource_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.Resource_ImplBase (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.component.Resource_ImplBase (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.Resource_ImplBase (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/component/class-use/ViewCreatorAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/ViewCreatorAnnotator.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/component/class-use/ViewCreatorAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/ViewCreatorAnnotator.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.component.ViewCreatorAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.ViewCreatorAnnotator (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.component.ViewCreatorAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.ViewCreatorAnnotator (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/component/class-use/ViewTextCopierAnnotator.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/ViewTextCopierAnnotator.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/component/class-use/ViewTextCopierAnnotator.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/component/class-use/ViewTextCopierAnnotator.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.component.ViewTextCopierAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>Uses of Class org.apache.uima.fit.component.ViewTextCopierAnnotator (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.component.ViewTextCopierAnnotator (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="Uses of Class org.apache.uima.fit.component.ViewTextCopierAnnotator (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>