|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HtmlSupported
implementing classes support an HTML representation of themselves
| Method Summary | |
|---|---|
String |
toHtml(Object context)
returns a String that contains valid HTML to be embedded in other HTML content |
| Method Detail |
|---|
String toHtml(Object context)
throws IOException
context - depending on the caller, this value may denote the servlet request, JSF context or a null value
IOException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||