PPF API
Version 0.6

net.sourceforge.ppf.util
Class Filter

java.lang.Object
  extended by net.sourceforge.ppf.util.Filter
All Implemented Interfaces:
java.io.FilenameFilter

public class Filter
extends java.lang.Object
implements java.io.FilenameFilter

Author:
DeadEd

Constructor Summary
Filter(java.lang.String pattern)
           
 
Method Summary
 boolean accept(java.io.File dir, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Filter

public Filter(java.lang.String pattern)
Method Detail

accept

public boolean accept(java.io.File dir,
                      java.lang.String name)
Specified by:
accept in interface java.io.FilenameFilter

PPF API
Version 0.6

PircBot Plugin Framework API 0.6
© 2003-2004 DeadEd e.a. ppf.sourceforge.net