net.sf.jpkgmk.util
Class SvnDirectoryFilter

java.lang.Object
  extended by net.sf.jpkgmk.util.SvnDirectoryFilter
All Implemented Interfaces:
java.io.FileFilter

public class SvnDirectoryFilter
extends java.lang.Object
implements java.io.FileFilter

Since:
1.0
Version:
$Revision: 2 $ $Date: 2008-08-20 21:14:19 +0200 (Mi, 20 Aug 2008) $
Author:
gommma (gommma AT users.sourceforge.net), Last changed by: $Author: gommma $

Constructor Summary
SvnDirectoryFilter()
           
 
Method Summary
 boolean accept(java.io.File pathname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvnDirectoryFilter

public SvnDirectoryFilter()
Method Detail

accept

public boolean accept(java.io.File pathname)
Specified by:
accept in interface java.io.FileFilter


Copyright © 2007-2008. All Rights Reserved.