|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ContainerElement | This interface is used to describe object which maintain some type of (ordered) list of contained objects. |
| Element | This interface describes any html element that knows how to dump itself to an java.io.Writer |
| TableCellElement | All classes that can be an cell in an html table implement this type |
| Class Summary | |
|---|---|
| Document | This class wraps an entire html document (page) |
| HeaderElement | This class provides easy access to the html header tags |
| HtmlListElement | A container for a list body |
| ListBodyElement | A container for a list body |
| ListElement | A basic html container type |
| StringElement | |
| TableDataElement | This class is used for a basic cell in a html table |
| TableHeaderElement | This class is used for Column/Row head elements in html tables |
| TableRowElement | This class implements an entire row of an html table |
| WrapElement | This class is used for html tags that are begin/end paired. |
Provide utility code for generating simple HTML documents.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||