|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides an interface for rendering output to an efficient string buffer.
Implementations of this interface will normally render HTML markup.
| Method Summary | |
void |
render(HtmlStringBuffer buffer)
Render output, normally HTML markup, to the given buffer. |
| Method Detail |
public void render(HtmlStringBuffer buffer)
buffer - the string buffer to render output to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||