public class XmlFileFilter extends FileFilter
| Constructor and Description |
|---|
XmlFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(String fileName) |
protected boolean |
isIgnore(String fileName) |
isAcceptExtension, isAcceptFileNamepublic boolean filter(String fileName)
filter in class FileFilterprotected boolean isIgnore(String fileName)
isIgnore in class FileFilterCopyright © 2014. All rights reserved.