org.odftoolkit.odfvalidator
Class ODFFileFilter
java.lang.Object
org.odftoolkit.odfvalidator.ODFFileFilter
- All Implemented Interfaces:
- FileFilter
public class ODFFileFilter
- extends Object
- implements FileFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ODFFileFilter
public ODFFileFilter(boolean bRecursive)
ODFFileFilter
public ODFFileFilter(String aExcludeRegExp,
boolean bRecursive)
accept
public boolean accept(File aFile)
- Specified by:
accept
in interface FileFilter
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.