public class LINTER extends Object
| Constructor and Description |
|---|
LINTER() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(String[] args) |
protected String |
getProgramName()
Get my program name.
|
protected String |
getStartMessage()
Get the start up message that contains the program name with the copyright
notice.
|
static void |
main(String[] args)
Java program entry point.
|
public static void main(String[] args)
args - command line argumentspublic int execute(String[] args)
protected String getStartMessage()
protected String getProgramName()
Copyright © 2023 The Apache Software Foundation. All rights reserved.