Package org.apache.uima.impl
package org.apache.uima.impl
Apache UIMA internals
Contains reference implementations of the interfaces in org.apache.uima
.
-
ClassDescriptionResource Factory that handles
AnalysisEngineDescription
andTaeDescription
elements.Specialized Resource Factory for producing CasConsumers.Deprecated.As of v2.0, CAS Initializers are deprecated.Reference implementation ofAnnotatorContext
.Specialized Resource Factory for producing CollectionReaders.A registry containing (ResourceSpecifier Class,ResourceFactory
) pairs.Resource Factory that handlesCustomResourceSpecifier
elements.Reference implementation ofResourceSpecifierFactory
.Implementation of the rootUimaContext
.Deprecated.Instances of this class shared by multiple threadsThis is the main interface point to the UIMA reference implemention.The source for this class is located in src/main/versionJava/org/apache/uima/impl/UimaVersion.java It is processed at build time to create a java source, by substituting values from the build into some fields.Shared code refactored from other spots to reduce duplication and improve maintainability