Classes | |
class | wxHtmlTagHandler |
More... | |
class | wxHtmlParser |
Classes derived from this handle the @b generic parsing of HTML documents: it scans the document and divide it into blocks of tags (where one block consists of beginning and ending tag and of text between these two tags).More... | |
Enumerations | |
enum | wxHtmlURLType { wxHTML_URL_PAGE, wxHTML_URL_IMAGE, wxHTML_URL_OTHER } |
enum wxHtmlURLType |