Class SVNDiffEditor17.SVNDirectoryInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNDiffEditor17.SVNDirectoryInfo
- Enclosing class:
- SVNDiffEditor17
private static class SVNDiffEditor17.SVNDirectoryInfo
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate java.util.Set
private SVNDepth
private boolean
private SVNDiffEditor17.SVNDirectoryInfo
private java.lang.String
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 -
propertyDiff
-
parent
-
comparedEntries
private java.util.Set comparedEntries -
depth
-
-
Constructor Details
-
SVNDirectoryInfo
private SVNDirectoryInfo()
-