Package org.apache.uima.impl
Apache UIMA internals
Contains reference implementations of the interfaces in org.apache.uima
.
-
Class Summary Class Description AnalysisEngineFactory_impl Resource Factory that handlesAnalysisEngineDescription
andTaeDescription
elements.CasConsumerFactory_impl Specialized Resource Factory for producing CasConsumers.CasInitializerFactory_impl Deprecated. As of v2.0, CAS Initializers are deprecated.ChildUimaContext_impl Reference implementation ofAnnotatorContext
.CollectionReaderFactory_impl Specialized Resource Factory for producing CollectionReaders.CompositeResourceFactory_impl A registry containing (ResourceSpecifier Class,ResourceFactory
) pairs.CompositeResourceFactory_impl.Registration Inner class that holds information on a registered factory.CustomResourceFactory_impl Resource Factory that handlesCustomResourceSpecifier
elements.ResourceSpecifierFactory_impl Reference implementation ofResourceSpecifierFactory
.RootUimaContext_impl Implementation of the rootUimaContext
.SofaID_impl Deprecated. UimaContext_ImplBase Instances of this class shared by multiple threadsUIMAFramework_impl This is the main interface point to the UIMA reference implemention.UimaVersion 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.Util Shared code refactored from other spots to reduce duplication and improve maintainability