Class SVNDiffEditor17.SVNFileInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNDiffEditor17.SVNFileInfo
- Enclosing class:
- SVNDiffEditor17
private static class SVNDiffEditor17.SVNFileInfo
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate java.io.File
private boolean
private java.lang.String
private java.io.File
private SVNProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
isAdded
private boolean isAdded -
path
private java.lang.String path -
file
private java.io.File file -
pristineFile
private java.io.File pristineFile -
propertyDiff
-
-
Constructor Details
-
SVNFileInfo
private SVNFileInfo()
-