public class SofaExampleAnnotator extends CasAnnotator_ImplBase
Constructor and Description |
---|
SofaExampleAnnotator() |
Modifier and Type | Method and Description |
---|---|
void |
process(CAS aCas)
Inputs a CAS to the AnalysisComponent.
|
getRequiredCasInterface, process, typeSystemInit
getCasInstancesRequired, hasNext, next
batchProcessComplete, collectionProcessComplete, destroy, getContext, getResultSpecification, initialize, reconfigure, setResultSpecification
public void process(CAS aCas) throws AnalysisEngineProcessException
CasAnnotator_ImplBase
process
in class CasAnnotator_ImplBase
aCas
- A CAS that this AnalysisComponent should process.AnalysisEngineProcessException
- if a problem occurs during processingCopyright © 2013. All Rights Reserved.