Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
HTML::CHTMLUtil Class Reference

#include <HTMLUtil.h>

Public Member Functions

 CHTMLUtil (void)
 
virtual ~CHTMLUtil (void)
 

Static Public Member Functions

static void RemoveTags (std::string &strHTML)
 
static void ConvertHTMLToW (const std::wstring &strHTML, std::wstring &strStripped)
 

Constructor & Destructor Documentation

◆ CHTMLUtil()

CHTMLUtil::CHTMLUtil ( void )
default

◆ ~CHTMLUtil()

CHTMLUtil::~CHTMLUtil ( void )
virtualdefault

Member Function Documentation

◆ ConvertHTMLToW()

void CHTMLUtil::ConvertHTMLToW ( const std::wstring & strHTML,
std::wstring & strStripped )
static
Todo
STRING_CLEANUP

◆ RemoveTags()

void CHTMLUtil::RemoveTags ( std::string & strHTML)
static

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