org.ow2.jonas.antmodular.bootstrap
Class InnerClassFilenameFilter

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

public class InnerClassFilenameFilter
extends Object
implements FilenameFilter


Constructor Summary
InnerClassFilenameFilter(String baseclass)
           
 
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
 

Constructor Detail

InnerClassFilenameFilter

public InnerClassFilenameFilter(String baseclass)
Method Detail

accept

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


Copyright © 2013 OW2 Consortium. All Rights Reserved.