|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransmitTextFilePreprocessor
Preprocesses the text file before transmitting to the server.
Method Summary | |
---|---|
void |
cleanup(File preprocessedTextFile)
Cleans up the preprocessed text file after sending it. |
File |
getPreprocessedTextFile(File originalTextFile)
Generates the preprocessed text file from the original text file. |
void |
setTempDir(File tempDir)
Set the temporary directory that is to be used to create temporary files. |
Method Detail |
---|
File getPreprocessedTextFile(File originalTextFile) throws IOException
IOException
void cleanup(File preprocessedTextFile)
void setTempDir(File tempDir)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |