public final class JJDocMain extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
A main program that exercises the parser.
|
static com.helger.commons.state.ESuccess |
mainProgram(String[] args)
The method to call to exercise the parser from other Java programs.
|
public static void main(String[] args) throws Exception
args - Cmdline argsException - in case of error@Nonnull public static com.helger.commons.state.ESuccess mainProgram(String[] args) throws Exception
args - Cmdline argsESuccessException - in case of errorCopyright © 2017–2019 Philip Helger. All rights reserved.