gov.noaa.gdsg.xmldbremote.commandLine
Class XmlFileFilter

java.lang.Object
  extended by gov.noaa.gdsg.xmldbremote.commandLine.XmlFileFilter
All Implemented Interfaces:
java.io.FileFilter

public class XmlFileFilter
extends java.lang.Object
implements java.io.FileFilter

Filters '.xml' files.

Author:
tns

Constructor Summary
XmlFileFilter()
           
 
Method Summary
 boolean accept(java.io.File pathname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlFileFilter

public XmlFileFilter()
Method Detail

accept

public boolean accept(java.io.File pathname)
Specified by:
accept in interface java.io.FileFilter


Copyright © 2004-2005 DOC > NOAA > NGDC > EDSD. All Rights Reserved.