XMLC User's Manual
XMLC 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 class is used by Java code to
create dynamic HTML.
Contents