Package | Description |
---|---|
org.apache.uima |
The main package for the Unstructured Information Management Middleware
Architecture.
|
org.apache.uima.cas |
Common Analysis System (CAS) Interfaces.
|
org.apache.uima.pear.tools |
The
org.apache.uima.pear.tools package provides applications
and tools that allow installing PEAR packages containing UIMA-compliant
components, verifying serviceability of installed components by using
UIMA API and browsing PEAR packages. |
Modifier and Type | Class and Description |
---|---|
class |
UIMA_IllegalArgumentException
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
|
class |
UIMA_IllegalStateException
Signals that a method has been invoked at an illegal or inappropriate time.
|
class |
UIMA_UnsupportedOperationException
Thrown to indicate that the requested operation is not supported.
|
class |
UIMARuntimeException
This is the superclass for all runtime exceptions in UIMA.
|
Modifier and Type | Class and Description |
---|---|
class |
CASRuntimeException
Runtime exception class for package org.apache.uima.cas.
|
Modifier and Type | Class and Description |
---|---|
class |
PackageInstallerException
Exception thrown if PEAR installation fails.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.