public class MeetingAnnotator
extends org.apache.uima.analysis_component.JCasAnnotator_ImplBase
| Constructor and Description |
|---|
MeetingAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.apache.uima.UimaContext aContext) |
void |
process(org.apache.uima.jcas.JCas aJCas) |
getRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic void initialize(org.apache.uima.UimaContext aContext)
throws org.apache.uima.resource.ResourceInitializationException
initialize in interface org.apache.uima.analysis_component.AnalysisComponentinitialize in class org.apache.uima.analysis_component.AnalysisComponent_ImplBaseorg.apache.uima.resource.ResourceInitializationExceptionAnalysisComponent.initialize(UimaContext)public void process(org.apache.uima.jcas.JCas aJCas)
process in class org.apache.uima.analysis_component.JCasAnnotator_ImplBaseJCasAnnotator_ImplBase.process(JCas)Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.