Uses of Class
org.apache.uima.collection.CollectionReader_ImplBase
Packages that use CollectionReader_ImplBase
Package
Description
uimaFIT-enhanced base classes for UIMA components and some simple components.
Example for an UIMA-based experiment running an analysis and evaluating the results.
- 
Uses of CollectionReader_ImplBase in org.apache.uima.fit.componentSubclasses of CollectionReader_ImplBase in org.apache.uima.fit.componentModifier and TypeClassDescriptionclassBase class for CAS collection readers which initializes itself based on annotations.classBase class for JCas collection readers which initializes itself based on annotations.
- 
Uses of CollectionReader_ImplBase in org.apache.uima.fit.examples.experiment.posSubclasses of CollectionReader_ImplBase in org.apache.uima.fit.examples.experiment.posModifier and TypeClassDescriptionclassThis collection reader is meant for example purposes only.
- 
Uses of CollectionReader_ImplBase in org.apache.uima.tools.componentsSubclasses of CollectionReader_ImplBase in org.apache.uima.tools.componentsModifier and TypeClassDescriptionclassA simple collection reader that reads documents from a directory in the filesystem.