public class OneFilePipeline extends FilePersistentBase implements Pipeline
path, PATH_SEPERATOR| Constructor and Description |
|---|
OneFilePipeline() |
OneFilePipeline(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(ResultItems resultItems,
Task task)
Process extracted results.
|
checkAndMakeParentDirecotry, getFile, getPath, setPathpublic OneFilePipeline()
throws FileNotFoundException,
UnsupportedEncodingException
public OneFilePipeline(String path) throws FileNotFoundException, UnsupportedEncodingException
public void process(ResultItems resultItems, Task task)
PipelineCopyright © 2017. All rights reserved.