net.sf.statsvn.util.svnkit
protected class SvnKitPropget.SvnKitPropertyHandler extends Object implements org.tmatesoft.svn.core.wc.ISVNPropertyHandler
Modifier and Type | Field and Description |
---|---|
protected List |
binaryFiles |
Constructor and Description |
---|
SvnKitPropget.SvnKitPropertyHandler(SvnKitPropget propgetUtils,
List binaryFiles) |
Modifier and Type | Method and Description |
---|---|
protected List |
getBinaryFiles() |
protected SvnKitPropget |
getPropgetUtils() |
void |
handleProperty(File file,
org.tmatesoft.svn.core.wc.SVNPropertyData data) |
void |
handleProperty(long revision,
org.tmatesoft.svn.core.wc.SVNPropertyData data) |
void |
handleProperty(org.tmatesoft.svn.core.SVNURL url,
org.tmatesoft.svn.core.wc.SVNPropertyData data) |
protected List binaryFiles
public SvnKitPropget.SvnKitPropertyHandler(SvnKitPropget propgetUtils, List binaryFiles)
protected List getBinaryFiles()
protected SvnKitPropget getPropgetUtils()
public void handleProperty(File file, org.tmatesoft.svn.core.wc.SVNPropertyData data) throws org.tmatesoft.svn.core.SVNException
handleProperty
in interface org.tmatesoft.svn.core.wc.ISVNPropertyHandler
org.tmatesoft.svn.core.SVNException
public void handleProperty(long revision, org.tmatesoft.svn.core.wc.SVNPropertyData data) throws org.tmatesoft.svn.core.SVNException
handleProperty
in interface org.tmatesoft.svn.core.wc.ISVNPropertyHandler
org.tmatesoft.svn.core.SVNException
public void handleProperty(org.tmatesoft.svn.core.SVNURL url, org.tmatesoft.svn.core.wc.SVNPropertyData data) throws org.tmatesoft.svn.core.SVNException
handleProperty
in interface org.tmatesoft.svn.core.wc.ISVNPropertyHandler
org.tmatesoft.svn.core.SVNException