| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| 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  | SimpleResourceFactoryA simple implementation of a  ResourceFactory. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.