#include "../Strings/Strings.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | HTML |
Classes | |
| struct | HTML::CharsetFunctions |
| This structure holds pointers to functions providing parsing helper functions. More... | |
| struct | HTML::Escape |
| Escape HTML entities, trim new line and space if required The entity list has been extracted from http://www.w3.org/TR/html401/sgml/entities.html. More... | |
Functions | |
| const CharsetFunctions & | HTML::getDefaultCharsetFunctions () |
| Get a constant reference to the charset functions for ASCII. | |
