Uses of Interface
com.chargebee.gdata.Escaper
Packages that use Escaper
-
Uses of Escaper in com.chargebee.gdata
Classes in com.chargebee.gdata that implement EscaperModifier and TypeClassDescriptionclassAUnicodeEscaperthat escapes some set of Java characters using the URI percent encoding scheme.classAnEscaperthat converts literal text into a format safe for inclusion in a particular context (such as an XML document).