HtmlStrip

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

cleanUTF
void cleanUTF(dchar[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
strip
string strip(string htmlText, bool checkUTF)
Undocumented in source. Be warned that the author may not have intended to support it.
stripFile
string stripFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

convertComment
bool convertComment;
Undocumented in source.
markH
bool markH;
Undocumented in source.
markHR
bool markHR;
Undocumented in source.
markP
bool markP;
Undocumented in source.
removeEmptyLines
bool removeEmptyLines;
Undocumented in source.
removeExtraSpaces
bool removeExtraSpaces;
Undocumented in source.

Meta