|
クラスの概要 |
| Anchor |
This class represents "A" tags, i.e., anchor tags of HTML.
|
| Body |
This class represents BODY tag of HTML.
|
| Font |
This class represents FONT tag and font related tags of HTML.
|
| Form |
This class represents FORM tag of HTML.
|
| Header |
This class represents HEADER tag of HTML.
|
| Hr |
This class represents HR tag of HTML.
|
| HTMLComponent |
abstract class all HTML Components should inherit.
|
| HTMLComponentVector |
This class represents Vector of html components.
|
| HTMLString |
This class represents a pure simple text String without any tags in an HTML document.
|
| HTMLTemplate |
This represents HTML template.
|
| Image |
This class represents IMG tags, i.e., image tags, of HTML. |
| InsertionTag |
This class supports insertion functions of HTMLTemplate.
|
| Table |
This class represents TABLE tag of HTML.
|