#include <htmlbox.h>
Inheritance diagram for HTMLBox::Putter:

Public Member Functions | |
| Putter (HTMLBox &ihtmlBox) | |
| Constructor. | |
| virtual Node * | transform (Node *node) const |
Private Attributes | |
| HTMLBox & | htmlBox |
Definition at line 18 of file htmlbox.h.
|
|
Constructor.
Definition at line 22 of file htmlbox.h. References htmlBox. |
|
|
Implements Node::Transformer. Definition at line 7 of file htmlbox.cpp. References CInlineHTML, InlineHTML::getHTML(), Node::getName(), htmlBox, and HTMLBox::putHTML(). |
|
|
Definition at line 19 of file htmlbox.h. Referenced by Putter(), and transform(). |
1.3.3