Package joptsimple

Interface HelpFormatter

  • All Known Implementing Classes:
    BuiltinHelpFormatter

    public interface HelpFormatter

    Represents objects charged with taking a set of option descriptions and producing some help text from them.

    Author:
    Paul Holser