nxt.w3c

W3C (XML/HTML) Formatting.

Members

Functions

encodeHTML
auto encodeHTML(S s, bool nbsp)

Convert string s to HTML representation.

initTables
void initTables()
Undocumented in source. Be warned that the author may not have intended to support it.
toHTML
string toHTML(C c, bool nbsp)

Convert character c to HTML representation.

Static variables

convLatin1ToXML
string[256] convLatin1ToXML;
Undocumented in source.

Meta