private static class SVNDiffEditor17.SVNDirectoryInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Set |
comparedEntries |
private SVNDepth |
depth |
private boolean |
isAdded |
private SVNDiffEditor17.SVNDirectoryInfo |
parent |
private java.lang.String |
path |
private SVNProperties |
propertyDiff |
Modifier | Constructor and Description |
---|---|
private |
SVNDirectoryInfo() |
private boolean isAdded
private java.lang.String path
private SVNProperties propertyDiff
private SVNDiffEditor17.SVNDirectoryInfo parent
private java.util.Set comparedEntries
private SVNDepth depth