class HTMLDocument

whole html document entity. More...

Definition#include <../common/html.h>
InheritsEntity
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Detailed Description

HTMLDocument

This class embodies the concept of the HTML Document. It encapsulates the <HTML></HTML> tags and allows only Two sub-Entities - namely a Head and a Body which it automatically contains for you.