org.netbeans.lib.cvsclient.file
Class DefaultWriteTextFilePreprocessor
java.lang.Object
org.netbeans.lib.cvsclient.file.DefaultWriteTextFilePreprocessor
- All Implemented Interfaces:
- WriteTextFilePreprocessor
public class DefaultWriteTextFilePreprocessor
- extends Object
- implements WriteTextFilePreprocessor
- Version:
- Sep 26, 2001
- Author:
- Thomas Singer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultWriteTextFilePreprocessor
public DefaultWriteTextFilePreprocessor()
copyTextFileToLocation
public void copyTextFileToLocation(InputStream processedInputStream,
File fileToWrite,
OutputStreamProvider customOutput)
throws IOException
- Specified by:
copyTextFileToLocation
in interface WriteTextFilePreprocessor
- Throws:
IOException
Copyright © 2011. All Rights Reserved.