Module net.sourceforge.argparse4j
Package net.sourceforge.argparse4j.helper
-
Interface Summary Interface Description TextWidthCounter This interface abstracts the way of counting text width. -
Class Summary Class Description ASCIITextWidthCounter This implementation assumes text contains only narrow characters,CJKTextWidthCounter CJK aware TextWidthCounter implementation.CJKTextWidthCounter.CpRange Range is [first, last)CJKTextWidthCounter.CpRangeCmp MessageLocalization MessageLocalization is a helper class to provide methods for localization.PrefixPattern This object performs operations related to prefixChars of option flags.ReflectHelper This class provides helper functions related to reflection.TextHelper This class provides various helper function related to text processing.TypeNameLocalization Localization of names for argument types. -
Enum Summary Enum Description CJKTextWidthCounter.EastAsianWidth -
Exception Summary Exception Description HelpScreenException HelpScreenException is a subclass of ArgumentParserException.