|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.lib.cvsclient.file.DefaultTransmitTextFilePreprocessor
public class DefaultTransmitTextFilePreprocessor
Constructor Summary | |
---|---|
DefaultTransmitTextFilePreprocessor()
|
Method Summary | |
---|---|
void |
cleanup(java.io.File preprocessedTextFile)
Cleans up the preprocessed text file after sending it. |
java.io.File |
getPreprocessedTextFile(java.io.File originalTextFile)
Generates the preprocessed text file from the original text file. |
void |
setTempDir(java.io.File tempDir)
Set the temporary directory that is to be used to create temporary files. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultTransmitTextFilePreprocessor()
Method Detail |
---|
public void setTempDir(java.io.File tempDir)
TransmitTextFilePreprocessor
setTempDir
in interface TransmitTextFilePreprocessor
public java.io.File getPreprocessedTextFile(java.io.File originalTextFile) throws java.io.IOException
TransmitTextFilePreprocessor
getPreprocessedTextFile
in interface TransmitTextFilePreprocessor
java.io.IOException
public void cleanup(java.io.File preprocessedTextFile)
TransmitTextFilePreprocessor
cleanup
in interface TransmitTextFilePreprocessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |