Package com.google.common.html
@ParametersAreNonnullByDefault
package com.google.common.html
Escapers
for
HTML.
This package is a part of the open-source Guava library.
-
ClassDescriptionMarks all "top-level" types as non-null in a way that is recognized by Kotlin.
Escaper
instances suitable for strings to be included in HTML attribute values and most elements' text contents.Annotates a "top-level" type-variable usage that takes its nullness from the type argument supplied by the user of the class.