| Package | Description | 
|---|---|
| org.apache.uima | Apache UIMA | 
| org.apache.uima.impl | Apache UIMA internals | 
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CompositeResourceFactoryA type of  ResourceFactorythat produces resources by delegating to other Resource
 Factories. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CompositeResourceFactory. registerFactory(Class<? extends ResourceSpecifier> aResourceSpecifierInterface,
               ResourceFactory aFactory)Registers a ResourceFactory with this composite factory. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnalysisEngineFactory_implResource Factory that handles  AnalysisEngineDescriptionandTaeDescriptionelements. | 
| class  | CasConsumerFactory_implSpecialized Resource Factory for producing CasConsumers. | 
| class  | CasInitializerFactory_implDeprecated. 
 As of v2.0, CAS Initializers are deprecated. | 
| class  | CollectionReaderFactory_implSpecialized Resource Factory for producing CollectionReaders. | 
| class  | CompositeResourceFactory_implA registry containing (ResourceSpecifier Class,  ResourceFactory) pairs. | 
| class  | CustomResourceFactory_implResource Factory that handles  CustomResourceSpecifierelements. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CompositeResourceFactory_impl. registerFactory(Class aResourceSpecifierInterface,
               ResourceFactory aFactory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleResourceFactoryA simple implementation of a  ResourceFactory. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.