org.tmatesoft.svn.core
public interface ISVNDirEntryHandler
Version: 1.1.1
Method Summary | |
---|---|
void | handleDirEntry(SVNDirEntry dirEntry)
Handles a directory entry passed.
|
Parameters: dirEntry a directory entry
Throws: SVNException
See Also: SVNDirEntry