org.jboss.jsfunit.analysis.util
Class FileUtils.FolderFilter
java.lang.Object
org.jboss.jsfunit.analysis.util.FileUtils.FolderFilter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- FileUtils
public static class FileUtils.FolderFilter
- extends Object
- implements FileFilter
A FileFilter that accepts all folders.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileUtils.FolderFilter
public FileUtils.FolderFilter()
accept
public boolean accept(File inFile)
- Specified by:
accept
in interface FileFilter
Copyright © 2007-2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.