Business Components

Package oracle.jbo.format

Class Summary
ClassDescription
Application1  
DefaultCurrencyFormatter Formatter class which understands how to format currency values.
DefaultDateFormatter Formatter class used to format date values.
DefaultMessageFormatter A generic formatter class.
DefaultNumberFormatter Helper class used to format Decimal numbers.
DefaultPercentageFormatter Helper class used to format percentage values
Formatter Formatter
 

Exception Summary
ExceptionDescription
FormatErrorException Exception used by methods in oracle.dacf.Formatter.Formatter interface.
UnknownFormatterException Exception used by methods in oracle.dacf.Formatter.FormatManager interface.
UnknownLocaleException Exception used by methods in oracle.dacf.Formatter.Formatter interface.
 


Business Components