Class SVNMergeDriver.MergeInfoFetcher

java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNMergeDriver.MergeInfoFetcher
All Implemented Interfaces:
ISVNEntryHandler
Enclosing class:
SVNMergeDriver

protected class SVNMergeDriver.MergeInfoFetcher extends java.lang.Object implements ISVNEntryHandler
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private java.util.List
     
    private SVNDepth
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
     
     
    protected
    MergeInfoFetcher(SVNDepth depth, java.util.List childrenWithMergeInfo)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleEntry(java.io.File path, SVNEntry entry)
     
    void
    handleError(java.io.File path, SVNErrorMessage error)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait