Package | Description |
---|---|
org.netbeans.lib.cvsclient.file |
Modifier and Type | Method and Description |
---|---|
void |
WriteTextFilePreprocessor.copyTextFileToLocation(InputStream processedInputStream,
File fileToWrite,
OutputStreamProvider customOutput) |
void |
WriteRcsDiffFilePreprocessor.copyTextFileToLocation(InputStream processedInput,
File fileToWrite,
OutputStreamProvider customOutput)
Processes the diff and merges it with the original file.
|
void |
DefaultWriteTextFilePreprocessor.copyTextFileToLocation(InputStream processedInputStream,
File fileToWrite,
OutputStreamProvider customOutput) |
Copyright © 2016. All rights reserved.