JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.tmatesoft.svn.core.wc2.hooks
Interface ISvnFileFilter
public interface
ISvnFileFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
File
file)
Method Details
accept
boolean
accept
(
File
file)
throws
SVNException
Throws:
SVNException