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.EntrySvnDiffEditor.currentEntryprivate SvnDiffEditor.EntrySvnDiffEditor.Entry.parentprivate SvnDiffEditor.EntrySvnDiffEditor.rootEntryMethods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnDiffEditor.EntryModifier and TypeMethodDescriptionprivate voidSvnDiffEditor.addToCompared(SvnDiffEditor.Entry entry, java.lang.String path) private voidSvnDiffEditor.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)