Uses of Class
org.apache.uima.fit.pipeline.JCasIterable
Packages that use JCasIterable
-
Uses of JCasIterable in org.apache.uima.fit.pipeline
Methods in org.apache.uima.fit.pipeline that return JCasIterableModifier and TypeMethodDescriptionstatic JCasIterableSimplePipeline.iteratePipeline(CollectionReaderDescription aReader, AnalysisEngineDescription... aEngines) Iterate through theJCasesprocessed by the pipeline, allowing to access each one after it has been processed.