org.apache.uima.tutorial.ex3
public class TutorialDateTime extends JCasAnnotator_ImplBase
Constructor and Description |
---|
TutorialDateTime() |
Modifier and Type | Method and Description |
---|---|
void |
process(JCas aJCas)
The ResultSpecification controls what gets produced.
|
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
batchProcessComplete, collectionProcessComplete, destroy, getContext, getResultSpecification, initialize, reconfigure, setResultSpecification
public void process(JCas aJCas)
process
in class JCasAnnotator_ImplBase
aJCas
- a JCAS that this AnalysisComponent should process.Copyright © 2014. All Rights Reserved.