public class RegexFileNameFilter extends Object implements FilenameFilter
RegexFileNameFilter(String pattern)
boolean
accept(File dir, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegexFileNameFilter(String pattern)
public boolean accept(File dir, String name)
accept
FilenameFilter
Copyright © 2017. All rights reserved.