public class DefaultSVNCommandLineDiffGenerator extends DefaultSVNDiffGenerator
EMPTY_FILE_IS, HEADER_SEPARATOR, PROPERTIES_SEPARATOR, WC_REVISION_LABEL
Constructor and Description |
---|
DefaultSVNCommandLineDiffGenerator(File file1,
File file2) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
displayHeader(OutputStream os,
String path,
boolean deleted) |
protected void |
displayHeaderFields(OutputStream os,
String label1,
String label2) |
protected boolean |
isHeaderForced(File file1,
File file2) |
createTempDirectory, displayAddedDirectory, displayBinary, displayDeletedDirectory, displayFileDiff, displayPropDiff, getBasePath, getDiffOptions, getDisplayPath, getEncoding, getEOL, getExternalDiffCommand, getGlobalEncoding, getLabel, getOptions, hasEncoding, hasEOL, init, isDiffAdded, isDiffCopied, isDiffDeleted, isDiffUnversioned, isForcedBinaryDiff, setBasePath, setDiffAdded, setDiffCopied, setDiffDeleted, setDiffOptions, setDiffUnversioned, setEncoding, setEOL, setExternalDiffCommand, setFallbackToAbsolutePath, setForcedBinaryDiff, setOptions, setRawDiffOptions, useLocalFileSeparatorChar
protected void displayHeaderFields(OutputStream os, String label1, String label2) throws IOException
displayHeaderFields
in class DefaultSVNDiffGenerator
IOException
protected boolean displayHeader(OutputStream os, String path, boolean deleted) throws IOException
displayHeader
in class DefaultSVNDiffGenerator
IOException
protected boolean isHeaderForced(File file1, File file2)
isHeaderForced
in class DefaultSVNDiffGenerator
Copyright © 2019. All rights reserved.