@PipeBitInfo(name="XMI Writer 3", description="Writes XMI files with full representation of input text and all extracted information.", role=WRITER, dependencies=DOCUMENT_ID) public class DBConsumer extends org.apache.uima.analysis_component.JCasAnnotator_ImplBase
Constructor and Description |
---|
DBConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(org.apache.uima.UimaContext aContext)
read config parameters
|
void |
process(org.apache.uima.jcas.JCas jcas)
call the documentMapperService to save the document.
|
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public void initialize(org.apache.uima.UimaContext aContext) throws org.apache.uima.resource.ResourceInitializationException
initialize
in interface org.apache.uima.analysis_component.AnalysisComponent
initialize
in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
org.apache.uima.resource.ResourceInitializationException
public void process(org.apache.uima.jcas.JCas jcas)
process
in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.