Uses of Class
org.apache.uima.fit.pipeline.JCasIterable
-
Uses of JCasIterable in org.apache.uima.fit.pipeline
Modifier and TypeMethodDescriptionstatic JCasIterable
SimplePipeline.iteratePipeline
(org.apache.uima.collection.CollectionReaderDescription aReader, org.apache.uima.analysis_engine.AnalysisEngineDescription... aEngines) Iterate through theJCases
processed by the pipeline, allowing to access each one after it has been processed.