NVDA Helper
In-process and lite high-speed utilities for NVDA
xml.h File Reference
#include <string>
#include <sstream>
#include <algorithm>

Go to the source code of this file.

Functions

void appendCharToXML (const wchar_t c, std::wstring &xml, bool isAttribute=false)
 
std::wstring sanitizeXMLAttribName (std::wstring attribName)
 

Function Documentation

◆ appendCharToXML()

◆ sanitizeXMLAttribName()

std::wstring sanitizeXMLAttribName ( std::wstring attribName)
inline