org.ow2.jonas.ant
Class InnerClassFilenameFilter

java.lang.Object
  extended by org.ow2.jonas.ant.InnerClassFilenameFilter
All Implemented Interfaces:
FilenameFilter

public class InnerClassFilenameFilter
extends Object
implements FilenameFilter


Method Summary
 boolean accept(File Dir, String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

accept

public boolean accept(File Dir,
                      String filename)
Specified by:
accept in interface FilenameFilter


Copyright © 2010 OW2 Consortium. All Rights Reserved.