Package org.apache.uima.analysis_engine.impl.compatibility
-
Class Summary Class Description AnalysisComponentAdapterFactory Factory that buildsAnalysisComponent
instances from AnalysisEngineDescription, CasConsumerDescription, or CollectionReaderDescription objects.AnnotatorAdapter Adapter that allows Annotators to implement the AnalysisComponent interface.CasConsumerAdapter Adapter that allows CasConsumers to implement the AnalysisComponent interface.CollectionReaderAdapter Adapter that allows CollectionReaders to implement the AnalysisComponent interface.