See: Description
The goal of the JCommander-Addons project is to provide any and all JCommander converters and validators an advanced applications will need.
Feel free to submit a pull-request and examine the build site.
converter
attribue with a class value:
@Parameter(names = { "--cipher" }, converter = CipherConverter.class)
private Cipher cipher;
Copyright © 2016-2016 Gary Gregory. All Rights Reserved.
Use is subject to The Apache Software License, Version 2.0