Package org.yaml.snakeyaml.external.com.google.gdata.util.common.base
-
Interface Summary Interface Description Escaper An object that converts literal text into a format safe for inclusion in a particular context (such as an XML document). -
Class Summary Class Description PercentEscaper AUnicodeEscaper
that escapes some set of Java characters using the URI percent encoding scheme.UnicodeEscaper AnEscaper
that converts literal text into a format safe for inclusion in a particular context (such as an XML document).