#include <html_token.h>
Public Member Functions | |
| HTMLAttribute () | |
| HTMLAttribute (const std::string &name, const std::string &value) | |
Public Attributes | |
| std::string | name |
| std::string | value |
|
inline |
|
inline |
| std::string clan::HTMLAttribute::name |
| std::string clan::HTMLAttribute::value |