org.merlotxml.merlot
Class XSLFileFilter

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended byorg.merlotxml.merlot.XSLFileFilter

public class XSLFileFilter
extends javax.swing.filechooser.FileFilter

File Filter for XSL stylesheets

Author:
Trang Nguyen

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

Constructor Detail

XSLFileFilter

public XSLFileFilter()
Method Detail

accept

public boolean accept(java.io.File f)

getDescription

public java.lang.String getDescription()