public class LineLength extends Object implements FileFilter
| Constructor and Description |
|---|
LineLength(String exp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File pathName) |
static void |
main(String[] args) |
public LineLength(String exp)
public static void main(String[] args) throws IOException
IOExceptionpublic boolean accept(File pathName)
accept in interface FileFilterCopyright © 2015–2022 SciJava. All rights reserved.