org.apache.axis2.tools.idea
Class WSDLFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
org.apache.axis2.tools.idea.WSDLFileFilter
public class WSDLFileFilter
- extends FileFilter
this class use for filter file
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDLFileFilter
public WSDLFileFilter()
accept
public boolean accept(File f)
- Specified by:
accept
in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription
in class FileFilter
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.