|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Provides an interface for list data formatting.
| Method Summary | |
String |
format(Object data,
Locale locale)
Returns a formatted string for the specified data. |
| Method Detail |
public String format(Object data,
Locale locale)
Take care of null data.
data - the data to formatlocale - the locale for formatting
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||