public class XslFilter
extends javax.swing.filechooser.FileFilter
XmlFilter
class is used for showing only XSL files in the directory listing of
a JFileChooser
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
xsl
The xsl extension
|
Constructor and Description |
---|
XslFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File f) |
java.lang.String |
getDescription() |
public static final java.lang.String xsl