#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
 

Constructor & Destructor Documentation

clan::HTMLAttribute::HTMLAttribute ( )
inline
clan::HTMLAttribute::HTMLAttribute ( const std::string &  name,
const std::string &  value 
)
inline

Member Data Documentation

std::string clan::HTMLAttribute::name
std::string clan::HTMLAttribute::value

The documentation for this class was generated from the following file: