Class Summary
Utility functions for dealing with
CharEscapers, and some commonly used
CharEscaper instances.
An object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
A
UnicodeEscaper that escapes some set of Java characters using the URI percent encoding scheme.
An
Escaper that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
Package com.google.api.client.util.escape Description
Character escaping utilities.
-
Since:
-
1.0