SVNKit Home]]>

org.tmatesoft.svn.core.wc2.hooks
Interface ISvnFileFilter


public interface ISvnFileFilter


Method Summary
 boolean accept(java.io.File file)
           
 

Method Detail

accept

boolean accept(java.io.File file)
               throws SVNException
Throws:
SVNException

SVNKit Home]]>