Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ResourceCreationSpecifierFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>ResourceCreationSpecifierFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ResourceCreationSpecifierFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="ResourceCreationSpecifierFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { @@ -130,7 +130,7 @@ extends <a href="https://docs.oracle.com <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a></code></td> +<td class="colFirst"><code>static org.apache.uima.resource.ResourceCreationSpecifier</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#createResourceCreationSpecifier-java.lang.String-java.lang.Object:A-">createResourceCreationSpecifier</a></span>(<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> descriptorPath, <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>[] parameters)</code> <div class="block">Parse a ResourceCreationSpecifier from an XML descriptor file, setting additional configuration @@ -138,7 +138,7 @@ extends <a href="https://docs.oracle.com </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a></code></td> +<td class="colFirst"><code>static org.apache.uima.resource.ResourceCreationSpecifier</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#createResourceCreationSpecifier-java.net.URL-java.lang.Object:A-">createResourceCreationSpecifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> descriptorURL, <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>[] parameters)</code> <div class="block">Parse a ResourceCreationSpecifier from the URL of an XML descriptor file, setting additional @@ -146,8 +146,8 @@ extends <a href="https://docs.oracle.com </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#createResourceCreationSpecifier-org.apache.uima.util.XMLInputSource-java.lang.Object:A-">createResourceCreationSpecifier</a></span>(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/util/XMLInputSource.html?is-external=true" title="class or interface in org.apache.uima.util">XMLInputSource</a> xmlInput, +<td class="colFirst"><code>static org.apache.uima.resource.ResourceCreationSpecifier</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#createResourceCreationSpecifier-org.apache.uima.util.XMLInputSource-java.lang.Object:A-">createResourceCreationSpecifier</a></span>(org.apache.uima.util.XMLInputSource xmlInput, <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>[] parameters)</code> <div class="block">Parse a ResourceCreationSpecifier from XML descriptor file input, setting additional configuration parameters as necessary.</div> @@ -155,8 +155,8 @@ extends <a href="https://docs.oracle.com </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#setConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">setConfigurationParameters</a></span>(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a> specifier, - <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>[] configurationParameters, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#setConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">setConfigurationParameters</a></span>(org.apache.uima.resource.ResourceCreationSpecifier specifier, + org.apache.uima.resource.metadata.ConfigurationParameter[] configurationParameters, <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>[] configurationValues)</code> <div class="block">This method passes through to <a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#setConfigurationParameters-org.apache.uima.resource.metadata.ResourceMetaData-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-"><code>setConfigurationParameters(ResourceMetaData, ConfigurationParameter[], Object[])</code></a></div> @@ -164,15 +164,15 @@ extends <a href="https://docs.oracle.com </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#setConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Object...-">setConfigurationParameters</a></span>(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a> specifier, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#setConfigurationParameters-org.apache.uima.resource.ResourceCreationSpecifier-java.lang.Object...-">setConfigurationParameters</a></span>(org.apache.uima.resource.ResourceCreationSpecifier specifier, <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>... configurationData)</code> <div class="block">Create configuration parameter declarations and settings from a list of (name, value) pairs.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#setConfigurationParameters-org.apache.uima.resource.metadata.ResourceMetaData-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">setConfigurationParameters</a></span>(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ResourceMetaData</a> metaData, - <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ConfigurationParameter.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ConfigurationParameter</a>[] configurationParameters, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#setConfigurationParameters-org.apache.uima.resource.metadata.ResourceMetaData-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-">setConfigurationParameters</a></span>(org.apache.uima.resource.metadata.ResourceMetaData metaData, + org.apache.uima.resource.metadata.ConfigurationParameter[] configurationParameters, <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>[] configurationValues)</code> <div class="block">This method sets the configuration parameters of a resource.</div> </td> @@ -205,10 +205,10 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>createResourceCreationSpecifier</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a> createResourceCreationSpecifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> descriptorURL, - <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>[] parameters) - throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/util/InvalidXMLException.html?is-external=true" title="class or interface in org.apache.uima.util">InvalidXMLException</a>, - <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<pre>public static org.apache.uima.resource.ResourceCreationSpecifier createResourceCreationSpecifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> descriptorURL, + <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>[] parameters) + throws org.apache.uima.util.InvalidXMLException, + <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Parse a ResourceCreationSpecifier from the URL of an XML descriptor file, setting additional configuration parameters as necessary.</div> <dl> @@ -221,7 +221,7 @@ extends <a href="https://docs.oracle.com parameters set.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd> -<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/util/InvalidXMLException.html?is-external=true" title="class or interface in org.apache.uima.util">InvalidXMLException</a></code> - if the input XML is not valid or does not specify a valid <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>ResourceSpecifier</code></a></dd> +<dd><code>org.apache.uima.util.InvalidXMLException</code> - if the input XML is not valid or does not specify a valid <code>ResourceSpecifier</code></dd> </dl> </li> </ul> @@ -231,9 +231,9 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>createResourceCreationSpecifier</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a> createResourceCreationSpecifier(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/util/XMLInputSource.html?is-external=true" title="class or interface in org.apache.uima.util">XMLInputSource</a> xmlInput, - <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>[] parameters) - throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/util/InvalidXMLException.html?is-external=true" title="class or interface in org.apache.uima.util">InvalidXMLException</a></pre> +<pre>public static org.apache.uima.resource.ResourceCreationSpecifier createResourceCreationSpecifier(org.apache.uima.util.XMLInputSource xmlInput, + <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>[] parameters) + throws org.apache.uima.util.InvalidXMLException</pre> <div class="block">Parse a ResourceCreationSpecifier from XML descriptor file input, setting additional configuration parameters as necessary.</div> <dl> @@ -245,7 +245,7 @@ extends <a href="https://docs.oracle.com <dd>The ResourceCreationSpecifier for the XML descriptor with all the configuration parameters set.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/util/InvalidXMLException.html?is-external=true" title="class or interface in org.apache.uima.util">InvalidXMLException</a></code> - if the input XML is not valid or does not specify a valid <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>ResourceSpecifier</code></a></dd> +<dd><code>org.apache.uima.util.InvalidXMLException</code> - if the input XML is not valid or does not specify a valid <code>ResourceSpecifier</code></dd> </dl> </li> </ul> @@ -255,10 +255,10 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>createResourceCreationSpecifier</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a> createResourceCreationSpecifier(<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> descriptorPath, - <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>[] parameters) - throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/util/InvalidXMLException.html?is-external=true" title="class or interface in org.apache.uima.util">InvalidXMLException</a>, - <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<pre>public static org.apache.uima.resource.ResourceCreationSpecifier createResourceCreationSpecifier(<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> descriptorPath, + <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>[] parameters) + throws org.apache.uima.util.InvalidXMLException, + <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Parse a ResourceCreationSpecifier from an XML descriptor file, setting additional configuration parameters as necessary.</div> <dl> @@ -271,7 +271,7 @@ extends <a href="https://docs.oracle.com parameters set.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd> -<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/util/InvalidXMLException.html?is-external=true" title="class or interface in org.apache.uima.util">InvalidXMLException</a></code> - if the input XML is not valid or does not specify a valid <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource"><code>ResourceSpecifier</code></a></dd> +<dd><code>org.apache.uima.util.InvalidXMLException</code> - if the input XML is not valid or does not specify a valid <code>ResourceSpecifier</code></dd> </dl> </li> </ul> @@ -281,7 +281,7 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>setConfigurationParameters</h4> -<pre>public static void setConfigurationParameters(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a> specifier, +<pre>public static void setConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier specifier, <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>... configurationData)</pre> <div class="block">Create configuration parameter declarations and settings from a list of (name, value) pairs.</div> <dl> @@ -298,8 +298,8 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>setConfigurationParameters</h4> -<pre>public static void setConfigurationParameters(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceCreationSpecifier.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceCreationSpecifier</a> specifier, - <a href="https://uima.apache.org/d/uimaj-3.3.0/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>public static void setConfigurationParameters(org.apache.uima.resource.ResourceCreationSpecifier specifier, + org.apache.uima.resource.metadata.ConfigurationParameter[] configurationParameters, <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>[] configurationValues)</pre> <div class="block">This method passes through to <a href="../../../../../org/apache/uima/fit/factory/ResourceCreationSpecifierFactory.html#setConfigurationParameters-org.apache.uima.resource.metadata.ResourceMetaData-org.apache.uima.resource.metadata.ConfigurationParameter:A-java.lang.Object:A-"><code>setConfigurationParameters(ResourceMetaData, ConfigurationParameter[], Object[])</code></a></div> @@ -317,8 +317,8 @@ extends <a href="https://docs.oracle.com <ul class="blockListLast"> <li class="blockList"> <h4>setConfigurationParameters</h4> -<pre>public static void setConfigurationParameters(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ResourceMetaData</a> metaData, - <a href="https://uima.apache.org/d/uimaj-3.3.0/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>public static void setConfigurationParameters(org.apache.uima.resource.metadata.ResourceMetaData metaData, + org.apache.uima.resource.metadata.ConfigurationParameter[] configurationParameters, <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>[] configurationValues)</pre> <div class="block">This method sets the configuration parameters of a resource. The length of configurationParameters and configurationValues should be equal</div>
Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/ResourceMetaDataFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/ResourceMetaDataFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/ResourceMetaDataFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/ResourceMetaDataFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ResourceMetaDataFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>ResourceMetaDataFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ResourceMetaDataFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="ResourceMetaDataFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { @@ -132,7 +132,7 @@ extends <a href="https://docs.oracle.com </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceMetaDataFactory.html#configureResourceMetaData-org.apache.uima.resource.metadata.ResourceMetaData-java.lang.Class-">configureResourceMetaData</a></span>(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ResourceMetaData</a> aMetaData, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/ResourceMetaDataFactory.html#configureResourceMetaData-org.apache.uima.resource.metadata.ResourceMetaData-java.lang.Class-">configureResourceMetaData</a></span>(org.apache.uima.resource.metadata.ResourceMetaData aMetaData, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> aComponentClass)</code> <div class="block">Adds meta data from a <a href="../../../../../org/apache/uima/fit/descriptor/ResourceMetaData.html" title="annotation in org.apache.uima.fit.descriptor"><code>ResourceMetaData</code></a> annotation to the given meta data object if such an annotation is present on the component class.</div> @@ -196,7 +196,7 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>configureResourceMetaData</h4> -<pre>public static void configureResourceMetaData(<a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/ResourceMetaData.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">ResourceMetaData</a> aMetaData, +<pre>public static void configureResourceMetaData(org.apache.uima.resource.metadata.ResourceMetaData aMetaData, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> aComponentClass)</pre> <div class="block">Adds meta data from a <a href="../../../../../org/apache/uima/fit/descriptor/ResourceMetaData.html" title="annotation in org.apache.uima.fit.descriptor"><code>ResourceMetaData</code></a> annotation to the given meta data object if such an annotation is present on the component class. If no Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/SofaMappingFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/SofaMappingFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/SofaMappingFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/SofaMappingFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>SofaMappingFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>SofaMappingFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SofaMappingFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="SofaMappingFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { @@ -131,15 +131,15 @@ extends <a href="https://docs.oracle.com <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_engine/metadata/SofaMapping.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine.metadata">SofaMapping</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/SofaMappingFactory.html#createSofaMapping-java.lang.Class-java.lang.String-java.lang.String-">createSofaMapping</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent</a>> componentClass, +<td class="colFirst"><code>static org.apache.uima.analysis_engine.metadata.SofaMapping</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/SofaMappingFactory.html#createSofaMapping-java.lang.Class-java.lang.String-java.lang.String-">createSofaMapping</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends org.apache.uima.analysis_component.AnalysisComponent> componentClass, <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> componentSofaName, <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> aggregateSofaName)</code> <div class="block">Create a sofa mapping using the component class rather than the component name.</div> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_engine/metadata/SofaMapping.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine.metadata">SofaMapping</a></code></td> +<td class="colFirst"><code>static org.apache.uima.analysis_engine.metadata.SofaMapping</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/SofaMappingFactory.html#createSofaMapping-java.lang.String-java.lang.String-java.lang.String-">createSofaMapping</a></span>(<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> componentKey, <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> componentSofaName, <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> aggregateSofaName)</code> @@ -175,9 +175,9 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>createSofaMapping</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_engine/metadata/SofaMapping.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine.metadata">SofaMapping</a> createSofaMapping(<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> componentKey, - <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> componentSofaName, - <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> aggregateSofaName)</pre> +<pre>public static org.apache.uima.analysis_engine.metadata.SofaMapping createSofaMapping(<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> componentKey, + <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> componentSofaName, + <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> aggregateSofaName)</pre> <div class="block">This method creates a sofa mapping which is useful for mapping view names in individual components used in aggregate analysis engines to the view names used by the aggregate. <p> @@ -203,9 +203,9 @@ extends <a href="https://docs.oracle.com <ul class="blockListLast"> <li class="blockList"> <h4>createSofaMapping</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_engine/metadata/SofaMapping.html?is-external=true" title="class or interface in org.apache.uima.analysis_engine.metadata">SofaMapping</a> createSofaMapping(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/analysis_component/AnalysisComponent.html?is-external=true" title="class or interface in org.apache.uima.analysis_component">AnalysisComponent</a>> componentClass, - <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> componentSofaName, - <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> aggregateSofaName)</pre> +<pre>public static org.apache.uima.analysis_engine.metadata.SofaMapping createSofaMapping(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends org.apache.uima.analysis_component.AnalysisComponent> componentClass, + <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> componentSofaName, + <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> aggregateSofaName)</pre> <div class="block">Create a sofa mapping using the component class rather than the component name. Actually, the name of the class is used as the component name.</div> <dl> Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/TypePrioritiesFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/TypePrioritiesFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/TypePrioritiesFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/TypePrioritiesFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TypePrioritiesFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>TypePrioritiesFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TypePrioritiesFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="TypePrioritiesFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { @@ -130,24 +130,24 @@ extends <a href="https://docs.oracle.com <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a></code></td> +<td class="colFirst"><code>static org.apache.uima.resource.metadata.TypePriorities</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html#createTypePriorities--">createTypePriorities</a></span>()</code> -<div class="block">Creates a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>TypePriorities</code></a> from all type priorities descriptions that can be found via +<div class="block">Creates a <code>TypePriorities</code> from all type priorities descriptions that can be found via the pattern specified in the system property <code>org.apache.uima.fit.typepriorities.import_pattern</code> or via the <code>META-INF/org.apache.uima.fit/typepriorities.txt</code> files in the classpath.</div> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html#createTypePriorities-java.lang.Class...-">createTypePriorities</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>>... prioritizedTypes)</code> +<td class="colFirst"><code>static org.apache.uima.resource.metadata.TypePriorities</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html#createTypePriorities-java.lang.Class...-">createTypePriorities</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends org.apache.uima.jcas.cas.TOP>... prioritizedTypes)</code> <div class="block">Create a TypePriorities given a sequence of ordered type classes</div> </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a></code></td> +<td class="colFirst"><code>static org.apache.uima.resource.metadata.TypePriorities</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html#createTypePriorities-java.lang.String...-">createTypePriorities</a></span>(<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>... prioritizedTypeNames)</code> -<div class="block">Create a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>TypePriorities</code></a> given a sequence of ordered type names</div> +<div class="block">Create a <code>TypePriorities</code> given a sequence of ordered type names</div> </td> </tr> <tr id="i3" class="rowColor"> @@ -191,7 +191,7 @@ extends <a href="https://docs.oracle.com <li class="blockList"> <h4>createTypePriorities</h4> <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/SafeVarargs.html?is-external=true" title="class or interface in java.lang">@SafeVarargs</a> -public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a> createTypePriorities(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/jcas/cas/TOP.html?is-external=true" title="class or interface in org.apache.uima.jcas.cas">TOP</a>>... prioritizedTypes)</pre> +public static org.apache.uima.resource.metadata.TypePriorities createTypePriorities(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends org.apache.uima.jcas.cas.TOP>... prioritizedTypes)</pre> <div class="block">Create a TypePriorities given a sequence of ordered type classes</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -207,8 +207,8 @@ public static <a href="https://uima <ul class="blockList"> <li class="blockList"> <h4>createTypePriorities</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a> createTypePriorities(<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>... prioritizedTypeNames)</pre> -<div class="block">Create a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>TypePriorities</code></a> given a sequence of ordered type names</div> +<pre>public static org.apache.uima.resource.metadata.TypePriorities createTypePriorities(<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>... prioritizedTypeNames)</pre> +<div class="block">Create a <code>TypePriorities</code> given a sequence of ordered type names</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>prioritizedTypeNames</code> - a sequence of ordered type names</dd> @@ -223,9 +223,9 @@ public static <a href="https://uima <ul class="blockList"> <li class="blockList"> <h4>createTypePriorities</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypePriorities</a> createTypePriorities() - throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre> -<div class="block">Creates a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypePriorities.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>TypePriorities</code></a> from all type priorities descriptions that can be found via +<pre>public static org.apache.uima.resource.metadata.TypePriorities createTypePriorities() + throws org.apache.uima.resource.ResourceInitializationException</pre> +<div class="block">Creates a <code>TypePriorities</code> from all type priorities descriptions that can be found via the pattern specified in the system property <code>org.apache.uima.fit.typepriorities.import_pattern</code> or via the <code>META-INF/org.apache.uima.fit/typepriorities.txt</code> files in the classpath.</div> @@ -233,7 +233,7 @@ public static <a href="https://uima <dt><span class="returnLabel">Returns:</span></dt> <dd>the auto-scanned type priorities.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if the collected type priorities cannot be merged.</dd> +<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - if the collected type priorities cannot be merged.</dd> </dl> </li> </ul> @@ -244,7 +244,7 @@ public static <a href="https://uima <li class="blockList"> <h4>scanTypePrioritiesDescriptors</h4> <pre>public 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>[] scanTypePrioritiesDescriptors() - throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre> + throws org.apache.uima.resource.ResourceInitializationException</pre> <div class="block">Get all currently accessible type priorities descriptor locations. A scan is actually only performed on the first call and the locations are cached. To force a re-scan use <a href="../../../../../org/apache/uima/fit/factory/TypePrioritiesFactory.html#forceTypePrioritiesDescriptorsScan--"><code>forceTypePrioritiesDescriptorsScan()</code></a>.</div> @@ -252,7 +252,7 @@ public static <a href="https://uima <dt><span class="returnLabel">Returns:</span></dt> <dd>an array of locations.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if the locations could not be resolved.</dd> +<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - if the locations could not be resolved.</dd> </dl> </li> </ul> Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TypeSystemDescriptionFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>TypeSystemDescriptionFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TypeSystemDescriptionFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="TypeSystemDescriptionFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { @@ -130,23 +130,23 @@ extends <a href="https://docs.oracle.com <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a></code></td> +<td class="colFirst"><code>static org.apache.uima.resource.metadata.TypeSystemDescription</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html#createTypeSystemDescription--">createTypeSystemDescription</a></span>()</code> -<div class="block">Creates a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>TypeSystemDescription</code></a> from all type descriptions that can be found via the +<div class="block">Creates a <code>TypeSystemDescription</code> from all type descriptions that can be found via the default import pattern or via the <code>META-INF/org.apache.uima.fit/types.txt</code> files in the classpath.</div> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a></code></td> +<td class="colFirst"><code>static org.apache.uima.resource.metadata.TypeSystemDescription</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html#createTypeSystemDescription-java.lang.String...-">createTypeSystemDescription</a></span>(<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>... descriptorNames)</code> <div class="block">Creates a TypeSystemDescription from descriptor names.</div> </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a></code></td> +<td class="colFirst"><code>static org.apache.uima.resource.metadata.TypeSystemDescription</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html#createTypeSystemDescriptionFromPath-java.lang.String...-">createTypeSystemDescriptionFromPath</a></span>(<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>... descriptorURIs)</code> -<div class="block">Creates a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>TypeSystemDescription</code></a> from a descriptor file</div> +<div class="block">Creates a <code>TypeSystemDescription</code> from a descriptor file</div> </td> </tr> <tr id="i3" class="rowColor"> @@ -189,7 +189,7 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>createTypeSystemDescription</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a> createTypeSystemDescription(<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>... descriptorNames)</pre> +<pre>public static org.apache.uima.resource.metadata.TypeSystemDescription createTypeSystemDescription(<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>... descriptorNames)</pre> <div class="block">Creates a TypeSystemDescription from descriptor names.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -205,8 +205,8 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>createTypeSystemDescriptionFromPath</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a> createTypeSystemDescriptionFromPath(<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>... descriptorURIs)</pre> -<div class="block">Creates a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>TypeSystemDescription</code></a> from a descriptor file</div> +<pre>public static org.apache.uima.resource.metadata.TypeSystemDescription createTypeSystemDescriptionFromPath(<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>... descriptorURIs)</pre> +<div class="block">Creates a <code>TypeSystemDescription</code> from a descriptor file</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>descriptorURIs</code> - The descriptor file paths.</dd> @@ -221,16 +221,16 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>createTypeSystemDescription</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata">TypeSystemDescription</a> createTypeSystemDescription() - throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre> -<div class="block">Creates a <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/metadata/TypeSystemDescription.html?is-external=true" title="class or interface in org.apache.uima.resource.metadata"><code>TypeSystemDescription</code></a> from all type descriptions that can be found via the +<pre>public static org.apache.uima.resource.metadata.TypeSystemDescription createTypeSystemDescription() + throws org.apache.uima.resource.ResourceInitializationException</pre> +<div class="block">Creates a <code>TypeSystemDescription</code> from all type descriptions that can be found via the default import pattern or via the <code>META-INF/org.apache.uima.fit/types.txt</code> files in the classpath.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the auto-scanned type system.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if the collected type system descriptions cannot be merged.</dd> +<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - if the collected type system descriptions cannot be merged.</dd> </dl> </li> </ul> @@ -241,7 +241,7 @@ extends <a href="https://docs.oracle.com <li class="blockList"> <h4>scanTypeDescriptors</h4> <pre>public 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>[] scanTypeDescriptors() - throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre> + throws org.apache.uima.resource.ResourceInitializationException</pre> <div class="block">Get all currently accessible type system descriptor locations. A scan is actually only performed on the first call and the locations are cached. To force a re-scan use <a href="../../../../../org/apache/uima/fit/factory/TypeSystemDescriptionFactory.html#forceTypeDescriptorsScan--"><code>forceTypeDescriptorsScan()</code></a>.</div> @@ -249,7 +249,7 @@ extends <a href="https://docs.oracle.com <dt><span class="returnLabel">Returns:</span></dt> <dd>an array of locations.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - if the locations could not be resolved.</dd> +<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - if the locations could not be resolved.</dd> </dl> </li> </ul> Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/UimaContextFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/UimaContextFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/UimaContextFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/UimaContextFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>UimaContextFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>UimaContextFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UimaContextFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="UimaContextFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { @@ -130,7 +130,7 @@ extends <a href="https://docs.oracle.com <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a></code></td> +<td class="colFirst"><code>static org.apache.uima.UimaContext</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/uima/fit/factory/UimaContextFactory.html#createUimaContext-java.lang.Object...-">createUimaContext</a></span>(<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>... configurationParameters)</code> <div class="block">Create a new UimaContext with the given configuration parameters set.</div> </td> @@ -163,8 +163,8 @@ extends <a href="https://docs.oracle.com <ul class="blockListLast"> <li class="blockList"> <h4>createUimaContext</h4> -<pre>public static <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/UimaContext.html?is-external=true" title="class or interface in org.apache.uima">UimaContext</a> createUimaContext(<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>... configurationParameters) - throws <a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></pre> +<pre>public static org.apache.uima.UimaContext createUimaContext(<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>... configurationParameters) + throws org.apache.uima.resource.ResourceInitializationException</pre> <div class="block">Create a new UimaContext with the given configuration parameters set.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -172,7 +172,7 @@ extends <a href="https://docs.oracle.com <dt><span class="returnLabel">Returns:</span></dt> <dd>The new UimaContext.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://uima.apache.org/d/uimaj-3.3.0/apidocs/org/apache/uima/resource/ResourceInitializationException.html?is-external=true" title="class or interface in org.apache.uima.resource">ResourceInitializationException</a></code> - If the context could not be created.</dd> +<dd><code>org.apache.uima.resource.ResourceInitializationException</code> - If the context could not be created.</dd> </dl> </li> </ul> Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AggregateBuilder.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AggregateBuilder.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AggregateBuilder.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AggregateBuilder.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.AggregateBuilder (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.AggregateBuilder (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.AggregateBuilder (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.AggregateBuilder (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AnalysisEngineFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AnalysisEngineFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AnalysisEngineFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AnalysisEngineFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.AnalysisEngineFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.AnalysisEngineFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.AnalysisEngineFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.AnalysisEngineFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AnnotationFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AnnotationFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AnnotationFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/AnnotationFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.AnnotationFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.AnnotationFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.AnnotationFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.AnnotationFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CapabilityFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CapabilityFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CapabilityFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CapabilityFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.CapabilityFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.CapabilityFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.CapabilityFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.CapabilityFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CasFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CasFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CasFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CasFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.CasFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.CasFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.CasFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.CasFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CollectionReaderFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CollectionReaderFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CollectionReaderFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/CollectionReaderFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.CollectionReaderFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.CollectionReaderFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.CollectionReaderFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.CollectionReaderFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.ConfigurationData.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.ConfigurationData.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.ConfigurationData.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.ConfigurationData.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.ConfigurationParameterFactory.ConfigurationData (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ConfigurationParameterFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.ConfigurationParameterFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.ConfigurationParameterFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.ConfigurationParameterFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.ConfigurationParameterFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ExternalResourceFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ExternalResourceFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ExternalResourceFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/ExternalResourceFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.ExternalResourceFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.ExternalResourceFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.ExternalResourceFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.ExternalResourceFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/FlowControllerFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/FlowControllerFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/FlowControllerFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/FlowControllerFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.FlowControllerFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.FlowControllerFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.FlowControllerFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.FlowControllerFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/FsIndexFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/FsIndexFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/FsIndexFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/FsIndexFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.FsIndexFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.FsIndexFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.FsIndexFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.FsIndexFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/JCasBuilder.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/JCasBuilder.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/JCasBuilder.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/JCasBuilder.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.JCasBuilder (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.JCasBuilder (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.JCasBuilder (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.JCasBuilder (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) { Modified: uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/JCasFactory.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/JCasFactory.html?rev=1907517&r1=1907516&r2=1907517&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/JCasFactory.html (original) +++ uima/site/trunk/uima-website/docs/d/uimafit-current/api/org/apache/uima/fit/factory/class-use/JCasFactory.html Wed Feb 8 10:33:37 2023 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.uima.fit.factory.JCasFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)</title> +<title>Uses of Class org.apache.uima.fit.factory.JCasFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.uima.fit.factory.JCasFactory (Apache uimaFIT 3.3.0 User-Level API Documentation)"; + parent.document.title="Uses of Class org.apache.uima.fit.factory.JCasFactory (Apache uimaFIT 3.4.0 User-Level API Documentation)"; } } catch(err) {
