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 [15/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/factory/ConfigurationParameterFactory.ConfigurationData.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.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/ConfigurationParameterFactory.ConfigurationData.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.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>ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>ConfigurationParameterFactory.ConfigurationData (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="ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 2.2.0 User-Level API Documentation)";
         }
     }
     catch(err) {
@@ -91,7 +91,7 @@
 </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.ConfigurationParameterFactory.ConfigurationData</li>
@@ -108,7 +108,7 @@
 <hr>
 <br>
 <pre>public static class <span class="typeNameLabel">ConfigurationParameterFactory.ConfigurationData</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">A simple class for storing an array of configuration parameters along with an array of the
  values that will fill in those configuration parameters</div>
 </li>
@@ -130,11 +130,11 @@ extends <a href="http://download.oracle.
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.uima.resource.metadata.ConfigurationParameter[]</code></td>
+<td class="colFirst"><code><a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#configurationParameters">configurationParameters</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><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>[]</code></td>
+<td class="colFirst"><code><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>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#configurationValues">configurationValues</a></span></code>&nbsp;</td>
 </tr>
 </table>
@@ -152,8 +152,8 @@ extends <a href="http://download.oracle.
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#ConfigurationData-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">ConfigurationData</a></span>(org.apache.uima.resource.metadata.ConfigurationParameter[]&nbsp;configurationParameters,
-                 <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>[]&nbsp;configurationValues)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#ConfigurationData-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">ConfigurationData</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>[]&nbsp;configurationParameters,
+                 <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>[]&nbsp;configurationValues)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -168,8 +168,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>
@@ -191,7 +191,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>configurationParameters</h4>
-<pre>public&nbsp;org.apache.uima.resource.metadata.ConfigurationParameter[] configurationParameters</pre>
+<pre>public&nbsp;<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>[] configurationParameters</pre>
 </li>
 </ul>
 <a name="configurationValues">
@@ -200,7 +200,7 @@ extends <a href="http://download.oracle.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>configurationValues</h4>
-<pre>public&nbsp;<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>[] configurationValues</pre>
+<pre>public&nbsp;<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>[] configurationValues</pre>
 </li>
 </ul>
 </li>
@@ -217,8 +217,8 @@ extends <a href="http://download.oracle.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ConfigurationData</h4>
-<pre>public&nbsp;ConfigurationData(org.apache.uima.resource.metadata.ConfigurationParameter[]&nbsp;configurationParameters,
-                         <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>[]&nbsp;configurationValues)</pre>
+<pre>public&nbsp;ConfigurationData(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>[]&nbsp;configurationParameters,
+                         <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>[]&nbsp;configurationValues)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>configurationParameters</code> - the configuration parameters</dd>
@@ -295,6 +295,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>

Modified: uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.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/ConfigurationParameterFactory.html (original)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.2.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.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>ConfigurationParameterFactory (Apache uimaFIT 2.1.0 User-Level API Documentation)</title>
+<title>ConfigurationParameterFactory (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="ConfigurationParameterFactory (Apache uimaFIT 2.1.0 User-Level API Documentation)";
+            parent.document.title="ConfigurationParameterFactory (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.ConfigurationParameterFactory</li>
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public final class <span class="typeNameLabel">ConfigurationParameterFactory</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>
 </li>
 </ul>
 </div>
@@ -153,129 +153,129 @@ extends <a href="http://download.oracle.
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameter-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.String-java.lang.Object-">addConfigurationParameter</a></span>(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;specifier,
-                         <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;name,
-                         <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>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameter-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.String-java.lang.Object-">addConfigurationParameter</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;specifier,
+                         <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;name,
+                         <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>&nbsp;value)</code>
 <div class="block">Adds a single configuration parameter name value pair to a specifier</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Class...-">addConfigurationParameters</a></span>(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;specifier,
-                          <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;dynamicallyLoadedClasses)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Class...-">addConfigurationParameters</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;specifier,
+                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;dynamicallyLoadedClasses)</code>
 <div class="block">Provides a mechanism to add configuration parameter information to a specifier for the given
  classes.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.util.List-">addConfigurationParameters</a></span>(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;specifier,
-                          <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;dynamicallyLoadedClasses)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.util.List-">addConfigurationParameters</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;specifier,
+                          <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;dynamicallyLoadedClasses)</code>
 <div class="block">Provides a mechanism to add configuration parameter information to a specifier for the given
  classes.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Object...-">addConfigurationParameters</a></span>(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;specifier,
-                          <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>...&nbsp;configurationData)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Object...-">addConfigurationParameters</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;specifier,
+                          <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>...&nbsp;configurationData)</code>
 <div class="block">This method adds configuration parameter information to the specifier given the provided
  configuration data</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#canParameterBeSet-org.apache.uima.resource.ResourceSpecifier-java.lang.String-">canParameterBeSet</a></span>(org.apache.uima.resource.ResourceSpecifier&nbsp;aSpec,
-                 <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;name)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#canParameterBeSet-org.apache.uima.resource.ResourceSpecifier-java.lang.String-">canParameterBeSet</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;aSpec,
+                 <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;name)</code>
 <div class="block">Check if the given parameter can be set on the provided specifier.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
-<td class="colFirst"><code>protected static <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></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#convertParameterValue-org.apache.uima.resource.metadata.ConfigurationParameter-java.lang.Object-">convertParameterValue</a></span>(org.apache.uima.resource.metadata.ConfigurationParameter&nbsp;param,
-                     <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>&nbsp;aValue)</code>
+<td class="colFirst"><code>protected static <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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#convertParameterValue-org.apache.uima.resource.metadata.ConfigurationParameter-java.lang.Object-">convertParameterValue</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>&nbsp;param,
+                     <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>&nbsp;aValue)</code>
 <div class="block">Convert a value so it can be injected into a UIMA component.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData-java.lang.Class-">createConfigurationData</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData-java.lang.Class-">createConfigurationData</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass)</code>
 <div class="block">This method creates configuration data for a given class definition using reflection and the
  configuration parameter annotation</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData-java.lang.Object...-">createConfigurationData</a></span>(<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>...&nbsp;configurationData)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData-java.lang.Object...-">createConfigurationData</a></span>(<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>...&nbsp;configurationData)</code>
 <div class="block">This method converts configuration data provided as an array of objects and returns a
  <a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory"><code>ConfigurationParameterFactory.ConfigurationData</code></a> object.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
-<td class="colFirst"><code>static org.apache.uima.resource.metadata.ConfigurationParameter</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter-java.lang.reflect.Field-">createPrimitiveParameter</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</code>
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter-java.lang.reflect.Field-">createPrimitiveParameter</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</code>
 <div class="block">A factory method for creating a ConfigurationParameter from a given field definition</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
-<td class="colFirst"><code>static org.apache.uima.resource.metadata.ConfigurationParameter</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter-java.lang.String-java.lang.Class-java.lang.String-boolean-">createPrimitiveParameter</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;name,
-                        <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;parameterClass,
-                        <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;parameterDescription,
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter-java.lang.String-java.lang.Class-java.lang.String-boolean-">createPrimitiveParameter</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;name,
+                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;parameterClass,
+                        <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;parameterDescription,
                         boolean&nbsp;isMandatory)</code>
 <div class="block">A factory method for creating a ConfigurationParameter object.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
-<td class="colFirst"><code>static org.apache.uima.resource.metadata.ConfigurationParameter</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-">createPrimitiveParameter</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;name,
-                        <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;parameterType,
-                        <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;parameterDescription,
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-">createPrimitiveParameter</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;name,
+                        <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;parameterType,
+                        <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;parameterDescription,
                         boolean&nbsp;isMultiValued,
                         boolean&nbsp;isMandatory)</code>
 <div class="block">A factory method for creating a ConfigurationParameter object.</div>
 </td>
 </tr>
 <tr id="i11" 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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#getConfigurationParameterName-java.lang.reflect.Field-">getConfigurationParameterName</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</code>
+<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/factory/ConfigurationParameterFactory.html#getConfigurationParameterName-java.lang.reflect.Field-">getConfigurationParameterName</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</code>
 <div class="block">This method generates the default name of a configuration parameter that is defined by an
  <a href="../../../../../org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><code>ConfigurationParameter</code></a> annotation when no name is given</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
-<td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#getDefaultValue-java.lang.reflect.Field-">getDefaultValue</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</code>
+<td class="colFirst"><code>static <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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#getDefaultValue-java.lang.reflect.Field-">getDefaultValue</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</code>
 <div class="block">Determines the default value of an annotated configuration parameter.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
-<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#getParameterSettings-org.apache.uima.resource.ResourceSpecifier-">getParameterSettings</a></span>(org.apache.uima.resource.ResourceSpecifier&nbsp;spec)</code>
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#getParameterSettings-org.apache.uima.resource.ResourceSpecifier-">getParameterSettings</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;spec)</code>
 <div class="block">Fetches the parameter settings from the given resource specifier.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#isConfigurationParameterField-java.lang.reflect.Field-">isConfigurationParameterField</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#isConfigurationParameterField-java.lang.reflect.Field-">isConfigurationParameterField</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</code>
 <div class="block">This method determines if the field is annotated with
  <a href="../../../../../org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><code>ConfigurationParameter</code></a>.</div>
 </td>
 </tr>
 <tr id="i15" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#setParameter-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.lang.Object-">setParameter</a></span>(org.apache.uima.resource.ResourceSpecifier&nbsp;aSpec,
-            <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;name,
-            <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>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#setParameter-org.apache.uima.resource.ResourceSpecifier-java.lang.String-java.lang.Object-">setParameter</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;aSpec,
+            <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;name,
+            <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>&nbsp;value)</code>
 <div class="block">Sets the specified parameter in the given resource specifier.</div>
 </td>
 </tr>
 <tr id="i16" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#setParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Class-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">setParameters</a></span>(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;desc,
-             <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass,
-             org.apache.uima.resource.metadata.ConfigurationParameter[]&nbsp;configurationParameters,
-             <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>[]&nbsp;configurationValues)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#setParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Class-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">setParameters</a></span>(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;desc,
+             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass,
+             <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>[]&nbsp;configurationParameters,
+             <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>[]&nbsp;configurationValues)</code>
 <div class="block">Analyze a component for parameters and default values, merge that with parameter values
  specified, potentially adding extra parameters.</div>
 </td>
@@ -285,8 +285,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>
@@ -308,7 +308,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>isConfigurationParameterField</h4>
-<pre>public static&nbsp;boolean&nbsp;isConfigurationParameterField(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</pre>
+<pre>public static&nbsp;boolean&nbsp;isConfigurationParameterField(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</pre>
 <div class="block">This method determines if the field is annotated with
  <a href="../../../../../org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><code>ConfigurationParameter</code></a>.</div>
 <dl>
@@ -325,7 +325,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>getDefaultValue</h4>
-<pre>public static&nbsp;<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>&nbsp;getDefaultValue(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</pre>
+<pre>public static&nbsp;<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>&nbsp;getDefaultValue(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</pre>
 <div class="block">Determines the default value of an annotated configuration parameter. The returned value is not
  necessarily the value that the annotated member variable will be instantiated with in
  ConfigurationParameterInitializer which does extra work to convert the UIMA configuration
@@ -344,7 +344,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>getConfigurationParameterName</h4>
-<pre>public static&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;getConfigurationParameterName(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</pre>
+<pre>public static&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;getConfigurationParameterName(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</pre>
 <div class="block">This method generates the default name of a configuration parameter that is defined by an
  <a href="../../../../../org/apache/uima/fit/descriptor/ConfigurationParameter.html" title="annotation in org.apache.uima.fit.descriptor"><code>ConfigurationParameter</code></a> annotation when no name is given</div>
 <dl>
@@ -361,7 +361,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>createPrimitiveParameter</h4>
-<pre>public static&nbsp;org.apache.uima.resource.metadata.ConfigurationParameter&nbsp;createPrimitiveParameter(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</pre>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>&nbsp;createPrimitiveParameter(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;field)</pre>
 <div class="block">A factory method for creating a ConfigurationParameter from a given field definition</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -377,10 +377,10 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>createPrimitiveParameter</h4>
-<pre>public static&nbsp;org.apache.uima.resource.metadata.ConfigurationParameter&nbsp;createPrimitiveParameter(<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;name,
-                                                                                                <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;parameterClass,
-                                                                                                <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;parameterDescription,
-                                                                                                boolean&nbsp;isMandatory)</pre>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>&nbsp;createPrimitiveParameter(<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;name,
+                                                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;parameterClass,
+                                                              <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;parameterDescription,
+                                                              boolean&nbsp;isMandatory)</pre>
 <div class="block">A factory method for creating a ConfigurationParameter object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -399,8 +399,8 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>convertParameterValue</h4>
-<pre>protected static&nbsp;<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>&nbsp;convertParameterValue(org.apache.uima.resource.metadata.ConfigurationParameter&nbsp;param,
-                                              <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>&nbsp;aValue)</pre>
+<pre>protected static&nbsp;<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>&nbsp;convertParameterValue(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>&nbsp;param,
+                                              <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>&nbsp;aValue)</pre>
 <div class="block">Convert a value so it can be injected into a UIMA component. UIMA only supports several
  parameter types. If the value is not of these types, this method can be used to coerce the
  value into a supported type (typically String). It is also used to convert primitive arrays to
@@ -420,11 +420,11 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>createPrimitiveParameter</h4>
-<pre>public static&nbsp;org.apache.uima.resource.metadata.ConfigurationParameter&nbsp;createPrimitiveParameter(<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;name,
-                                                                                                <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;parameterType,
-                                                                                                <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;parameterDescription,
-                                                                                                boolean&nbsp;isMultiValued,
-                                                                                                boolean&nbsp;isMandatory)</pre>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>&nbsp;createPrimitiveParameter(<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;name,
+                                                              <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;parameterType,
+                                                              <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;parameterDescription,
+                                                              boolean&nbsp;isMultiValued,
+                                                              boolean&nbsp;isMandatory)</pre>
 <div class="block">A factory method for creating a ConfigurationParameter object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -444,10 +444,10 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>setParameters</h4>
-<pre>public static&nbsp;void&nbsp;setParameters(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;desc,
-                                 <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass,
-                                 org.apache.uima.resource.metadata.ConfigurationParameter[]&nbsp;configurationParameters,
-                                 <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>[]&nbsp;configurationValues)</pre>
+<pre>public static&nbsp;void&nbsp;setParameters(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;desc,
+                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass,
+                                 <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>[]&nbsp;configurationParameters,
+                                 <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>[]&nbsp;configurationValues)</pre>
 <div class="block">Analyze a component for parameters and default values, merge that with parameter values
  specified, potentially adding extra parameters. Set the merged result into the provided
  descriptor.</div>
@@ -467,7 +467,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>createConfigurationData</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a>&nbsp;createConfigurationData(<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>...&nbsp;configurationData)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a>&nbsp;createConfigurationData(<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>...&nbsp;configurationData)</pre>
 <div class="block">This method converts configuration data provided as an array of objects and returns a
  <a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory"><code>ConfigurationParameterFactory.ConfigurationData</code></a> object. This should only be used to prepare values supplied in a
  factory method call for merging with existing parameter declarations, e.g. extracted from a
@@ -487,7 +487,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>createConfigurationData</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a>&nbsp;createConfigurationData(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a>&nbsp;createConfigurationData(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;componentClass)</pre>
 <div class="block">This method creates configuration data for a given class definition using reflection and the
  configuration parameter annotation</div>
 <dl>
@@ -504,8 +504,8 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>addConfigurationParameters</h4>
-<pre>public static&nbsp;void&nbsp;addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;specifier,
-                                              <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>...&nbsp;configurationData)</pre>
+<pre>public static&nbsp;void&nbsp;addConfigurationParameters(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;specifier,
+                                              <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>...&nbsp;configurationData)</pre>
 <div class="block">This method adds configuration parameter information to the specifier given the provided
  configuration data</div>
 <dl>
@@ -521,8 +521,8 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>addConfigurationParameters</h4>
-<pre>public static&nbsp;void&nbsp;addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;specifier,
-                                              <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;dynamicallyLoadedClasses)</pre>
+<pre>public static&nbsp;void&nbsp;addConfigurationParameters(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;specifier,
+                                              <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;dynamicallyLoadedClasses)</pre>
 <div class="block">Provides a mechanism to add configuration parameter information to a specifier for the given
  classes. This method may be useful in situations where a class definition has annotated
  configuration parameters that you want to include in the given specifier.</div>
@@ -539,8 +539,8 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>addConfigurationParameters</h4>
-<pre>public static&nbsp;void&nbsp;addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;specifier,
-                                              <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;dynamicallyLoadedClasses)</pre>
+<pre>public static&nbsp;void&nbsp;addConfigurationParameters(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;specifier,
+                                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;dynamicallyLoadedClasses)</pre>
 <div class="block">Provides a mechanism to add configuration parameter information to a specifier for the given
  classes. This method may be useful in situations where a class definition has annotated
  configuration parameters that you want to include in the given specifier</div>
@@ -557,9 +557,9 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>addConfigurationParameter</h4>
-<pre>public static&nbsp;void&nbsp;addConfigurationParameter(org.apache.uima.resource.ResourceCreationSpecifier&nbsp;specifier,
-                                             <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;name,
-                                             <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>&nbsp;value)</pre>
+<pre>public static&nbsp;void&nbsp;addConfigurationParameter(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a>&nbsp;specifier,
+                                             <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;name,
+                                             <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>&nbsp;value)</pre>
 <div class="block">Adds a single configuration parameter name value pair to a specifier</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -575,7 +575,7 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>getParameterSettings</h4>
-<pre>public static&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;getParameterSettings(org.apache.uima.resource.ResourceSpecifier&nbsp;spec)</pre>
+<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;getParameterSettings(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;spec)</pre>
 <div class="block">Fetches the parameter settings from the given resource specifier.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -591,11 +591,11 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>setParameter</h4>
-<pre>public static&nbsp;void&nbsp;setParameter(org.apache.uima.resource.ResourceSpecifier&nbsp;aSpec,
-                                <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;name,
-                                <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>&nbsp;value)</pre>
+<pre>public static&nbsp;void&nbsp;setParameter(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;aSpec,
+                                <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;name,
+                                <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>&nbsp;value)</pre>
 <div class="block">Sets the specified parameter in the given resource specifier. If the specified is a
- <code>CustomResourceSpecifier</code> an exception is thrown if the parameter value not a String.</div>
+ <a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/CustomResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>CustomResourceSpecifier</code></a> an exception is thrown if the parameter value not a String.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>aSpec</code> - a resource specifier.</dd>
@@ -612,8 +612,8 @@ extends <a href="http://download.oracle.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>canParameterBeSet</h4>
-<pre>public static&nbsp;boolean&nbsp;canParameterBeSet(org.apache.uima.resource.ResourceSpecifier&nbsp;aSpec,
-                                        <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;name)</pre>
+<pre>public static&nbsp;boolean&nbsp;canParameterBeSet(<a href="http://uima.apache.org/d/uimaj-2.8.1/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceSpecifier</a>&nbsp;aSpec,
+                                        <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;name)</pre>
 <div class="block">Check if the given parameter can be set on the provided specifier. Some specifier types require
  parameters to be declared before they can be set.</div>
 <dl>
@@ -694,6 +694,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>