HEADER

biouml.model.htmlgen
Class XSLFileFilter

java.lang.Object
  |
  +--javax.swing.filechooser.FileFilter
        |
        +--biouml.model.htmlgen.XSLFileFilter

public class XSLFileFilter
extends FileFilter


Field Summary
 final static StringEXTENTION
           

Method Summary
 booleanaccept(File f)
           
 StringgetDescription()
           

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait

Field Detail

EXTENTION

public final static String EXTENTION
Method Detail

accept

public boolean accept(File f)

getDescription

public String getDescription()

Association Links

to Class java.lang.String


FOOTER

BOTTOM