matador::html Class Reference

#include <html.hpp>

Static Public Member Functions

static std::string escape (const std::string &value)
 

Detailed Description

Html utils

Member Function Documentation

◆ escape()

static std::string matador::html::escape ( const std::string &  value)
static

Method html escapes a given string and returns the result.

Parameters
valueString to be html escaped
Returns
The html escaped string

The documentation for this class was generated from the following file:
  • matador/utils/html.hpp