| Package | Description |
|---|---|
| org.apache.uima.analysis_engine.impl | |
| org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
| org.apache.uima.internal.util | |
| org.apache.uima.internal.util.rb_trees | |
| org.apache.uima.resource.impl | |
| org.apache.uima.test.junit_extension |
| Class and Description |
|---|
| AnalysisEnginePool
A pool of Analysis Engines, which supports reconfiguration.
|
| Class and Description |
|---|
| ComparableIntPointerIterator
Interface for a comparable IntPointerIterator.
|
| IntComparator
Compare two integers.
|
| IntPointerIterator
Int iterator moving forwards and backwards, in the UIMA style.
|
| IntVector
Like
java.util.Vector, but elements are ints. |
| PositiveIntSet |
| PositiveIntSet_impl
An set of non-zero integers, ability to iterate over them (possibly in a sorted way),
with O(1) operations for adding, removing, and testing for contains.
|
| XmlElementName
Data structure used to encapsulate the different pieces of information that
make up the name of an XML element - namely, the Namespace URI, the local
name, and the qname (qualified name).
|
| Class and Description |
|---|
| AnalysisEnginePool
A pool of Analysis Engines, which supports reconfiguration.
|
| BinaryTree
Simple binary tree class.
|
| CharArrayString
An unsafe String class based on a publicly accessible character array.
|
| GraphNode
Interface for a generic node in a graph.
|
| IntKeyValueIterator
Used in the CAS implementation.
|
| IntListIterator
Int iterator in the Java style, but returning/using ints.
|
| IntPointerIterator
Int iterator moving forwards and backwards, in the UIMA style.
|
| IntVector
Like
java.util.Vector, but elements are ints. |
| PositiveIntSet |
| ReplaceStringInFiles.ReplacementResult
Result class for string replacement.
|
| SortedIntSet
A set of integers, maintained as a sorted array.
|
| SymbolTable
The SymbolTable class provides a generic symbol table.
|
| TimeSpan
Encode a span of time.
|
| XmlAttribute
Data structure representing an XML attribute.
|
| XmlElementName
Data structure used to encapsulate the different pieces of information that
make up the name of an XML element - namely, the Namespace URI, the local
name, and the qname (qualified name).
|
| Class and Description |
|---|
| BinaryTree
Simple binary tree class.
|
| ComparableIntPointerIterator
Interface for a comparable IntPointerIterator.
|
| IntComparator
Compare two integers.
|
| IntKeyValueIterator
Used in the CAS implementation.
|
| IntListIterator
Int iterator in the Java style, but returning/using ints.
|
| IntPointerIterator
Int iterator moving forwards and backwards, in the UIMA style.
|
| Class and Description |
|---|
| UIMAClassLoader
UIMAClassLoader is used as extension ClassLoader for UIMA to load additional components like
annotators and resources.
|
| Class and Description |
|---|
| TimeSpan
Encode a span of time.
|
Copyright © 2018. All rights reserved.