ebgeo.maprequest.cs
Class MRProjection.ProjectionFileFilter
java.lang.Object
ebgeo.maprequest.cs.MRProjection.ProjectionFileFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- MRProjection
- public class MRProjection.ProjectionFileFilter
- extends Object
- implements FilenameFilter
Helper class to find *_projection.txt files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MRProjection.ProjectionFileFilter
public MRProjection.ProjectionFileFilter()
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter