Uses of Package
com.google.common.escape
Package
Description
Interfaces, utilities, and simple implementations of escapers and encoders.
Escapers
for
HTML.
Utility methods and classes for networking (such as IP addresses and domain names).
Escapers
for
XML.
-
ClassDescriptionAn implementation-specific parameter class suitable for initializing
ArrayBasedCharEscaper
orArrayBasedUnicodeEscaper
instances.An object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).Simple helper class to build a "sparse" array of objects based on the indexes that were added to it.An object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).A builder for simple, fast escapers.AnEscaper
that converts literal text into a format safe for inclusion in a particular context (such as an XML document). -
ClassDescriptionAn object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
-
ClassDescriptionAn object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).An
Escaper
that converts literal text into a format safe for inclusion in a particular context (such as an XML document). -
ClassDescriptionAn object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).