html property

String html
final

The input string.

It should contains at least HTML and BODY elements (something like <html><body>Contents</body></html>) to avoid parsing quirks.

Implementation

final String html