|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Formattable
An action can implement this interface when it wants to define the rules on how to format its output values. The FormatterFilter will detect that an action is Formattable and will format its output values. Another option would be to create your own FormatFilter.
| Method Summary | |
|---|---|
void |
initFormatters(Map<String,Formatter> formatters,
String innerAction)
|
| Method Detail |
|---|
void initFormatters(Map<String,Formatter> formatters,
String innerAction)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||