|
SimpleServlets v5.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HTMLPrinter
Generic interface for printing HTML. Used by TreeClimber to
send the output of traversing the HTML tree.
See HTMLUtil's send methods for convenient ways of
sending entire pages.
| Method Summary | |
|---|---|
void |
out(String s)
Appends the specified string to the output. |
void |
outln(String line)
Appends the specified string to the output followed by HTMLString.NEWLINE. |
| Method Detail |
|---|
void out(String s)
void outln(String line)
HTMLString.NEWLINE.
|
SimpleServlets v5.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||