| Package | Description | 
|---|---|
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.analysis_engine.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| JCasIterator | AnalysisEngine. processAndOutputNewCASes(JCas aJCAS)Processes a JCAS, possibly producing multiple JCASes as a result. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JCasIteratorWrapperWraps a CasIterator as a JCasIterator | 
| Modifier and Type | Method and Description | 
|---|---|
| JCasIterator | MultiprocessingAnalysisEngine_impl. processAndOutputNewCASes(JCas aJCas) | 
| JCasIterator | AnalysisEngineImplBase. processAndOutputNewCASes(JCas aJCas)Default implementation of processAndOutputNewCASes(JCas) method. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.