Uses of Interface
org.apache.uima.collection.metadata.CasProcessorErrorHandling
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CasProcessorErrorHandling in org.apache.uima
-
Uses of CasProcessorErrorHandling in org.apache.uima.collection.impl.metadata.cpe
Modifier and TypeClassDescriptionclass
The Class CasProcessorErrorHandlingImpl.Modifier and TypeMethodDescriptionCasProcessorCpeObject.getErrorHandling()
static CasProcessorErrorHandling
CpeDescriptorFactory.produceCasProcessorErrorHandling()
Produce cas processor error handling.Modifier and TypeMethodDescriptionvoid
CasProcessorCpeObject.setErrorHandling
(CasProcessorErrorHandling aErrorHandling) Sets the error handling. -
Uses of CasProcessorErrorHandling in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCpeCasProcessor.getErrorHandling()
ReturnsCasProcessorErrorHandling
object containing strategies to deal with errors that may occur during processing. -
Uses of CasProcessorErrorHandling in org.apache.uima.impl