Uses of Interface
org.tmatesoft.svn.core.wc.ISVNPathListHandler
Packages that use ISVNPathListHandler
Package
Description
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
-
Uses of ISVNPathListHandler in org.tmatesoft.svn.core.internal.wc16
Fields in org.tmatesoft.svn.core.internal.wc16 declared as ISVNPathListHandlerMethods in org.tmatesoft.svn.core.internal.wc16 with parameters of type ISVNPathListHandlerModifier and TypeMethodDescriptionvoid
SVNBasicDelegate.setPathListHandler
(ISVNPathListHandler handler) Sets a path list handler implementation to this object. -
Uses of ISVNPathListHandler in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as ISVNPathListHandlerMethods in org.tmatesoft.svn.core.wc that return ISVNPathListHandlerMethods in org.tmatesoft.svn.core.wc with parameters of type ISVNPathListHandlerModifier and TypeMethodDescriptionvoid
SVNBasicClient.setPathListHandler
(ISVNPathListHandler handler) Sets a path list handler implementation to this object.