public class MyFileFilter extends java.lang.Object implements java.io.FileFilter
MyFileFilter(java.lang.String shpPath)
boolean
accept(java.io.File pathname)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyFileFilter(java.lang.String shpPath)
public boolean accept(java.io.File pathname)
accept
java.io.FileFilter