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
IOException
public boolean accept(File pathName)
accept
in interface FileFilter
Copyright © 2015–2022 SciJava. All rights reserved.