Uses of Interface
org.apache.uima.collection.metadata.CasProcessorErrorHandling

Packages that use CasProcessorErrorHandling
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.collection.impl.metadata.cpe   
org.apache.uima.collection.metadata Java object representation of a CPE Descriptor. 
 

Uses of CasProcessorErrorHandling in org.apache.uima
 

Methods in org.apache.uima that return CasProcessorErrorHandling
 CasProcessorErrorHandling ResourceSpecifierFactory.createErrorHandling()
           
 

Uses of CasProcessorErrorHandling in org.apache.uima.collection.impl.metadata.cpe
 

Methods in org.apache.uima.collection.impl.metadata.cpe that return CasProcessorErrorHandling
static CasProcessorErrorHandling CpeDescriptorFactory.produceCasProcessorErrorHandling()
           
 

Uses of CasProcessorErrorHandling in org.apache.uima.collection.metadata
 

Methods in org.apache.uima.collection.metadata that return CasProcessorErrorHandling
 CasProcessorErrorHandling CpeCasProcessor.getErrorHandling()
          Returns CasProcessorErrorHandling object containing strategies to deal with errors that may occur during processing.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.