Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.4.0)
E81443-01
 
- java.lang.Object
 
- 
- oracle.jbo.format.FormatterFactory
 
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Method Detail
- 
getFormatter
public static Formatter getFormatter(java.lang.String formatterClassName,
                                     LocaleContext locale)
Returns the singleton formatter for the formatter class name that has
 been specified.  Please note that formatters may be locale sensitive.
- Parameters:
 
formatterClassName - the class name of the formatter. 
locale - the locale for which this formatter will be used. 
- Returns:
 
- a singleton formatter instance
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.4.0)
E81443-01
 
Copyright © 1997, 2019, Oracle. All rights reserved.