Package dk.mada.jaxrs.generator.cli
Class Main
java.lang.Object
dk.mada.jaxrs.generator.cli.Main
Main class for command line invocation.
-
Method Summary
-
Method Details
-
call
-
main
Will (eventually) start the generator from command line.- Parameters:
args
- command line arguments
-
mainNoExit
Run the generator from command line arguments without System.exit.- Parameters:
args
- command line arguments- Returns:
- exit code
-