gate.versioning.svnkit
Class InfoHandler

java.lang.Object
  extended by 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


Constructor Summary
InfoHandler()
           
 
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
 

Constructor Detail

InfoHandler

public InfoHandler()
Method Detail

handleInfo

public void handleInfo(org.tmatesoft.svn.core.wc.SVNInfo info)
Specified by:
handleInfo in interface org.tmatesoft.svn.core.wc.ISVNInfoHandler