Package com.google.common.xml
@ParametersAreNonnullByDefault
package com.google.common.xml
Escapers
for
XML.
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.Marks a "top-level" type-variable usage as (a) a Kotlin platform type when the type argument is non-nullable and (b) nullable when the type argument is nullable.
Escaper
instances suitable for strings to be included in XML attribute values and elements' text contents.