Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Message Format « I18N « Java
Java
I18N
Message Format
1.
Formatting Messages: Date and Number
2.
Set MessageFormat to Locale.US
3.
Date Number Sample
4.
Message Format for sentence
5.
Java I18N: Format : Message Format Demo
6.
Formatting Messages: Arabic Digit
7.
Formatting Messages: Change Era
8.
Formatting Messages: Message Format Reuse
9.
A text format similar to MessageFormat but using string rather than numeric keys.
10.
Given a message and parameters, resolve all message's parameter placeholders with the parameter value.