public class IPojoc extends Object
java -jar this-jar.jar --input the-jar-to-manipulatejava -jar this-jar.jar --input the-jar-to-manipulate --output the-output-jarjava -jar this-jar.jar --input the-jar-to-manipulate --metadata the-xml-metadata| Constructor and Description |
|---|
IPojoc() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.cli.Options |
buildOptions()
Builds the option list
|
static void |
main(String[] args)
The main entry point
|
public static void main(String[] args)
args - the argumentspublic static org.apache.commons.cli.Options buildOptions()
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.