public interface CasIterator
AnalysisEngine.processAndOutputNewCASes(CAS) method.boolean hasNext()
throws AnalysisEngineProcessException
AnalysisEngineProcessException - if a failure has occurred during processing. If an exception is thrown, this
indicates that processing has aborted, so no further calls to the CasIterator
should be made.CAS next() throws AnalysisEngineProcessException
AnalysisEngineProcessException - if a failure has occurred during processing. If an exception is thrown, this
indicates that processing has aborted, so no further calls to the CasIterator
should be made.void release()
Copyright © 2013. All Rights Reserved.