public class IPojoc
extends java.lang.Object
java -jar this-jar.jar --input the-jar-to-manipulate
java -jar this-jar.jar --input the-jar-to-manipulate --output the-output-jar
java -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(java.lang.String[] args)
The main entry point
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.