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.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.