Class SVNDiffEditor.SVNDirectoryInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNDiffEditor.SVNDirectoryInfo
- Enclosing class:
- SVNDiffEditor
private static class SVNDiffEditor.SVNDirectoryInfo
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate java.util.Setprivate SVNDepthprivate booleanprivate SVNDiffEditor.SVNDirectoryInfoprivate java.lang.Stringprivate 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
-
myIsAdded
private boolean myIsAdded -
myPath
private java.lang.String myPath -
myPropertyDiff
-
myParent
-
myComparedEntries
private java.util.Set myComparedEntries -
myDepth
-
-
Constructor Details
-
SVNDirectoryInfo
private SVNDirectoryInfo()
-