Uses of Class
org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Package
Description
The Annotator Interfaces, along with supporting interfaces
and exception classes.
-
Uses of AnnotatorProcessException in org.apache.uima.analysis_engine.annotator
Modifier and TypeMethodDescriptionvoid
GenericAnnotator.process
(CAS aCAS, ResultSpecification aResultSpec) Deprecated.Invokes this annotator's analysis logic.void
JTextAnnotator.process
(JCas aJCas, ResultSpecification aResultSpec) Deprecated.Invokes this annotator's analysis logic.void
TextAnnotator.process
(CAS aCAS, ResultSpecification aResultSpec) Deprecated.Invokes this annotator's analysis logic. -
Uses of AnnotatorProcessException in org.apache.uima.uimacpp
Modifier and TypeMethodDescriptionvoid
UimacppAnalysisComponent.process
(CAS cas, ResultSpecification aResultSpec)