|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jbo.format.FormatterFactory
A singleton factory for formatters.
| Constructor Summary | |
FormatterFactory() |
|
| Method Summary | |
static Formatter |
getFormatter(java.lang.String formatterClassName, LocaleContext locale)Returns the singleton formatter for the formatter class name that has been specified. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FormatterFactory()
| Method Detail |
public static Formatter getFormatter(java.lang.String formatterClassName,
LocaleContext locale)
formatterClassName - the class name of the formatter.locale - the locale for which this formatter will be used.
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||