|
||||||||||
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 |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |