public interface WriteTextFilePreprocessor extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
copyTextFileToLocation(InputStream processedInputStream,
File fileToWrite,
OutputStreamProvider customOutput) |
void copyTextFileToLocation(InputStream processedInputStream, File fileToWrite, OutputStreamProvider customOutput) throws IOException
IOExceptionCopyright © 2013. All rights reserved.