|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface describes any html element that knows how to dump itself to an java.io.Writer
Method Summary | |
void |
generate(java.io.Writer out)
convert representation to html and write it out |
Method Detail |
public void generate(java.io.Writer out) throws java.io.IOException
out
- the output Writer
java.io.IOException
- an IO error occurred accessing
out
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |