Replace DomUtil with SafeHtmlBuilder

The SafeHtmlBuilder utility is much easier to keep clean content with,
as the objects use (some) Java type safety to help protect the safe
strings from unsafe ones.

Signed-off-by: Shawn O. Pearce <sop@google.com>
19 files changed