org.apache.pdfbox.util
public class ExtensionFileFilter extends javax.swing.filechooser.FileFilter
Constructor and Description |
---|
ExtensionFileFilter(java.lang.String[] ext,
java.lang.String description)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File pathname) |
java.lang.String |
getDescription() |