Uses of Interface
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.ISVNWCNodeHandler
Packages that use SVNWCContext.ISVNWCNodeHandler
-
Uses of SVNWCContext.ISVNWCNodeHandler in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNWCContext.ISVNWCNodeHandlerModifier and TypeMethodDescriptionvoid
SVNWCContext.nodeWalkChildren
(java.io.File localAbspath, SVNWCContext.ISVNWCNodeHandler nodeHandler, boolean showHidden, SVNDepth walkDepth, java.util.Collection<java.lang.String> changelists) private void
SVNWCContext.walkerHelper
(java.io.File dirAbspath, SVNWCContext.ISVNWCNodeHandler nodeHandler, boolean showHidden, SVNDepth depth, java.util.Collection<java.lang.String> changelists) -
Uses of SVNWCContext.ISVNWCNodeHandler in org.tmatesoft.svn.core.internal.wc2.ng
Classes in org.tmatesoft.svn.core.internal.wc2.ng that implement SVNWCContext.ISVNWCNodeHandler