Interface StringConverter
public interface StringConverter
Interface to create converter function to specify the to map the incoming command line argument to the object
See
AbstractReportGenerator for example definitions of ConfigOption
If the conversion is not possible, return null. The ConfigOptionParser terminates gracefully-
Method Summary
-
Method Details
-
apply
-