@PipeBitInfo(name="HTML Table Writer", description="Writes HTML files with a Table representation of extracted information.", role=WRITER, dependencies=BASE_TOKEN) public class HtmlTableCasConsumer extends org.apache.uima.collection.CasConsumer_ImplBase
Constructor and Description |
---|
HtmlTableCasConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
void |
processCas(org.apache.uima.cas.CAS cas) |
batchProcessComplete, collectionProcessComplete, destroy, getProcessingResourceMetaData, initialize, isReadOnly, isStateless, processCas, reconfigure, typeSystemInit
getConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValue
getCasManager, getLogger, getMetaData, getResourceManager, getUimaContext, getUimaContextAdmin, setLogger, setMetaData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void initialize() throws org.apache.uima.resource.ResourceInitializationException
initialize
in class org.apache.uima.collection.CasConsumer_ImplBase
org.apache.uima.resource.ResourceInitializationException
public void processCas(org.apache.uima.cas.CAS cas) throws org.apache.uima.resource.ResourceProcessException
org.apache.uima.resource.ResourceProcessException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.