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, setPath
public OneFilePipeline() throws FileNotFoundException, UnsupportedEncodingException
public OneFilePipeline(String path) throws FileNotFoundException, UnsupportedEncodingException
public void process(ResultItems resultItems, Task task)
Pipeline
Copyright © 2017. All rights reserved.