Class that abstracts a XHTML Doc Type. More...
Go to the source code of this file.
Classes | |
| class | cgicc::XHTMLDoctype |
| Class that abstracts a XHTML Doc Type. More... | |
Namespaces | |
| cgicc | |
| The namespace containing the cgicc library. | |
Macros | |
| #define | xmlnsXHTML() set("xmlns", "http://www.w3.org/1999/xhtml") |
| XHMTL namespace attribute for html tag - usage: html().xmlnsXHTML() | |
Class that abstracts a XHTML Doc Type.
This class add the XHTML Doc feature
Definition in file XHTMLDoctype.h.