Uses of Package
com.google.common.escape
Packages that use 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.
-
Classes in com.google.common.escape used by com.google.common.escapeClassDescriptionAn implementation-specific parameter class suitable for initializing
ArrayBasedCharEscaperorArrayBasedUnicodeEscaperinstances.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.AnEscaperthat converts literal text into a format safe for inclusion in a particular context (such as an XML document). -
Classes in com.google.common.escape used by com.google.common.htmlClassDescriptionAn object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
-
Classes in com.google.common.escape used by com.google.common.netClassDescriptionAn object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).An
Escaperthat converts literal text into a format safe for inclusion in a particular context (such as an XML document). -
Classes in com.google.common.escape used by com.google.common.xmlClassDescriptionAn object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).