#include <body.hh>
Inheritance diagram for mpcl::text::html::TBody:
Public Methods | |
TBody (void) | |
Builds a new instance (there can be only one body). |
Attributes added:
"background" ::= BODY.BACKGROUND. "bgcolor" ::= BODY.BGCOLOR. "text" ::= BODY. "link" ::= BODY.LINK. "vlink" ::= BODY.VLINK. "alink" ::= BODY.ALINK.
Definition at line 69 of file body.hh.