Package org.apache.uima
package org.apache.uima
The main package for the Unstructured Information Management Middleware
Architecture. The
UIMAFramework
class provides the primary
interface point for applications.-
ClassDescriptionA type of
ResourceFactory
that produces resources by delegating to other Resource Factories.Some constants used by the UIMA framework.TheInternationalizedException
class adds internationalization support to the standard functionality provided byjava.lang.Exception
.TheInternationalizedRuntimeException
class adds internationalization support to the standard functionality provided byjava.lang.RuntimeException
.AResourceFactory
is used to acquire instances ofResource
s.A factory used to createResourceSpecifier
instances and instances of other objects needed to composeResourceSpecifier
s.Thrown to indicate that a method has been passed an illegal or inappropriate argument.Signals that a method has been invoked at an illegal or inappropriate time.Thrown to indicate that the requested operation is not supported.Provides access to external resources (other than the CAS).Admin interface to the UIMA Context.This is the superclass for all exceptions in UIMA.This is an application's main interface point to the UIMA Framework.This is the superclass for all runtime exceptions in UIMA.