Uses of Class
org.dellroad.stuff.text.MessageFmt.ArgumentSegment
Packages that use MessageFmt.ArgumentSegment
-
Uses of MessageFmt.ArgumentSegment in org.dellroad.stuff.text
Subclasses of MessageFmt.ArgumentSegment in org.dellroad.stuff.textModifier and TypeClassDescriptionstatic classAnMessageFmt.ArgumentSegmentthat formats its argument using aChoiceFormat.static classAnMessageFmt.ArgumentSegmentthat formats its argument using theNumberFormatcurrency instance for the locale.static classMessageFmt.DateFormatArgumentSegment<T extends DateFormat>AMessageFormatargument segment that formats the argument using aDateFormat.static classAnMessageFmt.ArgumentSegmentthat formats its argument using aDecimalFormat.static classAnMessageFmt.ArgumentSegmentthat simply formats the argument using the default formatting for its type.static classAnMessageFmt.ArgumentSegmentthat formats its argument using the defaultNumberFormatfor the locale.static classMessageFmt.FormatArgumentSegment<T extends Format>AnMessageFmt.ArgumentSegmentthat formats its argument using aFormatof some kind.static classAnMessageFmt.ArgumentSegmentthat formats its argument using theNumberFormatinteger instance for the locale.static classAnMessageFmt.ArgumentSegmentthat formats its argument using aNumberFormat.static classAnMessageFmt.ArgumentSegmentthat formats its argument using theNumberFormatpercent instance for the locale.static classAMessageFormatargument segment that formats the argument using aSimpleDateFormat.static classAnMessageFmt.ArgumentSegmentthat formats its argument using one of the standardDateFormatdate instances for the locale.static classAnMessageFmt.ArgumentSegmentthat formats its argument using one of the standardDateFormattime instances for the locale.Methods in org.dellroad.stuff.text with parameters of type MessageFmt.ArgumentSegmentModifier and TypeMethodDescriptionprotected voidMessageFmt.SegmentSwitchAdapter.caseArgumentSegment(MessageFmt.ArgumentSegment segment) Internal roll-up method.