Uses of Package
org.apache.uima.analysis_engine.annotator
Packages that use org.apache.uima.analysis_engine.annotator
Package
Description
The Annotator Interfaces, along with supporting interfaces and exception classes.
-
Classes in org.apache.uima.analysis_engine.annotator used by org.apache.uima.analysis_engine.annotatorClassDescriptionDeprecated.As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase insteadAn
AnnotatorConfigurationExceptionis thrown by an annotator if the settings of its configuration parameters are invalid.Deprecated.As of release 2.3.0, use {link UimaContext} insteadDeprecated.Use {link UimaContext} insteadAnAnnotatorInitializationExceptionmay be thrown by an annotator's initialize method, indicating that the annotator failed to successfully initialize itself.AnAnnotatorProcessExceptionmay be thrown by an annotator's process method, indicating that a failure occurred during processing.Base interface for annotators in UIMA SDK v1.x.Deprecated.As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase insteadDeprecated.As of release 2.3.0, use JCasAnnotator_ImplBase instead -
Classes in org.apache.uima.analysis_engine.annotator used by org.apache.uima.analysis_engine.implClassDescriptionDeprecated.As of release 2.3.0, use {link UimaContext} insteadDeprecated.Use {link UimaContext} instead
-
-
Classes in org.apache.uima.analysis_engine.annotator used by org.apache.uima.uimacppClassDescriptionAn
AnnotatorConfigurationExceptionis thrown by an annotator if the settings of its configuration parameters are invalid.AnAnnotatorInitializationExceptionmay be thrown by an annotator's initialize method, indicating that the annotator failed to successfully initialize itself.AnAnnotatorProcessExceptionmay be thrown by an annotator's process method, indicating that a failure occurred during processing.