private static class SVNDiffEditor.SVNFileInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.io.File |
myBaseFile |
private java.io.File |
myFile |
private boolean |
myIsAdded |
private java.lang.String |
myPath |
private SVNProperties |
myPropertyDiff |
Modifier | Constructor and Description |
---|---|
private |
SVNFileInfo() |
private boolean myIsAdded
private java.lang.String myPath
private java.io.File myFile
private java.io.File myBaseFile
private SVNProperties myPropertyDiff