org.eclipse.jetty.toolchain.test
Class IO.SafeFileFilter
java.lang.Object
org.eclipse.jetty.toolchain.test.IO.SafeFileFilter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- IO
public static class IO.SafeFileFilter
- extends Object
- implements FileFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final IO.SafeFileFilter INSTANCE
IO.SafeFileFilter
public IO.SafeFileFilter()
accept
public boolean accept(File path)
- Specified by:
accept
in interface FileFilter
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.