Uses of Class
org.tmatesoft.svn.core.internal.wc2.ng.SvnDiffEditor.Entry
Packages that use SvnDiffEditor.Entry
-
Uses of SvnDiffEditor.Entry in org.tmatesoft.svn.core.internal.wc2.ng
Fields in org.tmatesoft.svn.core.internal.wc2.ng declared as SvnDiffEditor.EntryModifier and TypeFieldDescriptionprivate SvnDiffEditor.Entry
SvnDiffEditor.currentEntry
private SvnDiffEditor.Entry
SvnDiffEditor.Entry.parent
private SvnDiffEditor.Entry
SvnDiffEditor.rootEntry
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnDiffEditor.EntryModifier and TypeMethodDescriptionprivate void
SvnDiffEditor.addToCompared
(SvnDiffEditor.Entry entry, java.lang.String path) private void
SvnDiffEditor.handleLocalOnly
(SvnDiffEditor.Entry pb, java.lang.String name) Constructors in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnDiffEditor.EntryModifierConstructorDescriptionEntry
(boolean file, java.lang.String path, SvnDiffEditor.Entry parent, boolean added, SVNDepth depth, java.io.File localAbspath)