#include <string>
#include <map>
#include "stree.h"
Go to the source code of this file.
Data Structures | |
class | HTMLBox |
Stores and refactors html code. More... | |
class | HTMLBox.CollectedHTMLInfo |
Info about collected html. More... | |
class | HTMLBox.Putter |
Puts InlineHTML into given HTMLBox. More... | |
class | HTMLBox.Replacer |
Extracts InlineHTML from given HTMLBox. More... |