This file contains the Page, Head, and Body classes
| Class | Description |
|---|---|
| HTML | Super class that other classes extend. |
| Page | The class for building web pages. |
| Head | This class encapsulates within its methods the construction of all tags (objects) that in a page head. |
| Body | This class supports the new approach to HTML encapsulation based on construcing a Page object composed of a Head object and a Body object. |
Documentation generated on Sun, 01 Jan 2006 22:59:05 -0500 by phpDocumentor 1.3.0RC3