Uses of Class
org.apache.uima.analysis_component.CasAnnotator_ImplBase
Packages that use CasAnnotator_ImplBase
Package
Description
uimaFIT-enhanced base classes for UIMA components and some simple components.
- 
Uses of CasAnnotator_ImplBase in org.apache.uima.fit.componentSubclasses of CasAnnotator_ImplBase in org.apache.uima.fit.componentModifier and TypeClassDescriptionclassBase class for CAS annotators which initializes itself based on annotations.classBase class for CAS consumers (actually aCasAnnotator_ImplBase) which initializes itself based on annotations.classDumps CAS content to a text file.classNo-operation annotator.
- 
Uses of CasAnnotator_ImplBase in org.apache.uima.tools.componentsSubclasses of CasAnnotator_ImplBase in org.apache.uima.tools.componentsModifier and TypeClassDescriptionclassA multi-sofa annotator that does XML detagging.