public class PepXmlFileFilter extends FileFilter
| Constructor and Description |
|---|
PepXmlFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File f)
Accept all directories, *.pep.xml, *.pepxml and *.xml files.
|
String |
getDescription()
The description of this filter
|
public boolean accept(File f)
accept in class FileFilterf - public String getDescription()
getDescription in class FileFilterCopyright © 2014. All rights reserved.