|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OutputFormat
You can implement custom output formats using this interface and OutputAdapter.writeTo(Writer, OutputFormat);
| Method Summary | |
|---|---|
String |
format(String key,
ValueModel model)
|
String |
formatFooter()
|
String |
formatHeader()
|
| Method Detail |
|---|
String formatHeader()
String format(String key,
ValueModel model)
String formatFooter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||