About textformatter classes – BEA WebLogic Server User Manual
Page 77
Internationalization Guide
D-1
A
PPENDIX
D
TextFormatter Class
Reference for BEA
WebLogic Server
The following sections provide reference information for
TextFormatter
classes:
Example of an Application Using a TextFormatter Class
Note: This information on
TextFormatter
classes is provided as reference of
methods for normal usage. Normally, users will not need to use these
interfaces directly.
About TextFormatter Classes
TextFormatter
classes are generated by
i18ngen
from simple message catalogs.
These classes provide methods for generating localized versions of message text at
runtime. The following section shows an example of an application, its simple message
catalog, and the
TextFormatter
class generated for the catalog.