| Package | Description | 
|---|---|
| org.apache.uima.collection | Classes and interfaces for collection processing. | 
| org.apache.uima.collection.base_cpm | |
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CasConsumer_ImplBaseBase class for CAS Consumers in UIMA SDK v1.x, which developers should extend 
 with their own CAS Consumer implementation classes. | 
| class  | CasInitializer_ImplBaseDeprecated. 
 As of v2.0, CAS Initializers are deprecated. A component that performs an operation
             like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See
             org.apache.uima.examples.XmlDetagger for an example. | 
| class  | CollectionReader_ImplBaseBase class for Collection Readers, which developers should extend with their own Collection
 Reader implementation classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CasDataCollectionReader_ImplBaseBase class from which to extend when writing Collection Readers that use the  CasDatainterface to access the CAS. | 
| class  | CasDataConsumer_ImplBaseBase class from which to extend when writing CAS Consumers that use the  CasDatainterface
 to access the CAS. | 
| class  | CasDataInitializer_ImplBaseDeprecated. 
 As of v2.0, CAS Initializers are deprecated. A component that performs an operation
             like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See
             org.apache.uima.examples.XmlDetagger for an example. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConfigurableResource_ImplBaseImplementation base class for  ConfigurableResources. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.