Package com.google.gdata.util.common.base


package com.google.gdata.util.common.base
  • Class
    Description
    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.
    Simple static methods to be called at the start of your own methods to verify correct arguments and state.
    An Escaper that converts literal text into a format safe for inclusion in a particular context (such as an XML document).