Class SVNDiffEditor.SVNFileInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNDiffEditor.SVNFileInfo
Enclosing class:
SVNDiffEditor

private static class SVNDiffEditor.SVNFileInfo extends Object
  • Field Details

    • myIsAdded

      private boolean myIsAdded
    • myPath

      private String myPath
    • myFile

      private File myFile
    • myBaseFile

      private File myBaseFile
    • myPropertyDiff

      private SVNProperties myPropertyDiff
  • Constructor Details

    • SVNFileInfo

      private SVNFileInfo()