Class DOMSerializer

java.lang.Object
org.exoplatform.commons.xml.DOMSerializer

public class DOMSerializer extends Object
An high performance and custom DOM serializer based on stax XMLStreamWriter.

The serializer takes care of correctly writing empty script elements with their non empty form, because we want to ouput xhtml text that will still work on html browsers.

Version:
$Revision$
Author:
Julien Viet