@PipeBitInfo(name="Document Text Writer", description="Writes Text files with original text from the document.", role=WRITER, dependencies=DOCUMENT_ID) public class FilesInDirectoryCasConsumer extends org.apache.uima.collection.CasConsumer_ImplBase
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_OUTPUTDIR |
Constructor and Description |
---|
FilesInDirectoryCasConsumer() |
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 static final String PARAM_OUTPUTDIR
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.