Class SVNStatusEditor.DefaultSVNStatusFileProvider

java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.DefaultSVNStatusFileProvider
All Implemented Interfaces:
ISVNStatusFileProvider
Enclosing class:
SVNStatusEditor

private static class SVNStatusEditor.DefaultSVNStatusFileProvider extends Object implements ISVNStatusFileProvider
  • Constructor Details

    • DefaultSVNStatusFileProvider

      private DefaultSVNStatusFileProvider()
  • Method Details

    • getChildrenFiles

      public Map getChildrenFiles(File parent)
      Description copied from interface: ISVNStatusFileProvider
      Returns Map (key = file name, value = java.io.File) of files under dir that client is interested in
      Specified by:
      getChildrenFiles in interface ISVNStatusFileProvider
      Returns:
      should return null for the case when file list should be calculated outside