public final class Main extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String... args)
Loops over the files specified checking them for errors.
|
public static void main(String... args) throws FileNotFoundException
args
- the command line arguments.FileNotFoundException
- if there is a problem with files accessCopyright © 2001–2020. All rights reserved.