Class SVNDiffEditor17.SVNFileInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNDiffEditor17.SVNFileInfo
Enclosing class:
SVNDiffEditor17

private static class SVNDiffEditor17.SVNFileInfo extends Object
  • Field Details

    • isAdded

      private boolean isAdded
    • path

      private String path
    • file

      private File file
    • pristineFile

      private File pristineFile
    • propertyDiff

      private SVNProperties propertyDiff
  • Constructor Details

    • SVNFileInfo

      private SVNFileInfo()