515 lines
		
	
	
		
			17 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			515 lines
		
	
	
		
			17 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 | 
						|
<HTML style="overflow:auto;">
 | 
						|
<HEAD>
 | 
						|
<meta name="generator" content="JDiff v1.1.0">
 | 
						|
<!-- Generated by the JDiff Javadoc doclet -->
 | 
						|
<!-- (http://www.jdiff.org) -->
 | 
						|
<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 | 
						|
<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 | 
						|
<TITLE>
 | 
						|
Android API Differences Report
 | 
						|
</TITLE>
 | 
						|
<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 | 
						|
<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
 | 
						|
<noscript>
 | 
						|
<style type="text/css">
 | 
						|
body{overflow:auto;}
 | 
						|
#body-content{position:relative; top:0;}
 | 
						|
#doc-content{overflow:visible;border-left:3px solid #666;}
 | 
						|
#side-nav{padding:0;}
 | 
						|
#side-nav .toggle-list ul {display:block;}
 | 
						|
#resize-packages-nav{border-bottom:3px solid #666;}
 | 
						|
</style>
 | 
						|
</noscript>
 | 
						|
<style type="text/css">
 | 
						|
</style>
 | 
						|
</HEAD>
 | 
						|
<body class="gc-documentation">
 | 
						|
<!-- Start of nav bar -->
 | 
						|
<a name="top"></a>
 | 
						|
<div id="header" style="margin-bottom:0;padding-bottom:0;">
 | 
						|
<div id="headerLeft">
 | 
						|
<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
 | 
						|
</div>
 | 
						|
  <div id="headerRight">
 | 
						|
  <div id="headerLinks">
 | 
						|
<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
 | 
						|
<span class="text">
 | 
						|
<!--  <a href="#">English</a> | -->
 | 
						|
<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
 | 
						|
</span>
 | 
						|
</div>
 | 
						|
  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
 | 
						|
    <table class="diffspectable">
 | 
						|
      <tr>
 | 
						|
        <td colspan="2" class="diffspechead">API Diff Specification</td>
 | 
						|
      </tr>
 | 
						|
      <tr>
 | 
						|
        <td class="diffspec" style="padding-top:.25em">To Level:</td>
 | 
						|
        <td class="diffvaluenew" style="padding-top:.25em">9</td>
 | 
						|
      </tr>
 | 
						|
      <tr>
 | 
						|
        <td class="diffspec">From Level:</td>
 | 
						|
        <td class="diffvalueold">8</td>
 | 
						|
      </tr>
 | 
						|
      <tr>
 | 
						|
        <td class="diffspec">Generated</td>
 | 
						|
        <td class="diffvalue">2010.11.19 19:12</td>
 | 
						|
      </tr>
 | 
						|
    </table>
 | 
						|
    </div><!-- End and-diff-id -->
 | 
						|
  <div class="and-diff-id" style="margin-right:8px;">
 | 
						|
    <table class="diffspectable">
 | 
						|
      <tr>
 | 
						|
        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
 | 
						|
      </tr>
 | 
						|
    </table>
 | 
						|
  </div> <!-- End and-diff-id -->
 | 
						|
  </div> <!-- End headerRight -->
 | 
						|
  </div> <!-- End header -->
 | 
						|
<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 | 
						|
<div id="doc-content" style="position:relative;">
 | 
						|
<div id="mainBodyFluid">
 | 
						|
    <div id="docTitleContainer">
 | 
						|
<h1>Android API Differences Report</h1>
 | 
						|
<p>This report details the changes in the core Android framework API between two <a 
 | 
						|
href="http://developer.android.com/guide/appendix/api-levels.html" target="_top">API Level</a> 
 | 
						|
specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. 
 | 
						|
The report also includes general statistics that characterize the extent and type of the differences.</p>
 | 
						|
<p>This report is based a comparison of the Android API specifications 
 | 
						|
whose API Level identifiers are given in the upper-right corner of this page. It compares a 
 | 
						|
newer "to" API to an older "from" API, noting all changes relative to the 
 | 
						|
older API. So, for example, API elements marked as removed are no longer present in the "to" 
 | 
						|
API specification.</p>
 | 
						|
<p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index" 
 | 
						|
controls on the left. The report uses text formatting to indicate <em>interface names</em>, 
 | 
						|
<a href= ><code>links to reference documentation</code></a>, and <a href= >links to change 
 | 
						|
description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
 | 
						|
<p>For more information about the Android framework API and SDK, 
 | 
						|
see the <a href="http://developer.android.com/index.html" target="_top">Android Developers site</a>.</p>
 | 
						|
<p>
 | 
						|
<a NAME="Added"></a>
 | 
						|
<TABLE summary="Added Packages" WIDTH="100%">
 | 
						|
<TR>
 | 
						|
  <TH VALIGN="TOP" COLSPAN=2>Added Packages</FONT></TD>
 | 
						|
</TH>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.media.audiofx"></A>
 | 
						|
  <nobr><A HREF="../../../../reference/android/media/audiofx/package-summary.html" target="_top"><code>android.media.audiofx</code></A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.net.sip"></A>
 | 
						|
  <nobr><A HREF="../../../../reference/android/net/sip/package-summary.html" target="_top"><code>android.net.sip</code></A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.nfc"></A>
 | 
						|
  <nobr><A HREF="../../../../reference/android/nfc/package-summary.html" target="_top"><code>android.nfc</code></A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.os.storage"></A>
 | 
						|
  <nobr><A HREF="../../../../reference/android/os/storage/package-summary.html" target="_top"><code>android.os.storage</code></A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
</TABLE>
 | 
						|
 
 | 
						|
<p>
 | 
						|
<a NAME="Changed"></a>
 | 
						|
<TABLE summary="Changed Packages" WIDTH="100%">
 | 
						|
<TR>
 | 
						|
  <TH VALIGN="TOP" COLSPAN=3>Changed Packages</FONT></TD>
 | 
						|
</TH>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android"></A>
 | 
						|
  <nobr><A HREF="pkg_android.html">android</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.app"></A>
 | 
						|
  <nobr><A HREF="pkg_android.app.html">android.app</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.app.admin"></A>
 | 
						|
  <nobr><A HREF="pkg_android.app.admin.html">android.app.admin</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.content"></A>
 | 
						|
  <nobr><A HREF="pkg_android.content.html">android.content</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.content.pm"></A>
 | 
						|
  <nobr><A HREF="pkg_android.content.pm.html">android.content.pm</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.content.res"></A>
 | 
						|
  <nobr><A HREF="pkg_android.content.res.html">android.content.res</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.graphics"></A>
 | 
						|
  <nobr><A HREF="pkg_android.graphics.html">android.graphics</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.hardware"></A>
 | 
						|
  <nobr><A HREF="pkg_android.hardware.html">android.hardware</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.location"></A>
 | 
						|
  <nobr><A HREF="pkg_android.location.html">android.location</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.media"></A>
 | 
						|
  <nobr><A HREF="pkg_android.media.html">android.media</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.net.wifi"></A>
 | 
						|
  <nobr><A HREF="pkg_android.net.wifi.html">android.net.wifi</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.opengl"></A>
 | 
						|
  <nobr><A HREF="pkg_android.opengl.html">android.opengl</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.os"></A>
 | 
						|
  <nobr><A HREF="pkg_android.os.html">android.os</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.provider"></A>
 | 
						|
  <nobr><A HREF="pkg_android.provider.html">android.provider</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.service.wallpaper"></A>
 | 
						|
  <nobr><A HREF="pkg_android.service.wallpaper.html">android.service.wallpaper</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.telephony"></A>
 | 
						|
  <nobr><A HREF="pkg_android.telephony.html">android.telephony</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.telephony.gsm"></A>
 | 
						|
  <nobr><A HREF="pkg_android.telephony.gsm.html">android.telephony.gsm</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.test.mock"></A>
 | 
						|
  <nobr><A HREF="pkg_android.test.mock.html">android.test.mock</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.text.format"></A>
 | 
						|
  <nobr><A HREF="pkg_android.text.format.html">android.text.format</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.util"></A>
 | 
						|
  <nobr><A HREF="pkg_android.util.html">android.util</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.view"></A>
 | 
						|
  <nobr><A HREF="pkg_android.view.html">android.view</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.view.inputmethod"></A>
 | 
						|
  <nobr><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.webkit"></A>
 | 
						|
  <nobr><A HREF="pkg_android.webkit.html">android.webkit</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="android.widget"></A>
 | 
						|
  <nobr><A HREF="pkg_android.widget.html">android.widget</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="dalvik.bytecode"></A>
 | 
						|
  <nobr><A HREF="pkg_dalvik.bytecode.html">dalvik.bytecode</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="dalvik.system"></A>
 | 
						|
  <nobr><A HREF="pkg_dalvik.system.html">dalvik.system</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.awt.font"></A>
 | 
						|
  <nobr><A HREF="pkg_java.awt.font.html">java.awt.font</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.io"></A>
 | 
						|
  <nobr><A HREF="pkg_java.io.html">java.io</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.lang"></A>
 | 
						|
  <nobr><A HREF="pkg_java.lang.html">java.lang</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.lang.reflect"></A>
 | 
						|
  <nobr><A HREF="pkg_java.lang.reflect.html">java.lang.reflect</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.net"></A>
 | 
						|
  <nobr><A HREF="pkg_java.net.html">java.net</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.nio"></A>
 | 
						|
  <nobr><A HREF="pkg_java.nio.html">java.nio</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.security"></A>
 | 
						|
  <nobr><A HREF="pkg_java.security.html">java.security</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.sql"></A>
 | 
						|
  <nobr><A HREF="pkg_java.sql.html">java.sql</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.text"></A>
 | 
						|
  <nobr><A HREF="pkg_java.text.html">java.text</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.util"></A>
 | 
						|
  <nobr><A HREF="pkg_java.util.html">java.util</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.util.concurrent"></A>
 | 
						|
  <nobr><A HREF="pkg_java.util.concurrent.html">java.util.concurrent</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.util.concurrent.atomic"></A>
 | 
						|
  <nobr><A HREF="pkg_java.util.concurrent.atomic.html">java.util.concurrent.atomic</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.util.concurrent.locks"></A>
 | 
						|
  <nobr><A HREF="pkg_java.util.concurrent.locks.html">java.util.concurrent.locks</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.util.logging"></A>
 | 
						|
  <nobr><A HREF="pkg_java.util.logging.html">java.util.logging</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="java.util.zip"></A>
 | 
						|
  <nobr><A HREF="pkg_java.util.zip.html">java.util.zip</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="javax.net.ssl"></A>
 | 
						|
  <nobr><A HREF="pkg_javax.net.ssl.html">javax.net.ssl</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="javax.security.auth"></A>
 | 
						|
  <nobr><A HREF="pkg_javax.security.auth.html">javax.security.auth</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="javax.security.auth.x500"></A>
 | 
						|
  <nobr><A HREF="pkg_javax.security.auth.x500.html">javax.security.auth.x500</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="javax.sql"></A>
 | 
						|
  <nobr><A HREF="pkg_javax.sql.html">javax.sql</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="javax.xml.datatype"></A>
 | 
						|
  <nobr><A HREF="pkg_javax.xml.datatype.html">javax.xml.datatype</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="javax.xml.parsers"></A>
 | 
						|
  <nobr><A HREF="pkg_javax.xml.parsers.html">javax.xml.parsers</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="javax.xml.transform"></A>
 | 
						|
  <nobr><A HREF="pkg_javax.xml.transform.html">javax.xml.transform</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="javax.xml.validation"></A>
 | 
						|
  <nobr><A HREF="pkg_javax.xml.validation.html">javax.xml.validation</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
 | 
						|
  <TD VALIGN="TOP" WIDTH="25%">
 | 
						|
  <A NAME="org.apache.http.protocol"></A>
 | 
						|
  <nobr><A HREF="pkg_org.apache.http.protocol.html">org.apache.http.protocol</A></nobr>
 | 
						|
  </TD>
 | 
						|
  <TD> </TD>
 | 
						|
</TR>
 | 
						|
</TABLE>
 | 
						|
 
 | 
						|
<!-- End of API section -->
 | 
						|
<!-- Start of packages section -->
 | 
						|
      </div>	
 | 
						|
      <div id="footer">
 | 
						|
        <div id="copyright">
 | 
						|
        Except as noted, this content is licensed under 
 | 
						|
        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
 | 
						|
        For details and restrictions, see the <a href="/license.html">Content License</a>.
 | 
						|
        </div>
 | 
						|
      <div id="footerlinks">
 | 
						|
      <p>
 | 
						|
        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
 | 
						|
        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
 | 
						|
        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
 | 
						|
      </p>
 | 
						|
    </div>
 | 
						|
    </div> <!-- end footer -->
 | 
						|
    </div><!-- end doc-content -->
 | 
						|
    </div> <!-- end body-content --> 
 | 
						|
<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 | 
						|
</script>
 | 
						|
<script type="text/javascript">
 | 
						|
  try {
 | 
						|
    var pageTracker = _gat._getTracker("UA-5831155-1");
 | 
						|
    pageTracker._setAllowAnchor(true);
 | 
						|
    pageTracker._initData();
 | 
						|
    pageTracker._trackPageview();
 | 
						|
  } catch(e) {}
 | 
						|
</script>
 | 
						|
</BODY>
 | 
						|
</HTML>
 |