Package info.informatica.text

Class Summary
DateFormatUtil Convenience class for DateFormat utility functions
ExponentFormat  
FloatFormat  
FormatPrinter Text formatting parser and printer.
HexFormat  
IntegerFormat  
LocalStringList A localized list of Strings.
LoremIpsum Lorem Ipsum sample text generation.
NumberFormat Abstract class for Number-realted object formats.
ObjectFormat Base class for text formatting objects emulating popular C-Language printf function.
OctalFormat Formats octal numbers.
StringFormat  
StringUtil Convenience class for String utility functions
TemplateDateFormat Formats dates.
TemplateItem One of the items in a FormatPrinter.
TextFile Convenience class for system text utility functions
TextFormat Formats text.
TokenParser A StringTokenizer replacement with an Iterator interface and more flexibility.
UnitParser Parses a string that contains a number and an unit (e.g. "12cm").
 

Exception Summary
ParsingException