Subversion Repositories javautils

Rev

Blame | Last modification | View Log | RSS feed

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_10) on Tue Nov 17 12:13:45 PST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  7. <TITLE>
  8. P-Index (JavaMail API documentation)
  9. </TITLE>
  10.  
  11. <META NAME="date" CONTENT="2009-11-17">
  12.  
  13. <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
  14.  
  15. <SCRIPT type="text/javascript">
  16. function windowTitle()
  17. {
  18.     if (location.href.indexOf('is-external=true') == -1) {
  19.         parent.document.title="P-Index (JavaMail API documentation)";
  20.     }
  21. }
  22. </SCRIPT>
  23. <NOSCRIPT>
  24. </NOSCRIPT>
  25.  
  26. </HEAD>
  27.  
  28. <BODY BGCOLOR="white" onload="windowTitle();">
  29. <HR>
  30.  
  31.  
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <A NAME="navbar_top"><!-- --></A>
  34. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  35. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  36. <TR>
  37. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  38. <A NAME="navbar_top_firstrow"><!-- --></A>
  39. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  40.   <TR ALIGN="center" VALIGN="top">
  41.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  42.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  43.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  44.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  45.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  46.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  47.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  48.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  49.   </TR>
  50. </TABLE>
  51. </TD>
  52. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  53. </EM>
  54. </TD>
  55. </TR>
  56.  
  57. <TR>
  58. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  59. &nbsp;<A HREF="index-15.html"><B>PREV LETTER</B></A>&nbsp;
  60. &nbsp;<A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD>
  61. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  62.   <A HREF="../index.html?index-filesindex-16.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="index-16.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  64. &nbsp;<SCRIPT type="text/javascript">
  65.   <!--
  66.   if(window==top) {
  67.     document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  68.   }
  69.   //-->
  70. </SCRIPT>
  71. <NOSCRIPT>
  72.   <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  73. </NOSCRIPT>
  74.  
  75.  
  76. </FONT></TD>
  77. </TR>
  78. </TABLE>
  79. <A NAME="skip-navbar_top"></A>
  80. <!-- ========= END OF TOP NAVBAR ========= -->
  81.  
  82. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <HR>
  83. <A NAME="_P_"><!-- --></A><H2>
  84. <B>P</B></H2>
  85. <DL>
  86. <DT><A HREF="../javax/mail/internet/ParameterList.html" title="class in javax.mail.internet"><B>ParameterList</B></A> - Class in <A HREF="../javax/mail/internet/package-summary.html">javax.mail.internet</A><DD>This class holds MIME parameters (attribute-value pairs).<DT><A HREF="../javax/mail/internet/ParameterList.html#ParameterList()"><B>ParameterList()</B></A> -
  87. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/ParameterList.html" title="class in javax.mail.internet">ParameterList</A>
  88. <DD>No-arg Constructor.
  89. <DT><A HREF="../javax/mail/internet/ParameterList.html#ParameterList(java.lang.String)"><B>ParameterList(String)</B></A> -
  90. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/ParameterList.html" title="class in javax.mail.internet">ParameterList</A>
  91. <DD>Constructor that takes a parameter-list string.
  92. <DT><A HREF="../javax/mail/BodyPart.html#parent"><B>parent</B></A> -
  93. Variable in class javax.mail.<A HREF="../javax/mail/BodyPart.html" title="class in javax.mail">BodyPart</A>
  94. <DD>The <code>Multipart</code> object containing this <code>BodyPart</code>,
  95.  if known.
  96. <DT><A HREF="../javax/mail/Multipart.html#parent"><B>parent</B></A> -
  97. Variable in class javax.mail.<A HREF="../javax/mail/Multipart.html" title="class in javax.mail">Multipart</A>
  98. <DD>The <code>Part</code> containing this <code>Multipart</code>,
  99.  if known.
  100. <DT><A HREF="../javax/mail/internet/InternetAddress.html#parse(java.lang.String)"><B>parse(String)</B></A> -
  101. Static method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
  102. <DD>Parse the given comma separated sequence of addresses into
  103.  InternetAddress objects.
  104. <DT><A HREF="../javax/mail/internet/InternetAddress.html#parse(java.lang.String, boolean)"><B>parse(String, boolean)</B></A> -
  105. Static method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
  106. <DD>Parse the given sequence of addresses into InternetAddress
  107.  objects.
  108. <DT><A HREF="../javax/mail/internet/MailDateFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> -
  109. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MailDateFormat.html" title="class in javax.mail.internet">MailDateFormat</A>
  110. <DD>Parses the given date in the format specified by
  111.  draft-ietf-drums-msg-fmt-08 in the current TimeZone.
  112. <DT><A HREF="../javax/mail/internet/MimeMessage.html#parse(java.io.InputStream)"><B>parse(InputStream)</B></A> -
  113. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  114. <DD>Parse the InputStream setting the <code>headers</code> and
  115.  <code>content</code> fields appropriately.
  116. <DT><A HREF="../javax/mail/internet/MimeMultipart.html#parse()"><B>parse()</B></A> -
  117. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMultipart.html" title="class in javax.mail.internet">MimeMultipart</A>
  118. <DD>Parse the InputStream from our DataSource, constructing the
  119.  appropriate MimeBodyParts.
  120. <DT><A HREF="../javax/mail/internet/NewsAddress.html#parse(java.lang.String)"><B>parse(String)</B></A> -
  121. Static method in class javax.mail.internet.<A HREF="../javax/mail/internet/NewsAddress.html" title="class in javax.mail.internet">NewsAddress</A>
  122. <DD>Parse the given comma separated sequence of newsgroup into
  123.  NewsAddress objects.
  124. <DT><A HREF="../javax/mail/internet/MimeMultipart.html#parsed"><B>parsed</B></A> -
  125. Variable in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMultipart.html" title="class in javax.mail.internet">MimeMultipart</A>
  126. <DD>Have we parsed the data from our InputStream yet?
  127.  Defaults to true; set to false when our constructor is
  128.  given a DataSource with an InputStream that we need to
  129.  parse.
  130. <DT><A HREF="../javax/mail/internet/ParseException.html" title="class in javax.mail.internet"><B>ParseException</B></A> - Exception in <A HREF="../javax/mail/internet/package-summary.html">javax.mail.internet</A><DD>The exception thrown due to an error in parsing RFC822
  131.  or MIME headers<DT><A HREF="../javax/mail/internet/ParseException.html#ParseException()"><B>ParseException()</B></A> -
  132. Constructor for exception javax.mail.internet.<A HREF="../javax/mail/internet/ParseException.html" title="class in javax.mail.internet">ParseException</A>
  133. <DD>Constructs a ParseException with no detail message.
  134. <DT><A HREF="../javax/mail/internet/ParseException.html#ParseException(java.lang.String)"><B>ParseException(String)</B></A> -
  135. Constructor for exception javax.mail.internet.<A HREF="../javax/mail/internet/ParseException.html" title="class in javax.mail.internet">ParseException</A>
  136. <DD>Constructs a ParseException with the specified detail message.
  137. <DT><A HREF="../javax/mail/internet/InternetAddress.html#parseHeader(java.lang.String, boolean)"><B>parseHeader(String, boolean)</B></A> -
  138. Static method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
  139. <DD>Parse the given sequence of addresses into InternetAddress
  140.  objects.
  141. <DT><A HREF="../javax/mail/URLName.html#parseString(java.lang.String)"><B>parseString(String)</B></A> -
  142. Method in class javax.mail.<A HREF="../javax/mail/URLName.html" title="class in javax.mail">URLName</A>
  143. <DD>Method which does all of the work of parsing the string.
  144. <DT><A HREF="../javax/mail/internet/MimePartDataSource.html#part"><B>part</B></A> -
  145. Variable in class javax.mail.internet.<A HREF="../javax/mail/internet/MimePartDataSource.html" title="class in javax.mail.internet">MimePartDataSource</A>
  146. <DD>The MimePart that provides the data for this DataSource.
  147. <DT><A HREF="../javax/mail/Part.html" title="interface in javax.mail"><B>Part</B></A> - Interface in <A HREF="../javax/mail/package-summary.html">javax.mail</A><DD>The <code>Part</code> interface is the common base interface for
  148.  Messages and BodyParts.<DT><A HREF="../javax/mail/Multipart.html#parts"><B>parts</B></A> -
  149. Variable in class javax.mail.<A HREF="../javax/mail/Multipart.html" title="class in javax.mail">Multipart</A>
  150. <DD>Vector of BodyPart objects.
  151. <DT><A HREF="../javax/mail/PasswordAuthentication.html" title="class in javax.mail"><B>PasswordAuthentication</B></A> - Class in <A HREF="../javax/mail/package-summary.html">javax.mail</A><DD>The class PasswordAuthentication is a data holder that is used by
  152.  Authenticator.<DT><A HREF="../javax/mail/PasswordAuthentication.html#PasswordAuthentication(java.lang.String, java.lang.String)"><B>PasswordAuthentication(String, String)</B></A> -
  153. Constructor for class javax.mail.<A HREF="../javax/mail/PasswordAuthentication.html" title="class in javax.mail">PasswordAuthentication</A>
  154. <DD>Initialize a new PasswordAuthentication
  155. <DT><A HREF="../javax/mail/search/StringTerm.html#pattern"><B>pattern</B></A> -
  156. Variable in class javax.mail.search.<A HREF="../javax/mail/search/StringTerm.html" title="class in javax.mail.search">StringTerm</A>
  157. <DD>The pattern.
  158. <DT><A HREF="../javax/mail/internet/HeaderTokenizer.html#peek()"><B>peek()</B></A> -
  159. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/HeaderTokenizer.html" title="class in javax.mail.internet">HeaderTokenizer</A>
  160. <DD>Peek at the next token, without actually removing the token
  161.  from the parse stream.
  162. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#permanentFlags"><B>permanentFlags</B></A> -
  163. Variable in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  164. <DD>&nbsp;
  165. <DT><A HREF="../javax/mail/internet/InternetAddress.html#personal"><B>personal</B></A> -
  166. Variable in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
  167. <DD>The personal name.
  168. <DT><A HREF="../com/sun/mail/pop3/POP3Folder.html" title="class in com.sun.mail.pop3"><B>POP3Folder</B></A> - Class in <A HREF="../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A><DD>A POP3 Folder (can only be "INBOX").<DT><A HREF="../com/sun/mail/pop3/POP3Message.html" title="class in com.sun.mail.pop3"><B>POP3Message</B></A> - Class in <A HREF="../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A><DD>A POP3 Message.<DT><A HREF="../com/sun/mail/pop3/POP3Message.html#POP3Message(javax.mail.Folder, int)"><B>POP3Message(Folder, int)</B></A> -
  169. Constructor for class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Message.html" title="class in com.sun.mail.pop3">POP3Message</A>
  170. <DD>&nbsp;
  171. <DT><A HREF="../com/sun/mail/pop3/POP3SSLStore.html" title="class in com.sun.mail.pop3"><B>POP3SSLStore</B></A> - Class in <A HREF="../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A><DD>A POP3 Message Store using SSL.<DT><A HREF="../com/sun/mail/pop3/POP3SSLStore.html#POP3SSLStore(javax.mail.Session, javax.mail.URLName)"><B>POP3SSLStore(Session, URLName)</B></A> -
  172. Constructor for class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3SSLStore.html" title="class in com.sun.mail.pop3">POP3SSLStore</A>
  173. <DD>&nbsp;
  174. <DT><A HREF="../com/sun/mail/pop3/POP3Store.html" title="class in com.sun.mail.pop3"><B>POP3Store</B></A> - Class in <A HREF="../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A><DD>A POP3 Message Store.<DT><A HREF="../com/sun/mail/pop3/POP3Store.html#POP3Store(javax.mail.Session, javax.mail.URLName)"><B>POP3Store(Session, URLName)</B></A> -
  175. Constructor for class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Store.html" title="class in com.sun.mail.pop3">POP3Store</A>
  176. <DD>&nbsp;
  177. <DT><A HREF="../com/sun/mail/pop3/POP3Store.html#POP3Store(javax.mail.Session, javax.mail.URLName, java.lang.String, boolean)"><B>POP3Store(Session, URLName, String, boolean)</B></A> -
  178. Constructor for class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Store.html" title="class in com.sun.mail.pop3">POP3Store</A>
  179. <DD>&nbsp;
  180. <DT><A HREF="../javax/mail/internet/AddressException.html#pos"><B>pos</B></A> -
  181. Variable in exception javax.mail.internet.<A HREF="../javax/mail/internet/AddressException.html" title="class in javax.mail.internet">AddressException</A>
  182. <DD>The index in the string where the error occurred, or -1 if not known.
  183. <DT><A HREF="../com/sun/mail/imap/Rights.Right.html#POST"><B>POST</B></A> -
  184. Static variable in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/Rights.Right.html" title="class in com.sun.mail.imap">Rights.Right</A>
  185. <DD>Post - send mail to submission address for mailbox,
  186.  not enforced by IMAP4 itself.
  187. <DT><A HREF="../javax/mail/internet/PreencodedMimeBodyPart.html" title="class in javax.mail.internet"><B>PreencodedMimeBodyPart</B></A> - Class in <A HREF="../javax/mail/internet/package-summary.html">javax.mail.internet</A><DD>A MimeBodyPart that handles data that has already been encoded.<DT><A HREF="../javax/mail/internet/PreencodedMimeBodyPart.html#PreencodedMimeBodyPart(java.lang.String)"><B>PreencodedMimeBodyPart(String)</B></A> -
  188. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/PreencodedMimeBodyPart.html" title="class in javax.mail.internet">PreencodedMimeBodyPart</A>
  189. <DD>Create a PreencodedMimeBodyPart that assumes the data is
  190.  encoded using the specified encoding.
  191. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#protocol"><B>protocol</B></A> -
  192. Variable in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  193. <DD>&nbsp;
  194. <DT><A HREF="../com/sun/mail/imap/IMAPStore.html#protocolConnect(java.lang.String, int, java.lang.String, java.lang.String)"><B>protocolConnect(String, int, String, String)</B></A> -
  195. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPStore.html" title="class in com.sun.mail.imap">IMAPStore</A>
  196. <DD>Implementation of protocolConnect().
  197. <DT><A HREF="../com/sun/mail/pop3/POP3Store.html#protocolConnect(java.lang.String, int, java.lang.String, java.lang.String)"><B>protocolConnect(String, int, String, String)</B></A> -
  198. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Store.html" title="class in com.sun.mail.pop3">POP3Store</A>
  199. <DD>&nbsp;
  200. <DT><A HREF="../com/sun/mail/smtp/SMTPTransport.html#protocolConnect(java.lang.String, int, java.lang.String, java.lang.String)"><B>protocolConnect(String, int, String, String)</B></A> -
  201. Method in class com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPTransport.html" title="class in com.sun.mail.smtp">SMTPTransport</A>
  202. <DD>Performs the actual protocol-specific connection attempt.
  203. <DT><A HREF="../javax/mail/Service.html#protocolConnect(java.lang.String, int, java.lang.String, java.lang.String)"><B>protocolConnect(String, int, String, String)</B></A> -
  204. Method in class javax.mail.<A HREF="../javax/mail/Service.html" title="class in javax.mail">Service</A>
  205. <DD>The service implementation should override this method to
  206.  perform the actual protocol-specific connection attempt.
  207. <DT><A HREF="../javax/mail/Provider.html" title="class in javax.mail"><B>Provider</B></A> - Class in <A HREF="../javax/mail/package-summary.html">javax.mail</A><DD>The Provider is a class that describes a protocol
  208.  implementation.<DT><A HREF="../javax/mail/Provider.html#Provider(javax.mail.Provider.Type, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>Provider(Provider.Type, String, String, String, String)</B></A> -
  209. Constructor for class javax.mail.<A HREF="../javax/mail/Provider.html" title="class in javax.mail">Provider</A>
  210. <DD>Create a new provider of the specified type for the specified
  211.  protocol.
  212. <DT><A HREF="../javax/mail/Provider.Type.html" title="class in javax.mail"><B>Provider.Type</B></A> - Class in <A HREF="../javax/mail/package-summary.html">javax.mail</A><DD>This inner class defines the Provider type.<DT><A HREF="../com/sun/mail/util/logging/MailHandler.html#publish(java.util.logging.LogRecord)"><B>publish(LogRecord)</B></A> -
  213. Method in class com.sun.mail.util.logging.<A HREF="../com/sun/mail/util/logging/MailHandler.html" title="class in com.sun.mail.util.logging">MailHandler</A>
  214. <DD>Stores a <tt>LogRecord</tt> in the internal buffer.
  215. <DT><A HREF="../com/sun/mail/util/logging/MailHandler.html#push()"><B>push()</B></A> -
  216. Method in class com.sun.mail.util.logging.<A HREF="../com/sun/mail/util/logging/MailHandler.html" title="class in com.sun.mail.util.logging">MailHandler</A>
  217. <DD>Pushes any buffered records to the email server as high priority.
  218. </DL>
  219. <HR>
  220.  
  221.  
  222. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  223. <A NAME="navbar_bottom"><!-- --></A>
  224. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  225. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  226. <TR>
  227. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  228. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  229. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  230.   <TR ALIGN="center" VALIGN="top">
  231.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  232.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  233.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  234.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  235.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  236.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  237.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  238.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  239.   </TR>
  240. </TABLE>
  241. </TD>
  242. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  243. </EM>
  244. </TD>
  245. </TR>
  246.  
  247. <TR>
  248. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  249. &nbsp;<A HREF="index-15.html"><B>PREV LETTER</B></A>&nbsp;
  250. &nbsp;<A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD>
  251. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  252.   <A HREF="../index.html?index-filesindex-16.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  253. &nbsp;<A HREF="index-16.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  254. &nbsp;<SCRIPT type="text/javascript">
  255.   <!--
  256.   if(window==top) {
  257.     document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  258.   }
  259.   //-->
  260. </SCRIPT>
  261. <NOSCRIPT>
  262.   <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  263. </NOSCRIPT>
  264.  
  265.  
  266. </FONT></TD>
  267. </TR>
  268. </TABLE>
  269. <A NAME="skip-navbar_bottom"></A>
  270. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  271.  
  272. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <HR>
  273. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  274. </BODY>
  275. </HTML>
  276.