Uses of Interface
org.tmatesoft.svn.core.internal.wc.admin.ISVNEntryHandler
Packages that use ISVNEntryHandler
Package
Description
-
Uses of ISVNEntryHandler in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNEntryHandlerModifier and TypeClassDescriptionprotected class
protected class
Methods in org.tmatesoft.svn.core.internal.wc that return ISVNEntryHandlerModifier and TypeMethodDescriptionISVNMergeStrategy.getMergeInfoEntryHandler
(String mergeSrcPath, SVNURL sourceRootURL, long revision1, long revision2, SVNRepository repository, SVNDepth depth, List childrenWithMergeInfo) SVNMergeDriver.getMergeInfoEntryHandler
(String mergeSrcPath, SVNURL sourceRootURL, long revision1, long revision2, SVNRepository repository, SVNDepth depth, List childrenWithMergeInfo) -
Uses of ISVNEntryHandler in org.tmatesoft.svn.core.internal.wc.admin
Classes in org.tmatesoft.svn.core.internal.wc.admin that implement ISVNEntryHandlerFields in org.tmatesoft.svn.core.internal.wc.admin declared as ISVNEntryHandlerMethods in org.tmatesoft.svn.core.internal.wc.admin with parameters of type ISVNEntryHandlerModifier and TypeMethodDescriptionvoid
SVNWCAccess.walkEntries
(File path, ISVNEntryHandler handler, boolean showHidden, boolean includeTC, SVNDepth depth) void
SVNWCAccess.walkEntries
(File path, ISVNEntryHandler handler, boolean showHidden, SVNDepth depth) void
SVNAdminArea.walkThisDirectory
(ISVNEntryHandler handler, boolean showHidden, SVNDepth depth) Constructors in org.tmatesoft.svn.core.internal.wc.admin with parameters of type ISVNEntryHandlerModifierConstructorDescriptionTCEntryHandler
(File target, SVNWCAccess wcAccess, ISVNEntryHandler delegate, SVNDepth depth) -
Uses of ISVNEntryHandler in org.tmatesoft.svn.core.internal.wc16
Classes in org.tmatesoft.svn.core.internal.wc16 that implement ISVNEntryHandlerModifier and TypeClassDescriptionprivate class
private class
private class
private class