public static final class FileUtils.MetaInfFilter extends Object implements FileFilter
| Constructor and Description |
|---|
MetaInfFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file)
Tests whether the
File is Meta File or not. |
public boolean accept(File file)
File is Meta File or not.accept in interface FileFilterfile - given FileFile is a Meta FileCopyright © 2012–2026 cismet GmbH. All rights reserved.