gov.nasa.pds.citool.ingestor
Class CatalogFilenameFilter

java.lang.Object
  extended by gov.nasa.pds.citool.ingestor.CatalogFilenameFilter
All Implemented Interfaces:
FilenameFilter

public class CatalogFilenameFilter
extends Object
implements FilenameFilter


Constructor Summary
CatalogFilenameFilter(String extension)
           
 
Method Summary
 boolean accept(File dir, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogFilenameFilter

public CatalogFilenameFilter(String extension)
Method Detail

accept

public boolean accept(File dir,
                      String name)
Specified by:
accept in interface FilenameFilter


Copyright © 2010–2014 Planetary Data System. All rights reserved.