gate.versioning.svnkit
Class InfoHandler
java.lang.Object
gate.versioning.svnkit.InfoHandler
- All Implemented Interfaces:
- org.tmatesoft.svn.core.wc.ISVNInfoHandler
public class InfoHandler
- extends Object
- implements org.tmatesoft.svn.core.wc.ISVNInfoHandler
Method Summary |
void |
handleInfo(org.tmatesoft.svn.core.wc.SVNInfo info)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoHandler
public InfoHandler()
handleInfo
public void handleInfo(org.tmatesoft.svn.core.wc.SVNInfo info)
- Specified by:
handleInfo
in interface org.tmatesoft.svn.core.wc.ISVNInfoHandler