Compiles an HTML document to a chunk of safe static HTML, and a bit of javascript which attaches event handlers and other dynamic attributes, and executes inline scripts.
Requires that CSS be rewritten, that inline scripts have been replaced with {@link Placeholder placeholders}, and that the output JS be run through the cajoler.
@author mikesamuel@gmail.com
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.