com.gridsystems
Class CvsFileFilter

java.lang.Object
  extended by com.gridsystems.CvsFileFilter
All Implemented Interfaces:
java.io.FileFilter

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

CvsFileFilter type.

Author:
Rodrigo Ruiz

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

Constructor Detail

CvsFileFilter

public CvsFileFilter()
Method Detail

accept

public boolean accept(java.io.File f)

Specified by:
accept in interface java.io.FileFilter


Copyright © 2007-2008 Grid Systems, S.A.. All Rights Reserved.