Uses of Interface
org.tmatesoft.svn.core.wc.ISVNStatusFileProvider
Packages that use ISVNStatusFileProvider
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 ISVNStatusFileProvider in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNStatusFileProviderModifier and TypeClassDescriptionprivate static classprivate static classFields in org.tmatesoft.svn.core.internal.wc declared as ISVNStatusFileProviderModifier and TypeFieldDescriptionprivate final ISVNStatusFileProviderSVNStatusEditor.WrapperSVNStatusFileProvider.myDefaultprivate ISVNStatusFileProviderSVNStatusEditor.myDefaultFileProviderprivate final ISVNStatusFileProviderSVNStatusEditor.WrapperSVNStatusFileProvider.myDelegateprivate ISVNStatusFileProviderSVNStatusEditor.myFileProviderMethods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNStatusFileProviderModifier and TypeMethodDescriptionvoidSVNStatusEditor.setFileProvider(ISVNStatusFileProvider fileProvider) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNStatusFileProviderModifierConstructorDescriptionprivateWrapperSVNStatusFileProvider(ISVNStatusFileProvider defaultProvider, ISVNStatusFileProvider delegate) -
Uses of ISVNStatusFileProvider in org.tmatesoft.svn.core.internal.wc16
Fields in org.tmatesoft.svn.core.internal.wc16 declared as ISVNStatusFileProviderModifier and TypeFieldDescriptionprivate ISVNStatusFileProviderSVNStatusClient16.myFilesProviderMethods in org.tmatesoft.svn.core.internal.wc16 with parameters of type ISVNStatusFileProviderModifier and TypeMethodDescriptionvoidSVNStatusClient16.setFilesProvider(ISVNStatusFileProvider filesProvider) -
Uses of ISVNStatusFileProvider in org.tmatesoft.svn.core.internal.wc2.compat
Methods in org.tmatesoft.svn.core.internal.wc2.compat that return ISVNStatusFileProviderModifier and TypeMethodDescriptionstatic ISVNStatusFileProviderSvnCodec.fileListProvider(ISvnFileListHook hook) Methods in org.tmatesoft.svn.core.internal.wc2.compat with parameters of type ISVNStatusFileProviderModifier and TypeMethodDescriptionstatic ISvnFileListHookSvnCodec.fileListHook(ISVNStatusFileProvider provider) -
Uses of ISVNStatusFileProvider in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as ISVNStatusFileProviderMethods in org.tmatesoft.svn.core.wc with parameters of type ISVNStatusFileProviderModifier and TypeMethodDescriptionvoidSVNStatusClient.setFilesProvider(ISVNStatusFileProvider filesProvider)