net.sf.statsvn.util.svnkit
Class SvnKitPropget.SvnKitPropertyHandler
java.lang.Object
net.sf.statsvn.util.svnkit.SvnKitPropget.SvnKitPropertyHandler
- All Implemented Interfaces:
- org.tmatesoft.svn.core.wc.ISVNPropertyHandler
- Enclosing class:
- SvnKitPropget
protected class SvnKitPropget.SvnKitPropertyHandler
- extends java.lang.Object
- implements org.tmatesoft.svn.core.wc.ISVNPropertyHandler
-
Fields inherited from interface org.tmatesoft.svn.core.wc.ISVNPropertyHandler |
NULL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
binaryFiles
protected java.util.List binaryFiles
SvnKitPropget.SvnKitPropertyHandler
public SvnKitPropget.SvnKitPropertyHandler(SvnKitPropget propgetUtils,
java.util.List binaryFiles)
getBinaryFiles
protected java.util.List getBinaryFiles()
getPropgetUtils
protected SvnKitPropget getPropgetUtils()
handleProperty
public void handleProperty(java.io.File file,
org.tmatesoft.svn.core.wc.SVNPropertyData data)
throws org.tmatesoft.svn.core.SVNException
- Specified by:
handleProperty
in interface org.tmatesoft.svn.core.wc.ISVNPropertyHandler
- Throws:
org.tmatesoft.svn.core.SVNException
handleProperty
public void handleProperty(long revision,
org.tmatesoft.svn.core.wc.SVNPropertyData data)
throws org.tmatesoft.svn.core.SVNException
- Specified by:
handleProperty
in interface org.tmatesoft.svn.core.wc.ISVNPropertyHandler
- Throws:
org.tmatesoft.svn.core.SVNException
handleProperty
public void handleProperty(org.tmatesoft.svn.core.SVNURL url,
org.tmatesoft.svn.core.wc.SVNPropertyData data)
throws org.tmatesoft.svn.core.SVNException
- Specified by:
handleProperty
in interface org.tmatesoft.svn.core.wc.ISVNPropertyHandler
- Throws:
org.tmatesoft.svn.core.SVNException