Leveraging HTML DOM Implementation

Before we immerse ourselves deeply into HTML development with XMLC, let's take a few moments to clarify the value of leveraging DOM interfaces that are specific to the XML/HTML language that you are working with. Our goal is to highlight how this style of programming differs from generic DOM programming in the XMLC environment.

XMLC programming is a contrast of a strict DOM view of markup and extreme flexibility. At one end of the spectrum, it absolutely enforces the separation of Java from markup HTML and XML. At the other end of manipulating the DOM template, application architects enjoy extreme flexibility.

As we'll discuss later on, the strategies you can take to design and leverage the HTML or XML template ...

Get Enhydra XMLC™ Java™ Presentation Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.