protected class SVNMergeDriver.MergeInfoFetcher extends java.lang.Object implements ISVNEntryHandler
Modifier | Constructor and Description |
---|---|
|
MergeInfoFetcher() |
protected |
MergeInfoFetcher(SVNDepth depth,
java.util.List childrenWithMergeInfo) |
Modifier and Type | Method and Description |
---|---|
void |
handleEntry(java.io.File path,
SVNEntry entry) |
void |
handleError(java.io.File path,
SVNErrorMessage error) |
protected MergeInfoFetcher(SVNDepth depth, java.util.List childrenWithMergeInfo)
public MergeInfoFetcher()
public void handleEntry(java.io.File path, SVNEntry entry) throws SVNException
handleEntry
in interface ISVNEntryHandler
SVNException
public void handleError(java.io.File path, SVNErrorMessage error) throws SVNException
handleError
in interface ISVNEntryHandler
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.