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