Interface ArgumentParserConfiguration
- All Known Implementing Classes:
ArgumentParserConfigurationImpl
public interface ArgumentParserConfiguration
ArgumentParserConfiguration is a configuration interface of ArgumentParser.
- Since:
- 0.8.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns Locale for this configuration.Returns ResourceBundle for this configuration.
-
Method Details
-
getResourceBundle
ResourceBundle getResourceBundle()Returns ResourceBundle for this configuration.- Returns:
- ResourceBundle
-
getLocale
-