You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2013/08/31 20:46:34 UTC

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

Propchange: uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/CollectionReaderFactory.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/CollectionReaderFactory.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: uima/site/trunk/uima-website/docs/d/uimafit-2.0.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.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html?rev=1519203&view=auto
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html (added)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html Sat Aug 31 18:46:30 2013
@@ -0,0 +1,285 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 2.0.0 User-Level API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 2.0.0 User-Level API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConfigurationParameterFactory.ConfigurationData.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" target="_top">Frames</a></li>
+<li><a href="ConfigurationParameterFactory.ConfigurationData.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.uima.fit.factory</div>
+<h2 title="Class ConfigurationParameterFactory.ConfigurationData" class="title">Class ConfigurationParameterFactory.ConfigurationData</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="strong">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>
+<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>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://uima.apache.org/d/uimaj-2.4.2/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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#configurationParameters">configurationParameters</a></strong></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="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#configurationValues">configurationValues</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html#ConfigurationParameterFactory.ConfigurationData(org.apache.uima.resource.metadata.ConfigurationParameter[], java.lang.Object[])">ConfigurationParameterFactory.ConfigurationData</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="ht
 tp://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="configurationParameters">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>configurationParameters</h4>
+<pre>public&nbsp;<a href="http://uima.apache.org/d/uimaj-2.4.2/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">
+<!--   -->
+</a>
+<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>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ConfigurationParameterFactory.ConfigurationData(org.apache.uima.resource.metadata.ConfigurationParameter[], java.lang.Object[])">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ConfigurationParameterFactory.ConfigurationData</h4>
+<pre>public&nbsp;ConfigurationParameterFactory.ConfigurationData(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConfigurationParameterFactory.ConfigurationData.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html" title="class in org.apache.uima.fit.factory"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/uima/fit/factory/ExternalResourceFactory.html" title="class in org.apache.uima.fit.factory"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" target="_top">Frames</a></li>
+<li><a href="ConfigurationParameterFactory.ConfigurationData.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Propchange: uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.html?rev=1519203&view=auto
==============================================================================
--- uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.html (added)
+++ uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.html Sat Aug 31 18:46:30 2013
@@ -0,0 +1,580 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>ConfigurationParameterFactory (Apache uimaFIT 2.0.0 User-Level API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ConfigurationParameterFactory (Apache uimaFIT 2.0.0 User-Level API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConfigurationParameterFactory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/uima/fit/factory/ConfigurationParameterFactory.html" target="_top">Frames</a></li>
+<li><a href="ConfigurationParameterFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.uima.fit.factory</div>
+<h2 title="Class ConfigurationParameterFactory" class="title">Class ConfigurationParameterFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.uima.fit.factory.ConfigurationParameterFactory</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <span class="strong">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>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a></strong></code>
+<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>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameter(org.apache.uima.resource.ResourceCreationSpecifier, java.lang.String, java.lang.Object)">addConfigurationParameter</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Adds a single configuration parameter name value pair to a specifier</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier, java.lang.Class...)">addConfigurationParameters</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Provides a mechanism to add configuration parameter information to a specifier for the given
+ classes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier, java.util.List)">addConfigurationParameters</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Provides a mechanism to add configuration parameter information to a specifier for the given
+ classes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier, java.lang.Object...)">addConfigurationParameters</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">This method adds configuration parameter information to the specifier given the provided
+ configuration data</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#canParameterBeSet(org.apache.uima.resource.ResourceSpecifier, java.lang.String)">canParameterBeSet</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Check if the given parameter can be set on the provided specifier.</div>
+</td>
+</tr>
+<tr 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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#convertParameterValue(org.apache.uima.resource.metadata.ConfigurationParameter, java.lang.Object)">convertParameterValue</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Convert a value so it can be injected into a UIMA component.</div>
+</td>
+</tr>
+<tr 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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData(java.lang.Class)">createConfigurationData</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&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 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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData(java.lang.Object...)">createConfigurationData</a></strong>(<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>
+<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 class="altColor">
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.4.2/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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter(java.lang.reflect.Field)">createPrimitiveParameter</a></strong>(<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>
+<div class="block">A factory method for creating a ConfigurationParameter from a given field definition</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter(java.lang.String, java.lang.Class, java.lang.String, boolean)">createPrimitiveParameter</a></strong>(<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)</code>
+<div class="block">A factory method for creating a ConfigurationParameter object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://uima.apache.org/d/uimaj-2.4.2/apidocs/org/apache/uima/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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createPrimitiveParameter(java.lang.String, java.lang.String, java.lang.String, boolean, boolean)">createPrimitiveParameter</a></strong>(<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)</code>
+<div class="block">A factory method for creating a ConfigurationParameter object.</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="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#getConfigurationParameterName(java.lang.reflect.Field)">getConfigurationParameterName</a></strong>(<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>
+<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 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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#getDefaultValue(java.lang.reflect.Field)">getDefaultValue</a></strong>(<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>
+<div class="block">Determines the default value of an annotated configuration parameter.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/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><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#getParameterSettings(org.apache.uima.resource.ResourceSpecifier)">getParameterSettings</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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 class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#isConfigurationParameterField(java.lang.reflect.Field)">isConfigurationParameterField</a></strong>(<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>
+<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 class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#setParameter(org.apache.uima.resource.ResourceSpecifier, java.lang.String, java.lang.Object)">setParameter</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Sets the specified parameter in the given resource specifier.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#setParameters(org.apache.uima.resource.ResourceCreationSpecifier, java.lang.Class, org.apache.uima.resource.metadata.ConfigurationParameter[], java.lang.Object[])">setParameters</a></strong>(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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,
+             <a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Analyze a component for parameters and default values, merge that with parameter values
+ specified, potentially adding extra parameters.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="ht
 tp://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="isConfigurationParameterField(java.lang.reflect.Field)">
+<!--   -->
+</a>
+<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>
+<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>
+</li>
+</ul>
+<a name="getDefaultValue(java.lang.reflect.Field)">
+<!--   -->
+</a>
+<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>
+<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
+ parameter value to comply with the type of the member variable.</div>
+</li>
+</ul>
+<a name="getConfigurationParameterName(java.lang.reflect.Field)">
+<!--   -->
+</a>
+<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>
+<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>
+</li>
+</ul>
+<a name="createPrimitiveParameter(java.lang.reflect.Field)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createPrimitiveParameter</h4>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">A factory method for creating a ConfigurationParameter from a given field definition</div>
+</li>
+</ul>
+<a name="createPrimitiveParameter(java.lang.String, java.lang.Class, java.lang.String, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createPrimitiveParameter</h4>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">A factory method for creating a ConfigurationParameter object.</div>
+</li>
+</ul>
+<a name="convertParameterValue(org.apache.uima.resource.metadata.ConfigurationParameter, java.lang.Object)">
+<!--   -->
+</a>
+<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(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<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
+ object arrays when necessary.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - the configuration parameter.</dd><dd><code>aValue</code> - the parameter value.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the converted value.</dd></dl>
+</li>
+</ul>
+<a name="createPrimitiveParameter(java.lang.String, java.lang.String, java.lang.String, boolean, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createPrimitiveParameter</h4>
+<pre>public static&nbsp;<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">A factory method for creating a ConfigurationParameter object.</div>
+</li>
+</ul>
+<a name="setParameters(org.apache.uima.resource.ResourceCreationSpecifier, java.lang.Class, org.apache.uima.resource.metadata.ConfigurationParameter[], java.lang.Object[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setParameters</h4>
+<pre>public static&nbsp;void&nbsp;setParameters(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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,
+                 <a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<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>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>desc</code> - the descriptor into which to merge the parameters</dd><dd><code>componentClass</code> - the component class which will be analyzed for parameters. Must match the
+          implementationName set in the descriptor.</dd><dd><code>configurationParameters</code> - additional parameter names</dd><dd><code>configurationValues</code> - additional parameters values</dd></dl>
+</li>
+</ul>
+<a name="createConfigurationData(java.lang.Object...)">
+<!--   -->
+</a>
+<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>
+<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
+ class using <a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html#createConfigurationData(java.lang.Class)"><code>createConfigurationData(Class)</code></a>.</div>
+</li>
+</ul>
+<a name="createConfigurationData(java.lang.Class)">
+<!--   -->
+</a>
+<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>
+<div class="block">This method creates configuration data for a given class definition using reflection and the
+ configuration parameter annotation</div>
+</li>
+</ul>
+<a name="addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier, java.lang.Object...)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addConfigurationParameters</h4>
+<pre>public static&nbsp;void&nbsp;addConfigurationParameters(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">This method adds configuration parameter information to the specifier given the provided
+ configuration data</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>configurationData</code> - should consist of name value pairs.</dd></dl>
+</li>
+</ul>
+<a name="addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier, java.util.List)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addConfigurationParameters</h4>
+<pre>public static&nbsp;void&nbsp;addConfigurationParameters(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<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>
+</li>
+</ul>
+<a name="addConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier, java.lang.Class...)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addConfigurationParameters</h4>
+<pre>public static&nbsp;void&nbsp;addConfigurationParameters(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<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>
+</li>
+</ul>
+<a name="addConfigurationParameter(org.apache.uima.resource.ResourceCreationSpecifier, java.lang.String, java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addConfigurationParameter</h4>
+<pre>public static&nbsp;void&nbsp;addConfigurationParameter(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Adds a single configuration parameter name value pair to a specifier</div>
+</li>
+</ul>
+<a name="getParameterSettings(org.apache.uima.resource.ResourceSpecifier)">
+<!--   -->
+</a>
+<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(<a href="http://uima.apache.org/d/uimaj-2.4.2/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="strong">Parameters:</span></dt><dd><code>spec</code> - a resource specifier.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the parameter settings.</dd></dl>
+</li>
+</ul>
+<a name="setParameter(org.apache.uima.resource.ResourceSpecifier, java.lang.String, java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setParameter</h4>
+<pre>public static&nbsp;void&nbsp;setParameter(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<div class="block">Sets the specified parameter in the given resource specifier. If the specified is a
+ <a href="http://uima.apache.org/d/uimaj-2.4.2/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="strong">Parameters:</span></dt><dd><code>aSpec</code> - a resource specifier.</dd><dd><code>name</code> - the parameter name.</dd><dd><code>value</code> - the parameter value.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>org.apache.commons.lang.IllegalClassException</code> - if the value is not of a supported type for the given specifier.</dd></dl>
+</li>
+</ul>
+<a name="canParameterBeSet(org.apache.uima.resource.ResourceSpecifier, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>canParameterBeSet</h4>
+<pre>public static&nbsp;boolean&nbsp;canParameterBeSet(<a href="http://uima.apache.org/d/uimaj-2.4.2/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://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>
+<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>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConfigurationParameterFactory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/uima/fit/factory/CollectionReaderFactory.html" title="class in org.apache.uima.fit.factory"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html" title="class in org.apache.uima.fit.factory"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/uima/fit/factory/ConfigurationParameterFactory.html" target="_top">Frames</a></li>
+<li><a href="ConfigurationParameterFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Propchange: uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: uima/site/trunk/uima-website/docs/d/uimafit-2.0.0/api/org/apache/uima/fit/factory/ConfigurationParameterFactory.html
------------------------------------------------------------------------------
    svn:mime-type = text/html