|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ComponentSpecification public interface NlsMessageFormatterFactory
This is the interface to create an NlsFormatter.
| Method Summary | |
|---|---|
NlsMessageFormatter |
create(String message)
This method creates a new NlsMessageFormatter for the given
message. |
| Method Detail |
|---|
NlsMessageFormatter create(String message)
NlsMessageFormatter for the given
message.message is described in NlsMessage.
message - is the template for the message where potential
arguments will be filled in.
NlsMessageFormatter for the given message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||