Uses of Class
org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Packages that use AnnotatorProcessException
Package
Description
 The Annotator Interfaces, along with supporting interfaces and exception classes.
- 
Uses of AnnotatorProcessException in org.apache.uima.analysis_engine.annotatorMethods in org.apache.uima.analysis_engine.annotator that throw AnnotatorProcessExceptionModifier and TypeMethodDescriptionvoidGenericAnnotator.process(CAS aCAS, ResultSpecification aResultSpec) Deprecated.Invokes this annotator's analysis logic.voidJTextAnnotator.process(JCas aJCas, ResultSpecification aResultSpec) Deprecated.Invokes this annotator's analysis logic.voidTextAnnotator.process(CAS aCAS, ResultSpecification aResultSpec) Deprecated.Invokes this annotator's analysis logic.
- 
Uses of AnnotatorProcessException in org.apache.uima.uimacppMethods in org.apache.uima.uimacpp that throw AnnotatorProcessExceptionModifier and TypeMethodDescriptionvoidUimacppAnalysisComponent.process(CAS cas, ResultSpecification aResultSpec)