|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
WriteTextFilePreprocessor.copyTextFileToLocation(java.io.InputStream processedInputStream,
java.io.File fileToWrite,
OutputStreamProvider customOutput)
|
void |
DefaultWriteTextFilePreprocessor.copyTextFileToLocation(java.io.InputStream processedInputStream,
java.io.File fileToWrite,
OutputStreamProvider customOutput)
|
void |
WriteRcsDiffFilePreprocessor.copyTextFileToLocation(java.io.InputStream processedInput,
java.io.File fileToWrite,
OutputStreamProvider customOutput)
Processes the diff and merges it with the original file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |