public class MzXmlFileFilter extends FileFilter
| Constructor and Description |
|---|
MzXmlFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File f)
Accept all directories, and *.mzXML 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.