Modifier and Type | Method | Description |
---|---|---|
CommandLine.IHelpFactory |
CommandLine.getHelpFactory() |
Returns the
IHelpFactory that is used to construct the usage help message. |
CommandLine.IHelpFactory |
CommandLine.Model.UsageMessageSpec.helpFactory() |
Returns the
IHelpFactory that is used to construct the usage help message. |
Modifier and Type | Method | Description |
---|---|---|
CommandLine.Model.UsageMessageSpec |
CommandLine.Model.UsageMessageSpec.helpFactory(CommandLine.IHelpFactory helpFactory) |
Sets a new
IHelpFactory to customize the usage help message. |
CommandLine |
CommandLine.setHelpFactory(CommandLine.IHelpFactory helpFactory) |
Sets a new
IHelpFactory to customize the usage help message. |
Copyright © 2017–2019. All rights reserved.