Uses of Interface
org.netbeans.lib.cvsclient.file.OutputStreamProvider

Packages that use OutputStreamProvider
org.netbeans.lib.cvsclient.file   
 

Uses of OutputStreamProvider in org.netbeans.lib.cvsclient.file
 

Methods in org.netbeans.lib.cvsclient.file with parameters of type OutputStreamProvider
 void WriteRcsDiffFilePreprocessor.copyTextFileToLocation(InputStream processedInput, File fileToWrite, OutputStreamProvider customOutput)
          Processes the diff and merges it with the original file.
 void WriteTextFilePreprocessor.copyTextFileToLocation(InputStream processedInputStream, File fileToWrite, OutputStreamProvider customOutput)
           
 void DefaultWriteTextFilePreprocessor.copyTextFileToLocation(InputStream processedInputStream, File fileToWrite, OutputStreamProvider customOutput)
           
 



Copyright © 2011. All Rights Reserved.