org.apache.beehive.wsm.axis.ant
Class WSDLFilter

Object
  extended by WSDLFilter
All Implemented Interfaces:
FileFilter

public class WSDLFilter
extends Object
implements FileFilter


Constructor Summary
WSDLFilter()
           
 
Method Summary
 boolean accept(File f)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLFilter

public WSDLFilter()
Method Detail

accept

public boolean accept(File f)
Specified by:
accept in interface FileFilter