XMLC User's Manual
XMLC is a template generator for dynamic web content.
If provides an object-oriented mechanism for creating dynamic
content from static HTML and XML document templates. XMLC converts a HTML or
XML document to a Java class. The compiled pages are represented using the
DOM (Document Object Model). The generated document class is modified
byte the application to create a dynamic document.
Contents