This repository has been archived on 2026-07-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PicasaConnector/gdata/java/doc/deprecated-list.html
T
2011-10-26 09:44:02 +02:00

759 lines
51 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_01) on Fri Feb 04 15:27:16 GMT-05:00 2011 -->
<TITLE>
Deprecated List (Google Data APIs Client Library (1.43.0))
</TITLE>
<META NAME="date" CONTENT="2011-02-04">
<LINK REL ="stylesheet" TYPE="text/css" HREF="dev_javadoc.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Google Data APIs Client Library (1.43.0))";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<h1 id="doc_title">Google Data APIs Client Library (1.43.0)</h1><HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Deprecated API</B></H2>
</CENTER>
<HR SIZE="4" NOSHADE>
<B>Contents</B><UL>
<LI><A HREF="#interface">Deprecated Interfaces</A>
<LI><A HREF="#class">Deprecated Classes</A>
<LI><A HREF="#field">Deprecated Fields</A>
<LI><A HREF="#method">Deprecated Methods</A>
<LI><A HREF="#constructor">Deprecated Constructors</A>
<LI><A HREF="#enum_constant">Deprecated Enum Constants</A>
</UL>
<A NAME="interface"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Interfaces</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FormUrlDecoder.Callback.html" title="interface in com.google.gdata.util.httputil">com.google.gdata.util.httputil.FormUrlDecoder.Callback</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Do not use. (Currently only needed internally by
UriParameterMap.)</I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="class"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Classes</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">com.google.gdata.data.extensions.ContactEntry</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <A HREF="com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts"><CODE>ContactEntry</CODE></A>
instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/extensions/ContactFeed.html" title="class in com.google.gdata.data.extensions">com.google.gdata.data.extensions.ContactFeed</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <A HREF="com/google/gdata/data/contacts/ContactFeed.html" title="class in com.google.gdata.data.contacts"><CODE>ContactFeed</CODE></A>
instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">com.google.gdata.data.extensions.GeoPt</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/data/geo/impl/package-summary.html"><CODE>com.google.gdata.data.geo.impl</CODE></A> package.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/pheed/Namespaces.html" title="class in com.google.gdata.data.photos.pheed">com.google.gdata.data.photos.pheed.Namespaces</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>the pheed namespace is deprecated in favor of media rss.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/ParamMap.html" title="class in com.google.gdata.util.httputil">com.google.gdata.util.httputil.ParamMap</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use the general <CODE>Multimap</CODE>
interface to represent name-value pairs. If order of insertion or support
of duplicate name-value pairs is required, use <CODE>LinkedListMultimap</CODE>. For the particular task of
parsing and storing URI parameters, consider <CODE>UriParameterMap</CODE>, which is also the type returned
by <CODE>com.google.gdata.util.common.net.UriBuilder</CODE> instances for URI query
parameters. If you got here because you use <A HREF="com/google/gdata/util/httputil/FormUrlDecoder.html" title="class in com.google.gdata.util.httputil"><CODE>FormUrlDecoder</CODE></A> or
<CODE>CgiParams</CODE>, then see the deprecation comments in those classes.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/pheed/PheedConstruct.html" title="class in com.google.gdata.data.photos.pheed">com.google.gdata.data.photos.pheed.PheedConstruct</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>the pheed construct is deprecated in favor of media rss.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/pheed/PheedImageUrl.html" title="class in com.google.gdata.data.photos.pheed">com.google.gdata.data.photos.pheed.PheedImageUrl</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>the pheed namespace is deprecated in favor of media rss.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/pheed/PheedThumbnail.html" title="class in com.google.gdata.data.photos.pheed">com.google.gdata.data.photos.pheed.PheedThumbnail</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>the pheed namespace is deprecated in favor of media rss.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/pheed/PheedVideoUrl.html" title="class in com.google.gdata.data.photos.pheed">com.google.gdata.data.photos.pheed.PheedVideoUrl</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>the pheed namespace is deprecated in favor of media rss.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/webmastertools/SitesEntry.Crawled.html" title="class in com.google.gdata.data.webmastertools">com.google.gdata.data.webmastertools.SitesEntry.Crawled</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This class is not used any more.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/webmastertools/SitesEntry.Indexed.html" title="class in com.google.gdata.data.webmastertools">com.google.gdata.data.webmastertools.SitesEntry.Indexed</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This class is not used any more.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/YtDescription.html" title="class in com.google.gdata.data.youtube">com.google.gdata.data.youtube.YtDescription</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This tag is only accepted in version 1 of the protocol. The tag
<code>atom:summary</code> usually replaces <code>yt:description</code> in
version 2 and later.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/YtRacy.html" title="class in com.google.gdata.data.youtube">com.google.gdata.data.youtube.YtRacy</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>in favor of <A HREF="com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaRating</CODE></A> with
<A HREF="com/google/gdata/data/youtube/YouTubeNamespace.html#MEDIA_RATING_SCHEME"><CODE>YouTubeNamespace.MEDIA_RATING_SCHEME</CODE></A>.</I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="field"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Fields</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/Namespaces.html#atomPub">com.google.gdata.util.Namespaces.atomPub</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>getAtomPubNs().getUri()</code> instead. Use
<A HREF="com/google/gdata/util/Namespaces.html#atomPubDraft"><CODE>Namespaces.atomPubDraft</CODE></A> if you absolutely want the draft app namespace
and not the standard one.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/Namespaces.html#atomPubNs">com.google.gdata.util.Namespaces.atomPubNs</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/util/Namespaces.html#getAtomPubNs()"><CODE>Namespaces.getAtomPubNs()</CODE></A> instead. Use
<A HREF="com/google/gdata/util/Namespaces.html#atomPubDraftNs"><CODE>Namespaces.atomPubDraftNs</CODE></A> if you absolutely want the draft app namespace
and not the standard one.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#CPLUSPLUS_COMPAT_SAFE_OCTETS">com.google.gdata.util.httputil.FastURLEncoder.CPLUSPLUS_COMPAT_SAFE_OCTETS</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.cppUriEscaper()</CODE></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/ILink.Rel.html#MEDIA_EDIT_BACKCOMPAT">com.google.gdata.data.ILink.Rel.MEDIA_EDIT_BACKCOMPAT</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/gdata/data/ILink.Rel.html#MEDIA_EDIT"><CODE>ILink.Rel.MEDIA_EDIT</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/http/HttpGDataRequest.html#METHOD_OVERRIDE_HEADER">com.google.gdata.client.http.HttpGDataRequest.METHOD_OVERRIDE_HEADER</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>GDataProtocol.Header#METHOD_OVERRIDE</CODE> instead</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/Namespaces.html#openSearch">com.google.gdata.util.Namespaces.openSearch</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>getOpenSearchNs().getUri()</code> instead. Use
<A HREF="com/google/gdata/util/Namespaces.html#openSearch1_0"><CODE>Namespaces.openSearch1_0</CODE></A> if you absolutely want the namespace of
opensearch 1.0 and not 1.1.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/Namespaces.html#openSearchDesc">com.google.gdata.util.Namespaces.openSearchDesc</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>getOpenSearchDescNs().getUri()</code> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/Namespaces.html#openSearchDesc1_1">com.google.gdata.util.Namespaces.openSearchDesc1_1</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>getOpenSearchDescNs().getUri()</code> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/Namespaces.html#openSearchDesc1_1Ns">com.google.gdata.util.Namespaces.openSearchDesc1_1Ns</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/util/Namespaces.html#getOpenSearchDescNs()"><CODE>Namespaces.getOpenSearchDescNs()</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/Namespaces.html#openSearchDescNs">com.google.gdata.util.Namespaces.openSearchDescNs</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/util/Namespaces.html#getOpenSearchDescNs()"><CODE>Namespaces.getOpenSearchDescNs()</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/Namespaces.html#openSearchNs">com.google.gdata.util.Namespaces.openSearchNs</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/util/Namespaces.html#getOpenSearchNs()"><CODE>Namespaces.getOpenSearchNs()</CODE></A> instead. Use
<A HREF="com/google/gdata/util/Namespaces.html#openSearch1_0Ns"><CODE>Namespaces.openSearch1_0Ns</CODE></A> if you absolutely want the namespace of
opensearch 1.0.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_PERCENT_ATTRIBUTE">com.google.api.gbase.client.GoogleBaseAttributesExtension.TAX_PERCENT_ATTRIBUTE</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_ATTRIBUTE"><CODE>GoogleBaseAttributesExtension.TAX_ATTRIBUTE</CODE></A> instead</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_REGION_ATTRIBUTE">com.google.api.gbase.client.GoogleBaseAttributesExtension.TAX_REGION_ATTRIBUTE</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_ATTRIBUTE"><CODE>GoogleBaseAttributesExtension.TAX_ATTRIBUTE</CODE></A> instead</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/docs/DocumentListEntry.html#UNKNOWN_CATEGORY">com.google.gdata.data.docs.DocumentListEntry.UNKNOWN_CATEGORY</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use CATEGORY instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/docs/DocumentListEntry.html#UNKNOWN_KIND">com.google.gdata.data.docs.DocumentListEntry.UNKNOWN_KIND</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use KIND instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/docs/DocumentListEntry.html#UNKNOWN_LABEL">com.google.gdata.data.docs.DocumentListEntry.UNKNOWN_LABEL</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use LABEL instead.</I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="method"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Methods</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/GmAttributes.html#addAttribute(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)">com.google.api.gbase.client.GmAttributes.addAttribute(String, GoogleBaseAttributeType)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use
<A HREF="com/google/api/gbase/client/GmAttributes.html#addAttribute(com.google.api.gbase.client.GoogleBaseAttributeId, com.google.api.gbase.client.GmAttributes.GmAttribute.Importance)"><CODE>GmAttributes.addAttribute(GoogleBaseAttributeId, GmAttribute.Importance)</CODE></A>
instead. This method will be removed in a future release</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/docs/DocumentListEntry.html#addFolder(com.google.gdata.data.Person, java.lang.String)">com.google.gdata.data.docs.DocumentListEntry.addFolder(Person, String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/gdata/data/BaseEntry.html#addLink(com.google.gdata.data.Link)"><CODE>BaseEntry.addLink(Link)</CODE></A> with link relation PARENT_NAMESPACE
instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/ParamMap.html#append(java.lang.String, java.lang.String)">com.google.gdata.util.httputil.ParamMap.append(String, String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <code>Multimap.put(name, value)</code></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#createSafeOctetBitSet()">com.google.gdata.util.httputil.FastURLEncoder.createSafeOctetBitSet()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
or create an instance of <CODE>PercentEscaper</CODE>.
See <A HREF="com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/ExtensionProfile.html#declareEntryExtension(java.lang.Class)">com.google.gdata.data.ExtensionProfile.declareEntryExtension(Class<? extends Extension>)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Calls to this API should be replaced with calls to
<A HREF="com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><CODE>ExtensionProfile.declare(Class,ExtensionDescription)</CODE></A> where
the first argument is a specific <A HREF="com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> subtype. The
<A HREF="com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> class should only be used for mix-in types that
might appear in multiple entry types. Its use for all entry declarations
can result in conflicts when mutiple feed types are declared into a
single extension profile, a common practice in client library service
initialization for services that return multiple entry types.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/ExtensionProfile.html#declareEntryExtension(com.google.gdata.data.ExtensionDescription)">com.google.gdata.data.ExtensionProfile.declareEntryExtension(ExtensionDescription)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Calls to this API should be replaced with calls to
<A HREF="com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><CODE>ExtensionProfile.declare(Class,ExtensionDescription)</CODE></A> where
the first argument is a specific <A HREF="com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> subtype. The
<A HREF="com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> class should only be used for mix-in types that
might appear in multiple entry types. Its use for all entry declarations
can result in conflicts when mutiple feed types are declared into a
single extension profile, a common practice in client library service
initialization for services that return multiple entry types.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/ExtensionProfile.html#declareFeedExtension(java.lang.Class)">com.google.gdata.data.ExtensionProfile.declareFeedExtension(Class<? extends Extension>)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Calls to this API should be replaced with calls to
<A HREF="com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><CODE>ExtensionProfile.declare(Class,ExtensionDescription)</CODE></A> where
the first argument is a specific <A HREF="com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> subtype. The
<A HREF="com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> class should only be used for mix-in types that
might appear in multiple feed types. Its use for all feed declarations
can result in conflicts when mutiple feed types are declared into a
single extension profile, a common practice in client library service
initialization for services that return multiple feed types.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/ExtensionProfile.html#declareFeedExtension(com.google.gdata.data.ExtensionDescription)">com.google.gdata.data.ExtensionProfile.declareFeedExtension(ExtensionDescription)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Calls to this API should be replaced with calls to
<A HREF="com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><CODE>ExtensionProfile.declare(Class,ExtensionDescription)</CODE></A> where
the first argument is a specific <A HREF="com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> subtype. The
<A HREF="com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> class should only be used for mix-in types that
might appear in multiple feed types. Its use for all feed declarations
can result in conflicts when mutiple feed types are declared into a
single extension profile, a common practice in client library service
initialization for services that return multiple feed types.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String)">com.google.gdata.util.httputil.FastURLEncoder.encode(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.Appendable)">com.google.gdata.util.httputil.FastURLEncoder.encode(String, Appendable)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
See <A HREF="com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.util.BitSet, boolean)">com.google.gdata.util.httputil.FastURLEncoder.encode(String, BitSet, boolean)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
or create an instance of <CODE>PercentEscaper</CODE>.
See <A HREF="com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.String)">com.google.gdata.util.httputil.FastURLEncoder.encode(String, String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
See <A HREF="com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.String, java.lang.Appendable)">com.google.gdata.util.httputil.FastURLEncoder.encode(String, String, Appendable)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
See <A HREF="com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.String, java.util.BitSet, boolean)">com.google.gdata.util.httputil.FastURLEncoder.encode(String, String, BitSet, boolean)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>
or create an instance of <CODE>PercentEscaper</CODE>.
See <A HREF="com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.String, java.util.BitSet, boolean, java.lang.Appendable)">com.google.gdata.util.httputil.FastURLEncoder.encode(String, String, BitSet, boolean, Appendable)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>
or create an instance of <CODE>PercentEscaper</CODE>.
See <A HREF="com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/ParamMap.html#get(java.lang.String)">com.google.gdata.util.httputil.ParamMap.get(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>Multimap.get(name)</code> and convert to an array only if
you absolutely have to.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/ItemTypeDescription.html#getAttributeIds()">com.google.api.gbase.client.ItemTypeDescription.getAttributeIds()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/api/gbase/client/ItemTypeDescription.html#getAttributes()"><CODE>ItemTypeDescription.getAttributes()</CODE></A> instead</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/GmAttributes.html#getAttributeIds()">com.google.api.gbase.client.GmAttributes.getAttributeIds()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/api/gbase/client/GmAttributes.html#getAttributes()"><CODE>GmAttributes.getAttributes()</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/batch/BatchInterruptedException.html#getBatchInterrupted()">com.google.gdata.client.batch.BatchInterruptedException.getBatchInterrupted()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/client/batch/BatchInterruptedException.html#getIBatchInterrupted()"><CODE>BatchInterruptedException.getIBatchInterrupted()</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/webmastertools/SitesEntry.html#getCrawled()">com.google.gdata.data.webmastertools.SitesEntry.getCrawled()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This field is not used any more.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/FeedLinkEntry.html#getDescription()">com.google.gdata.data.youtube.FeedLinkEntry.getDescription()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Valid only in version 1. Replaced in version 2.0 with
atom:summary.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/UserProfileEntry.html#getDescription()">com.google.gdata.data.youtube.UserProfileEntry.getDescription()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Valid only in version 1. Replaced in version 2.0 with
yt:aboutMe for the user self description and atom:summary for
the user channel description</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/VideoMessageEntry.html#getDescription()">com.google.gdata.data.youtube.VideoMessageEntry.getDescription()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Valid only in version 1. Replaced version 2.0 with
atom:summary.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/PlaylistEntry.html#getDescription()">com.google.gdata.data.youtube.PlaylistEntry.getDescription()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Valid only in version 1. Replaced version 2.0 with
atom:summary.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/batch/BatchInterruptedException.html#getFeed()">com.google.gdata.client.batch.BatchInterruptedException.getFeed()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/client/batch/BatchInterruptedException.html#getIFeed()"><CODE>BatchInterruptedException.getIFeed()</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/FeedLinkEntry.html#getFeedLink()">com.google.gdata.data.youtube.FeedLinkEntry.getFeedLink()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Starting with version 2, the feed link can be found in the content.
See <A HREF="com/google/gdata/data/youtube/FeedLinkEntry.html#getFeedUrl()"><CODE>FeedLinkEntry.getFeedUrl()</CODE></A> and <A HREF="com/google/gdata/data/youtube/FeedLinkEntry.html#getCountHint()"><CODE>FeedLinkEntry.getCountHint()</CODE></A>.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/docs/DocumentListEntry.html#getFolders()">com.google.gdata.data.docs.DocumentListEntry.getFolders()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/gdata/data/docs/DocumentListEntry.html#getParentLinks()"><CODE>DocumentListEntry.getParentLinks()</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/impl/AlbumDataImpl.html#getImageUrl()">com.google.gdata.data.photos.impl.AlbumDataImpl.getImageUrl()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use the media:content element to get the image source.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/youtube/YouTubeQuery.html#getIncludeRacy()">com.google.gdata.client.youtube.YouTubeQuery.getIncludeRacy()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <A HREF="com/google/gdata/client/youtube/YouTubeQuery.html#getSafeSearch()"><CODE>YouTubeQuery.getSafeSearch()</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/webmastertools/SitesEntry.html#getIndexed()">com.google.gdata.data.webmastertools.SitesEntry.getIndexed()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This field is not used any more.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/docs/DocumentListEntry.html#getKey()">com.google.gdata.data.docs.DocumentListEntry.getKey()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use getResourceId() instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/Service.html#getStreamFromLink(com.google.gdata.data.ILink)">com.google.gdata.client.Service.getStreamFromLink(ILink)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/client/Service.html#createLinkQueryRequest(com.google.gdata.data.ILink)"><CODE>Service.createLinkQueryRequest(ILink)</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTaxPercent()">com.google.api.gbase.client.GoogleBaseAttributesExtension.getTaxPercent()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTax()"><CODE>GoogleBaseAttributesExtension.getTax()</CODE></A> instead</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTaxRegion()">com.google.api.gbase.client.GoogleBaseAttributesExtension.getTaxRegion()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTax()"><CODE>GoogleBaseAttributesExtension.getTax()</CODE></A> instead</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/impl/AlbumDataImpl.html#getThumbnail()">com.google.gdata.data.photos.impl.AlbumDataImpl.getThumbnail()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use the media:thumbnail element to get thumbnails.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/authn/oauth/OAuthHelper.html#getUserAuthorizationUrl(com.google.gdata.client.authn.oauth.OAuthParameters)">com.google.gdata.client.authn.oauth.OAuthHelper.getUserAuthorizationUrl(OAuthParameters)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Call a combination of <A HREF="com/google/gdata/client/authn/oauth/OAuthHelper.html#getUnauthorizedRequestToken(com.google.gdata.client.authn.oauth.OAuthParameters)"><CODE>OAuthHelper.getUnauthorizedRequestToken(com.google.gdata.client.authn.oauth.OAuthParameters)</CODE></A> and
<A HREF="com/google/gdata/client/authn/oauth/OAuthHelper.html#createUserAuthorizationUrl(com.google.gdata.client.authn.oauth.OAuthParameters)"><CODE>OAuthHelper.createUserAuthorizationUrl(com.google.gdata.client.authn.oauth.OAuthParameters)</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/youtube/YouTubeQuery.html#getVideoQuery()">com.google.gdata.client.youtube.YouTubeQuery.getVideoQuery()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <A HREF="com/google/gdata/client/Query.html#getFullTextQuery()"><CODE>Query.getFullTextQuery()</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/VideoEntry.html#isRacy()">com.google.gdata.data.youtube.VideoEntry.isRacy()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>in favor of <CODE>MediaGroup#getRatings()</CODE> with scheme <A HREF="com/google/gdata/data/youtube/YouTubeNamespace.html#MEDIA_RATING_SCHEME"><CODE>YouTubeNamespace.MEDIA_RATING_SCHEME</CODE></A>. Removed in version 2</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FormUrlDecoder.html#parse(java.lang.String, com.google.gdata.util.httputil.ParamMap, java.lang.String)">com.google.gdata.util.httputil.FormUrlDecoder.parse(String, ParamMap, String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>UriParameterMap.parse(query, encoding)</code>. To convert
from the string to the <CODE>Charset</CODE> instance, see
<CODE>Charsets</CODE>. Note that an encoding of null
will default to ISO-8859-1 in this deprecated implementation, whereas the
classes in common.net default to UTF-8 encoding.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/FormUrlDecoder.html#parseWithCallback(java.lang.String, java.lang.String, com.google.gdata.util.httputil.FormUrlDecoder.Callback)">com.google.gdata.util.httputil.FormUrlDecoder.parseWithCallback(String, String, FormUrlDecoder.Callback)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Do not use. (Currently only needed internally by
UriParameterMap.)</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/ParamMap.html#put(java.lang.String, java.lang.String[])">com.google.gdata.util.httputil.ParamMap.put(String, String[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>Multimap.putAll(name, collection)</code>, first converting
an array to a list with <code>Arrays.asList(values)</code> if the collection
is not already available.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/webmastertools/SitesEntry.html#setCrawled(com.google.gdata.data.DateTime)">com.google.gdata.data.webmastertools.SitesEntry.setCrawled(DateTime)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This field is not used any more.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/FeedLinkEntry.html#setDescription(java.lang.String)">com.google.gdata.data.youtube.FeedLinkEntry.setDescription(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Valid only in version 1. Replaced in version 2.0 with
atom:summary.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/UserProfileEntry.html#setDescription(java.lang.String)">com.google.gdata.data.youtube.UserProfileEntry.setDescription(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Valid only in version 1. Replaced in version 2.0 with
yt:aboutMe for the user self description and atom:summary for
the user channel description</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/VideoMessageEntry.html#setDescription(java.lang.String)">com.google.gdata.data.youtube.VideoMessageEntry.setDescription(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Valid only in version 1. Replaced version 2.0 with
atom:summary.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/PlaylistEntry.html#setDescription(java.lang.String)">com.google.gdata.data.youtube.PlaylistEntry.setDescription(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Valid only in version 1. Replaced version 2.0 with
atom:summary.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/FeedLinkEntry.html#setFeedLink(com.google.gdata.data.extensions.FeedLink)">com.google.gdata.data.youtube.FeedLinkEntry.setFeedLink(FeedLink<?>)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Starting with version 2, the feed link can be found in the content.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/docs/DocumentListEntry.html#setFile(java.io.File)">com.google.gdata.data.docs.DocumentListEntry.setFile(File)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use setFile(File, String) instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/uploader/ResumableHttpFileUploader.html#setHttpRequestMethod(com.google.gdata.client.uploader.ResumableHttpFileUploader.RequestMethod)">com.google.gdata.client.uploader.ResumableHttpFileUploader.setHttpRequestMethod(ResumableHttpFileUploader.RequestMethod)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <CODE>ResumableHttpFileUploader.Builder#setRequestMethod(RequestMethod)</CODE></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/impl/AlbumDataImpl.html#setImageUrl(java.lang.String)">com.google.gdata.data.photos.impl.AlbumDataImpl.setImageUrl(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>set the media:content element with the image source.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/youtube/YouTubeQuery.html#setIncludeRacy(java.lang.Boolean)">com.google.gdata.client.youtube.YouTubeQuery.setIncludeRacy(Boolean)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <CODE>#setSafeSearch(String)</CODE> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/webmastertools/SitesEntry.html#setIndexed(boolean)">com.google.gdata.data.webmastertools.SitesEntry.setIndexed(boolean)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This field is not used any more.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/ErrorDomain.ErrorCode.html#setInternalReason(java.lang.String)">com.google.gdata.util.ErrorDomain.ErrorCode.setInternalReason(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="com/google/gdata/util/ErrorDomain.ErrorCode.html#withInternalReason(java.lang.String)"><CODE>ErrorDomain.ErrorCode.withInternalReason(String)</CODE></A> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/youtube/VideoEntry.html#setRacy(boolean)">com.google.gdata.data.youtube.VideoEntry.setRacy(boolean)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>in favor of <CODE>MediaGroup#getRatings()</CODE> with scheme <A HREF="com/google/gdata/data/youtube/YouTubeNamespace.html#MEDIA_RATING_SCHEME"><CODE>YouTubeNamespace.MEDIA_RATING_SCHEME</CODE></A>. Removed in version 2.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setTaxPercent(float)">com.google.api.gbase.client.GoogleBaseAttributesExtension.setTaxPercent(float)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addTax(com.google.api.gbase.client.Tax)"><CODE>GoogleBaseAttributesExtension.addTax(Tax)</CODE></A> instead</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setTaxRegion(java.lang.String)">com.google.api.gbase.client.GoogleBaseAttributesExtension.setTaxRegion(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addTax(com.google.api.gbase.client.Tax)"><CODE>GoogleBaseAttributesExtension.addTax(Tax)</CODE></A> instead</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/data/photos/impl/AlbumDataImpl.html#setThumbnail(java.lang.String)">com.google.gdata.data.photos.impl.AlbumDataImpl.setThumbnail(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use the media:thumbnail element to set thumbnails.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/youtube/YouTubeQuery.html#setVideoQuery(java.lang.String)">com.google.gdata.client.youtube.YouTubeQuery.setVideoQuery(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <CODE>Query#setFullTextQuery()</CODE> instead.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/util/httputil/ParamMap.html#toMap()">com.google.gdata.util.httputil.ParamMap.toMap()</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>Multimap.asMap()</code> to get a (String name) ->
(Collection values) mapping and convert to an array only if you
absolutely have to. Or, use the multimap directly.</I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="constructor"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Constructors</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/authn/oauth/OAuthHelper.html#OAuthHelper(java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.authn.oauth.OAuthSigner)">com.google.gdata.client.authn.oauth.OAuthHelper(String, String, String, OAuthSigner)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/authn/oauth/OAuthHelper.html#OAuthHelper(java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.authn.oauth.OAuthSigner, com.google.gdata.client.authn.oauth.OAuthHttpClient)">com.google.gdata.client.authn.oauth.OAuthHelper(String, String, String, OAuthSigner, OAuthHttpClient)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/uploader/ResumableHttpFileUploader.html#ResumableHttpFileUploader(java.net.URL, java.io.File, java.util.concurrent.ExecutorService, com.google.gdata.client.uploader.ProgressListener, long)">com.google.gdata.client.uploader.ResumableHttpFileUploader(URL, File, ExecutorService, ProgressListener, long)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <A HREF="com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader"><CODE>ResumableHttpFileUploader.Builder</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/uploader/ResumableHttpFileUploader.html#ResumableHttpFileUploader(java.net.URL, java.io.File, java.util.concurrent.ExecutorService, com.google.gdata.client.uploader.ProgressListener, long, long)">com.google.gdata.client.uploader.ResumableHttpFileUploader(URL, File, ExecutorService, ProgressListener, long, long)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Please use <A HREF="com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader"><CODE>ResumableHttpFileUploader.Builder</CODE></A></I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="enum_constant"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Enum Constants</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html#UPDATED">com.google.gdata.client.youtube.YouTubeQuery.OrderBy.UPDATED</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use <A HREF="com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html#PUBLISHED"><CODE>YouTubeQuery.OrderBy.PUBLISHED</CODE></A> instead.</I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<div id="footer"><div id="footerlogo"><img src=http://www.google.com/images/art.gif alt="Google colored balls" /></div><div id="copyright"><p>&copy; 2007 Google - <a href=http://www.google.com/privacy.html>Privacy Policy</a> - <a href=http://www.google.com/terms_of_service.html>Terms and Conditions</a> -<a href=http://www.google.com/about.html>About Google</a></p></div></div><script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> try {var pageTracker = _gat._getTracker("UA-18071-1");pageTracker._setAllowAnchor(true);pageTracker._initData();pageTracker._trackPageView();} catch(e) {}</script>
</BODY>
</HTML>