パッケージ com.google.gdata.util.common.base

インタフェースの概要
Escaper An object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
 

クラスの概要
PercentEscaper A UnicodeEscaper that escapes some set of Java characters using the URI percent encoding scheme.
Preconditions Simple static methods to be called at the start of your own methods to verify correct arguments and state.
UnicodeEscaper An Escaper that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
 



Copyright © 2012. All Rights Reserved.