| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.ejb.InnerClassFilenameFilter
public class InnerClassFilenameFilter
A filename filter for inner class files of a particular class.
| Method Summary | |
|---|---|
|  boolean | accept(java.io.File dir,
       java.lang.String filename)Check if the file name passes the filter. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public boolean accept(java.io.File dir,
                      java.lang.String filename)
accept in interface java.io.FilenameFilterdir - not used.filename - the filename to filter on.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||