HTML/XHTML and XML Writer
Package:
Summary:
Generate HTML and XML programatically
Groups:
Author:
Description:
This class can be used to Generate HTML and XML documents programatically.
It can add arbitrary text and tags to a document. The tags may have optional attributes.
The class can also provide support to generate common HTML for form inputs with data retrieve from submitted inputs or database queries, listing pagination links, list menus, etc..
The class generates XML or XHTML compliant HTML.
Comments are closed.