org.netbeans.lib.cvsclient.file
Interface WriteTextFilePreprocessor
- All Known Implementing Classes:
- DefaultWriteTextFilePreprocessor, WriteRcsDiffFilePreprocessor
- public interface WriteTextFilePreprocessor
Preprocesses the text file after getting from server.
Method Summary |
void |
copyTextFileToLocation(java.io.InputStream processedInputStream,
java.io.File fileToWrite)
|
copyTextFileToLocation
public void copyTextFileToLocation(java.io.InputStream processedInputStream,
java.io.File fileToWrite)
throws java.io.IOException
- Throws:
java.io.IOException
Built on February 19 2008. | Portions Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.