Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.1.3)
E41647-01
 
- java.lang.Object
- 
- oracle.jbo.format.FormatterFactory
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
getFormatterpublic 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.1.3)
E41647-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.