search

goog.format.HtmlPrettyPrinter

Provided By

This class formats HTML to be more human-readable. TODO(user): Add hierarchical indentation.

new HtmlPrettyPrinter( opt_timeOutMillis )

Parameters
opt_timeOutMillisnumber=

Max # milliseconds to spend on #format. If this time is exceeded, return partially formatted. 0 or negative number indicates no timeout.

Instance Methods

Static Functions

Classes