public class MappingWriter
extends java.lang.Object
Constructor and Description |
---|
MappingWriter() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main function.
|
public static void main(java.lang.String[] args) throws java.io.IOException, org.apache.commons.cli.ParseException
args
- the command line argumentsjava.io.IOException
- if something goes wrong while writing the fileorg.apache.commons.cli.ParseException
- if something goes wrong while parsin arguments