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.

  • Class
    Description
    Marks all "top-level" types as non-null in a way that is recognized by Kotlin.
    Annotates a "top-level" type-variable usage that takes its nullness from the type argument supplied by the user of the class.
    Escaper instances suitable for strings to be included in XML attribute values and elements' text contents.