public final class Jsonschema2PojoCLI extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method, entry point for the application when invoked via the command
line.
|
public static void main(String[] args) throws IOException
args - Incoming arguments from the command lineFileNotFoundException - if the paths specified on the command line are not foundIOException - if the application is unable to read data from the paths
specifiedCopyright © 2023. All rights reserved.