Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/JndiResourceLocator.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/JndiResourceLocator.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/JndiResourceLocator.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/JndiResourceLocator.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,389 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JndiResourceLocator (Apache uimaFIT 3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JndiResourceLocator (Apache uimaFIT 3.0.0 
User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<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/JndiResourceLocator.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>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/uima/fit/factory/locator/JndiResourceLocator.html"
 target="_top">Frames</a></li>
+<li><a href="JndiResourceLocator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;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="#method.summary">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><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.locator</div>
+<h2 title="Class JndiResourceLocator" class="title">Class 
JndiResourceLocator</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/8/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.resource.Resource_ImplBase</li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/uima/fit/component/Resource_ImplBase.html" 
title="class in 
org.apache.uima.fit.component">org.apache.uima.fit.component.Resource_ImplBase</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.uima.fit.factory.locator.JndiResourceLocator</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../../org/apache/uima/fit/component/ExternalResourceAware.html"
 title="interface in org.apache.uima.fit.component">ExternalResourceAware</a>, 
<a 
href="../../../../../../org/apache/uima/fit/descriptor/ExternalResourceLocator.html"
 title="interface in 
org.apache.uima.fit.descriptor">ExternalResourceLocator</a>, 
org.apache.uima.resource.Resource</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">JndiResourceLocator</span>
+extends <a 
href="../../../../../../org/apache/uima/fit/component/Resource_ImplBase.html" 
title="class in org.apache.uima.fit.component">Resource_ImplBase</a>
+implements <a 
href="../../../../../../org/apache/uima/fit/descriptor/ExternalResourceLocator.html"
 title="interface in 
org.apache.uima.fit.descriptor">ExternalResourceLocator</a></pre>
+<div class="block">Locate an object via JNDI.</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="memberSummary" 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>static <a 
href="https://docs.oracle.com/javase/8/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/locator/JndiResourceLocator.html#PARAM_NAME">PARAM_NAME</a></span></code>
+<div class="block">The name of the JNDI resource to look up.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.uima.resource.Resource">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.uima.resource.Resource</h3>
+<code>PARAM_AGGREGATE_SOFA_MAPPINGS, PARAM_CONFIG_MANAGER, 
PARAM_CONFIG_PARAM_SETTINGS, PARAM_EXTERNAL_OVERRIDE_SETTINGS, 
PARAM_PERFORMANCE_TUNING_SETTINGS, PARAM_RESOURCE_MANAGER, 
PARAM_UIMA_CONTEXT</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" 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><span class="memberNameLink"><a 
href="../../../../../../org/apache/uima/fit/factory/locator/JndiResourceLocator.html#JndiResourceLocator--">JndiResourceLocator</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/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/locator/JndiResourceLocator.html#getResource--">getResource</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/uima/fit/factory/locator/JndiResourceLocator.html#initialize-org.apache.uima.resource.ResourceSpecifier-java.util.Map-">initialize</a></span>(org.apache.uima.resource.ResourceSpecifier&nbsp;aSpecifier,
+          <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in 
java.util">Map</a>&nbsp;aAdditionalParams)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.uima.fit.component.Resource_ImplBase">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.uima.fit.component.<a 
href="../../../../../../org/apache/uima/fit/component/Resource_ImplBase.html" 
title="class in org.apache.uima.fit.component">Resource_ImplBase</a></h3>
+<code><a 
href="../../../../../../org/apache/uima/fit/component/Resource_ImplBase.html#afterResourcesInitialized--">afterResourcesInitialized</a>,
 <a 
href="../../../../../../org/apache/uima/fit/component/Resource_ImplBase.html#getResourceName--">getResourceName</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.uima.resource.Resource_ImplBase">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.uima.resource.Resource_ImplBase</h3>
+<code>destroy, getCasManager, getLogger, getMetaData, getRelativePathResolver, 
getResourceManager, getUimaContext, getUimaContextAdmin, loadUserClass, 
loadUserClassOrThrow, setContextHolder, setContextHolderX, setLogger, 
setMetaData, withContextHolder</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.uima.resource.Resource">
+<!--   -->
+</a>
+<h3>Methods inherited from 
interface&nbsp;org.apache.uima.resource.Resource</h3>
+<code>destroy, getLogger, getMetaData, getResourceManager, getUimaContext, 
getUimaContextAdmin, setLogger</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="PARAM_NAME">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PARAM_NAME</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> PARAM_NAME</pre>
+<div class="block">The name of the JNDI resource to look up.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.uima.fit.factory.locator.JndiResourceLocator.PARAM_NAME">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JndiResourceLocator--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JndiResourceLocator</h4>
+<pre>public&nbsp;JndiResourceLocator()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="initialize-org.apache.uima.resource.ResourceSpecifier-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initialize</h4>
+<pre>public&nbsp;boolean&nbsp;initialize(org.apache.uima.resource.ResourceSpecifier&nbsp;aSpecifier,
+                          <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&nbsp;aAdditionalParams)
+                   throws 
org.apache.uima.resource.ResourceInitializationException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>initialize</code>&nbsp;in 
interface&nbsp;<code>org.apache.uima.resource.Resource</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/uima/fit/component/Resource_ImplBase.html#initialize-org.apache.uima.resource.ResourceSpecifier-java.util.Map-">initialize</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/uima/fit/component/Resource_ImplBase.html" 
title="class in org.apache.uima.fit.component">Resource_ImplBase</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.uima.resource.ResourceInitializationException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getResource--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getResource</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;getResource()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/uima/fit/descriptor/ExternalResourceLocator.html#getResource--">getResource</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/uima/fit/descriptor/ExternalResourceLocator.html"
 title="interface in 
org.apache.uima.fit.descriptor">ExternalResourceLocator</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the resource</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<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/JndiResourceLocator.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>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/uima/fit/factory/locator/JndiResourceLocator.html"
 target="_top">Frames</a></li>
+<li><a href="JndiResourceLocator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;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="#method.summary">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><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;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

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

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

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/class-use/JndiResourceLocator.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/class-use/JndiResourceLocator.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/class-use/JndiResourceLocator.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/class-use/JndiResourceLocator.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.uima.fit.factory.locator.JndiResourceLocator 
(Apache uimaFIT 3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.uima.fit.factory.locator.JndiResourceLocator (Apache uimaFIT 3.0.0 
User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<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><a 
href="../../../../../../../org/apache/uima/fit/factory/locator/JndiResourceLocator.html"
 title="class in org.apache.uima.fit.factory.locator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/uima/fit/factory/locator/class-use/JndiResourceLocator.html"
 target="_top">Frames</a></li>
+<li><a href="JndiResourceLocator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.uima.fit.factory.locator.JndiResourceLocator" class="title">Uses of 
Class<br>org.apache.uima.fit.factory.locator.JndiResourceLocator</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.uima.fit.factory.locator.JndiResourceLocator</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<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><a 
href="../../../../../../../org/apache/uima/fit/factory/locator/JndiResourceLocator.html"
 title="class in org.apache.uima.fit.factory.locator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/uima/fit/factory/locator/class-use/JndiResourceLocator.html"
 target="_top">Frames</a></li>
+<li><a href="JndiResourceLocator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/class-use/JndiResourceLocator.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/class-use/JndiResourceLocator.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-frame.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-frame.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-frame.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-frame.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.uima.fit.factory.locator (Apache uimaFIT 3.0.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>
+<body>
+<h1 class="bar"><a 
href="../../../../../../org/apache/uima/fit/factory/locator/package-summary.html"
 target="classFrame">org.apache.uima.fit.factory.locator</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="JndiResourceLocator.html" title="class in 
org.apache.uima.fit.factory.locator" 
target="classFrame">JndiResourceLocator</a></li>
+</ul>
+</div>
+</body>
+</html>

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-frame.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-frame.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-summary.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-summary.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-summary.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-summary.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,145 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.uima.fit.factory.locator (Apache uimaFIT 3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.uima.fit.factory.locator (Apache 
uimaFIT 3.0.0 User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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/initializable/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a 
href="../../../../../../org/apache/uima/fit/internal/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/uima/fit/factory/locator/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" 
class="title">Package&nbsp;org.apache.uima.fit.factory.locator</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../../org/apache/uima/fit/factory/locator/JndiResourceLocator.html"
 title="class in 
org.apache.uima.fit.factory.locator">JndiResourceLocator</a></td>
+<td class="colLast">
+<div class="block">Locate an object via JNDI.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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/initializable/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a 
href="../../../../../../org/apache/uima/fit/internal/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/uima/fit/factory/locator/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-summary.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-tree.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-tree.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-tree.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-tree.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.uima.fit.factory.locator Class Hierarchy (Apache uimaFIT 
3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.uima.fit.factory.locator Class 
Hierarchy (Apache uimaFIT 3.0.0 User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<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</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/initializable/package-tree.html">Prev</a></li>
+<li><a 
href="../../../../../../org/apache/uima/fit/internal/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/uima/fit/factory/locator/package-tree.html"
 target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package 
org.apache.uima.fit.factory.locator</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.uima.resource.Resource_ImplBase (implements 
org.apache.uima.resource.Resource)
+<ul>
+<li type="circle">org.apache.uima.fit.component.<a 
href="../../../../../../org/apache/uima/fit/component/Resource_ImplBase.html" 
title="class in org.apache.uima.fit.component"><span 
class="typeNameLink">Resource_ImplBase</span></a> (implements 
org.apache.uima.fit.component.<a 
href="../../../../../../org/apache/uima/fit/component/ExternalResourceAware.html"
 title="interface in org.apache.uima.fit.component">ExternalResourceAware</a>)
+<ul>
+<li type="circle">org.apache.uima.fit.factory.locator.<a 
href="../../../../../../org/apache/uima/fit/factory/locator/JndiResourceLocator.html"
 title="class in org.apache.uima.fit.factory.locator"><span 
class="typeNameLink">JndiResourceLocator</span></a> (implements 
org.apache.uima.fit.descriptor.<a 
href="../../../../../../org/apache/uima/fit/descriptor/ExternalResourceLocator.html"
 title="interface in 
org.apache.uima.fit.descriptor">ExternalResourceLocator</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<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</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/initializable/package-tree.html">Prev</a></li>
+<li><a 
href="../../../../../../org/apache/uima/fit/internal/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/uima/fit/factory/locator/package-tree.html"
 target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-tree.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-tree.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-use.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-use.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-use.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-use.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.uima.fit.factory.locator (Apache uimaFIT 
3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package 
org.apache.uima.fit.factory.locator (Apache uimaFIT 3.0.0 User-Level API 
Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<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</li>
+<li class="navBarCell1Rev">Use</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/uima/fit/factory/locator/package-use.html"
 target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.uima.fit.factory.locator" 
class="title">Uses of Package<br>org.apache.uima.fit.factory.locator</h1>
+</div>
+<div class="contentContainer">No usage of 
org.apache.uima.fit.factory.locator</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<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</li>
+<li class="navBarCell1Rev">Use</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/uima/fit/factory/locator/package-use.html"
 target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-use.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/locator/package-use.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-frame.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-frame.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-frame.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-frame.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.uima.fit.factory (Apache uimaFIT 3.0.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>
+<body>
+<h1 class="bar"><a 
href="../../../../../org/apache/uima/fit/factory/package-summary.html" 
target="classFrame">org.apache.uima.fit.factory</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="AggregateBuilder.html" title="class in 
org.apache.uima.fit.factory" target="classFrame">AggregateBuilder</a></li>
+<li><a href="AnalysisEngineFactory.html" title="class in 
org.apache.uima.fit.factory" target="classFrame">AnalysisEngineFactory</a></li>
+<li><a href="AnnotationFactory.html" title="class in 
org.apache.uima.fit.factory" target="classFrame">AnnotationFactory</a></li>
+<li><a href="CapabilityFactory.html" title="class in 
org.apache.uima.fit.factory" target="classFrame">CapabilityFactory</a></li>
+<li><a href="CasFactory.html" title="class in org.apache.uima.fit.factory" 
target="classFrame">CasFactory</a></li>
+<li><a href="CollectionReaderFactory.html" title="class in 
org.apache.uima.fit.factory" 
target="classFrame">CollectionReaderFactory</a></li>
+<li><a href="ConfigurationParameterFactory.html" title="class in 
org.apache.uima.fit.factory" 
target="classFrame">ConfigurationParameterFactory</a></li>
+<li><a href="ConfigurationParameterFactory.ConfigurationData.html" 
title="class in org.apache.uima.fit.factory" 
target="classFrame">ConfigurationParameterFactory.ConfigurationData</a></li>
+<li><a href="ExternalResourceFactory.html" title="class in 
org.apache.uima.fit.factory" 
target="classFrame">ExternalResourceFactory</a></li>
+<li><a href="FlowControllerFactory.html" title="class in 
org.apache.uima.fit.factory" target="classFrame">FlowControllerFactory</a></li>
+<li><a href="FsIndexFactory.html" title="class in org.apache.uima.fit.factory" 
target="classFrame">FsIndexFactory</a></li>
+<li><a href="JCasBuilder.html" title="class in org.apache.uima.fit.factory" 
target="classFrame">JCasBuilder</a></li>
+<li><a href="JCasFactory.html" title="class in org.apache.uima.fit.factory" 
target="classFrame">JCasFactory</a></li>
+<li><a href="ResourceCreationSpecifierFactory.html" title="class in 
org.apache.uima.fit.factory" 
target="classFrame">ResourceCreationSpecifierFactory</a></li>
+<li><a href="ResourceMetaDataFactory.html" title="class in 
org.apache.uima.fit.factory" 
target="classFrame">ResourceMetaDataFactory</a></li>
+<li><a href="SofaMappingFactory.html" title="class in 
org.apache.uima.fit.factory" target="classFrame">SofaMappingFactory</a></li>
+<li><a href="TypePrioritiesFactory.html" title="class in 
org.apache.uima.fit.factory" target="classFrame">TypePrioritiesFactory</a></li>
+<li><a href="TypeSystemDescriptionFactory.html" title="class in 
org.apache.uima.fit.factory" 
target="classFrame">TypeSystemDescriptionFactory</a></li>
+<li><a href="UimaContextFactory.html" title="class in 
org.apache.uima.fit.factory" target="classFrame">UimaContextFactory</a></li>
+</ul>
+</div>
+</body>
+</html>

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

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

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-summary.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-summary.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-summary.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-summary.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,275 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.uima.fit.factory (Apache uimaFIT 3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.uima.fit.factory (Apache uimaFIT 
3.0.0 User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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/descriptor/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a 
href="../../../../../org/apache/uima/fit/factory/initializable/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/uima/fit/factory/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.uima.fit.factory</h1>
+<div class="docSummary">
+<div class="block">Factories to create different kinds of UIMA resource 
specifiers.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html" 
title="class in org.apache.uima.fit.factory">AggregateBuilder</a></td>
+<td class="colLast">
+<div class="block">This builder makes it easier to create an aggregate 
analysis engine.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html" 
title="class in org.apache.uima.fit.factory">AnalysisEngineFactory</a></td>
+<td class="colLast">
+<div class="block">A collection of static methods for creating UIMA 
<code>AnalysisEngineDescriptions</code> and <code>AnalysisEngines</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/AnnotationFactory.html" 
title="class in org.apache.uima.fit.factory">AnnotationFactory</a></td>
+<td class="colLast">
+<div class="block">Convenience methods to create annotations</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/CapabilityFactory.html" 
title="class in org.apache.uima.fit.factory">CapabilityFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/CasFactory.html" title="class 
in org.apache.uima.fit.factory">CasFactory</a></td>
+<td class="colLast">
+<div class="block">Convenience methods to create <code>CAS</code> 
objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/CollectionReaderFactory.html" 
title="class in org.apache.uima.fit.factory">CollectionReaderFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html"
 title="class in 
org.apache.uima.fit.factory">ConfigurationParameterFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html"
 title="class in 
org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a></td>
+<td class="colLast">
+<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>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/ExternalResourceFactory.html" 
title="class in org.apache.uima.fit.factory">ExternalResourceFactory</a></td>
+<td class="colLast">
+<div class="block">Helper methods for external resources.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/FlowControllerFactory.html" 
title="class in org.apache.uima.fit.factory">FlowControllerFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/FsIndexFactory.html" 
title="class in org.apache.uima.fit.factory">FsIndexFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/JCasBuilder.html" title="class 
in org.apache.uima.fit.factory">JCasBuilder</a></td>
+<td class="colLast">
+<div class="block">Allows to add types and text to a CAS easily piece by 
piece.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/JCasFactory.html" title="class 
in org.apache.uima.fit.factory">JCasFactory</a></td>
+<td class="colLast">
+<div class="block">Convenience methods to create <code>JCas</code> 
objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html"
 title="class in 
org.apache.uima.fit.factory">ResourceCreationSpecifierFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/ResourceMetaDataFactory.html" 
title="class in org.apache.uima.fit.factory">ResourceMetaDataFactory</a></td>
+<td class="colLast">
+<div class="block">Convenience methods to create resource metadata.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/SofaMappingFactory.html" 
title="class in org.apache.uima.fit.factory">SofaMappingFactory</a></td>
+<td class="colLast">
+<div class="block">Convenience methods to handle SofA mappings.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html" 
title="class in org.apache.uima.fit.factory">TypePrioritiesFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html"
 title="class in 
org.apache.uima.fit.factory">TypeSystemDescriptionFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/uima/fit/factory/UimaContextFactory.html" 
title="class in org.apache.uima.fit.factory">UimaContextFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.uima.fit.factory Description">Package 
org.apache.uima.fit.factory Description</h2>
+<div class="block">Factories to create different kinds of UIMA resource 
specifiers.
+ 
+ <h3><a name="InstancesVsDescriptors">Why are descriptors better than 
component instances?</a></h3>
+ 
+ It is recommended to avoid instantiating components with uimaFIT outside of a 
running pipeline,
+ unless necessary and unless you are aware of the consequences.
+ 
+ When run within a pipeline, such as <a 
href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html" 
title="class in org.apache.uima.fit.pipeline"><code>SimplePipeline</code></a> or
+ within a Collection Processing Engine, the pipeline logic takes care of 
invoking the life-cycle
+ methods on a component, such as:
+ 
+ <ul>
+ <li>initialize</li>
+ <li>collectionProcessComplete</li>
+ <li>destroy</li>
+ <li>...</li>
+ </ul>
+ 
+ When components are created manually, it is the responsability of the caller 
to explicitly invoke
+ the life-cycle methods. The only method that uimaFIT may call is 
<em>initialize</em> to provide
+ an <code>UimaContext</code> with the desired parametrization of the 
component. 
+ 
+ Not letting UIMA/uimaFIT manage the life-cycle of a component can, thus, have 
some unexpected
+ effects. For example, a <code>CollectionReader</code> cannot be reused
+ after it has been passed to a <a 
href="../../../../../org/apache/uima/fit/pipeline/SimplePipeline.html#runPipeline-org.apache.uima.collection.CollectionReader-org.apache.uima.analysis_engine.AnalysisEngine...-"><code>SimplePipeline.runPipeline(org.apache.uima.collection.CollectionReader,
 org.apache.uima.analysis_engine.AnalysisEngine...)</code></a>.
+ The pipeline reads all files from the reader instance, and when it is 
complete, the reader does
+ not have any more data to produce. Passing the reader to subsequent 
<code>runPipeline</code> methods will not
+ produce any results. When a <code>CollectionReaderDescription</code>
+ is passed instead, the reader is created, initalized, and destroyed inside the
+ <code>runPipeline</code> method. The description can be passed to multiple 
<code>runPipeline</code> calls
+ and each time, it will behave the same way, producing all its data.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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/descriptor/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a 
href="../../../../../org/apache/uima/fit/factory/initializable/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/uima/fit/factory/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

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

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

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-tree.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-tree.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-tree.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-tree.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.uima.fit.factory Class Hierarchy (Apache uimaFIT 3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.uima.fit.factory Class Hierarchy 
(Apache uimaFIT 3.0.0 User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<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</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/descriptor/package-tree.html">Prev</a></li>
+<li><a 
href="../../../../../org/apache/uima/fit/factory/initializable/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/uima/fit/factory/package-tree.html" 
target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.uima.fit.factory</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/AggregateBuilder.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">AggregateBuilder</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/AnalysisEngineFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">AnalysisEngineFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/AnnotationFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">AnnotationFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/CapabilityFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">CapabilityFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/CasFactory.html" title="class 
in org.apache.uima.fit.factory"><span 
class="typeNameLink">CasFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/CollectionReaderFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">CollectionReaderFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.html"
 title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">ConfigurationParameterFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/ConfigurationParameterFactory.ConfigurationData.html"
 title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">ConfigurationParameterFactory.ConfigurationData</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/ExternalResourceFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">ExternalResourceFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/FlowControllerFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">FlowControllerFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/FsIndexFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">FsIndexFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/JCasBuilder.html" title="class 
in org.apache.uima.fit.factory"><span 
class="typeNameLink">JCasBuilder</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/JCasFactory.html" title="class 
in org.apache.uima.fit.factory"><span 
class="typeNameLink">JCasFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html"
 title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">ResourceCreationSpecifierFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/ResourceMetaDataFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">ResourceMetaDataFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/SofaMappingFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">SofaMappingFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">TypePrioritiesFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html"
 title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">TypeSystemDescriptionFactory</span></a></li>
+<li type="circle">org.apache.uima.fit.factory.<a 
href="../../../../../org/apache/uima/fit/factory/UimaContextFactory.html" 
title="class in org.apache.uima.fit.factory"><span 
class="typeNameLink">UimaContextFactory</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<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</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/descriptor/package-tree.html">Prev</a></li>
+<li><a 
href="../../../../../org/apache/uima/fit/factory/initializable/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/uima/fit/factory/package-tree.html" 
target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

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

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

Added: 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-use.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-use.html?rev=1857643&view=auto
==============================================================================
--- 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-use.html
 (added)
+++ 
uima/site/trunk/uima-website/docs/d/uimafit-3.0.0/api/org/apache/uima/fit/factory/package-use.html
 Tue Apr 16 11:40:19 2019
@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.uima.fit.factory (Apache uimaFIT 3.0.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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.uima.fit.factory 
(Apache uimaFIT 3.0.0 User-Level API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<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</li>
+<li class="navBarCell1Rev">Use</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/uima/fit/factory/package-use.html" 
target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.uima.fit.factory" class="title">Uses of 
Package<br>org.apache.uima.fit.factory</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.uima.fit.factory">org.apache.uima.fit.factory</a></td>
+<td class="colLast">
+<div class="block">Factories to create different kinds of UIMA resource 
specifiers.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.uima.fit.factory">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a>
 used by <a 
href="../../../../../org/apache/uima/fit/factory/package-summary.html">org.apache.uima.fit.factory</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.ConfigurationData.html#org.apache.uima.fit.factory">ConfigurationParameterFactory.ConfigurationData</a>
+<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>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<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</li>
+<li class="navBarCell1Rev">Use</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/uima/fit/factory/package-use.html" 
target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

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

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


Reply via email to