Subversion Repositories javautils

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
7 daniel-mar 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
T-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="T-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-19.html"><B>PREV LETTER</B></A>&nbsp;
60
&nbsp;<A HREF="index-21.html"><B>NEXT LETTER</B></A></FONT></TD>
61
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
  <A HREF="../index.html?index-filesindex-20.html" target="_top"><B>FRAMES</B></A>  &nbsp;
63
&nbsp;<A HREF="index-20.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="_T_"><!-- --></A><H2>
84
<B>T</B></H2>
85
<DL>
86
<DT><A HREF="../javax/mail/search/NotTerm.html#term"><B>term</B></A> -
87
Variable in class javax.mail.search.<A HREF="../javax/mail/search/NotTerm.html" title="class in javax.mail.search">NotTerm</A>
88
<DD>The search term to negate.
89
<DT><A HREF="../javax/mail/search/AndTerm.html#terms"><B>terms</B></A> -
90
Variable in class javax.mail.search.<A HREF="../javax/mail/search/AndTerm.html" title="class in javax.mail.search">AndTerm</A>
91
<DD>The array of terms on which the AND operator should be
92
 applied.
93
<DT><A HREF="../javax/mail/search/OrTerm.html#terms"><B>terms</B></A> -
94
Variable in class javax.mail.search.<A HREF="../javax/mail/search/OrTerm.html" title="class in javax.mail.search">OrTerm</A>
95
<DD>The array of terms on which the OR operator should
96
 be applied.
97
<DT><A HREF="../javax/mail/Message.RecipientType.html#TO"><B>TO</B></A> -
98
Static variable in class javax.mail.<A HREF="../javax/mail/Message.RecipientType.html" title="class in javax.mail">Message.RecipientType</A>
99
<DD>The "To" (primary) recipients.
100
<DT><A HREF="../com/sun/mail/pop3/POP3Message.html#top(int)"><B>top(int)</B></A> -
101
Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Message.html" title="class in com.sun.mail.pop3">POP3Message</A>
102
<DD>Fetch the header of the message and the first <code>n</code> lines
103
 of the raw content of the message.
104
<DT><A HREF="../com/sun/mail/dsn/DeliveryStatus.html#toString()"><B>toString()</B></A> -
105
Method in class com.sun.mail.dsn.<A HREF="../com/sun/mail/dsn/DeliveryStatus.html" title="class in com.sun.mail.dsn">DeliveryStatus</A>
106
<DD>&nbsp;
107
<DT><A HREF="../com/sun/mail/dsn/DispositionNotification.html#toString()"><B>toString()</B></A> -
108
Method in class com.sun.mail.dsn.<A HREF="../com/sun/mail/dsn/DispositionNotification.html" title="class in com.sun.mail.dsn">DispositionNotification</A>
109
<DD>&nbsp;
110
<DT><A HREF="../com/sun/mail/imap/Rights.Right.html#toString()"><B>toString()</B></A> -
111
Method 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>
112
<DD>&nbsp;
113
<DT><A HREF="../com/sun/mail/imap/Rights.html#toString()"><B>toString()</B></A> -
114
Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/Rights.html" title="class in com.sun.mail.imap">Rights</A>
115
<DD>&nbsp;
116
<DT><A HREF="../javax/mail/Address.html#toString()"><B>toString()</B></A> -
117
Method in class javax.mail.<A HREF="../javax/mail/Address.html" title="class in javax.mail">Address</A>
118
<DD>Return a String representation of this address object.
119
<DT><A HREF="../javax/mail/FetchProfile.Item.html#toString()"><B>toString()</B></A> -
120
Method in class javax.mail.<A HREF="../javax/mail/FetchProfile.Item.html" title="class in javax.mail">FetchProfile.Item</A>
121
<DD>Include the name in the toString return value for debugging.
122
<DT><A HREF="../javax/mail/Folder.html#toString()"><B>toString()</B></A> -
123
Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
124
<DD>override the default toString(), it will return the String
125
 from Folder.getFullName() or if that is null, it will use
126
 the default toString() behavior.
127
<DT><A HREF="../javax/mail/internet/AddressException.html#toString()"><B>toString()</B></A> -
128
Method in exception javax.mail.internet.<A HREF="../javax/mail/internet/AddressException.html" title="class in javax.mail.internet">AddressException</A>
129
<DD>&nbsp;
130
<DT><A HREF="../javax/mail/internet/ContentDisposition.html#toString()"><B>toString()</B></A> -
131
Method in class javax.mail.internet.<A HREF="../javax/mail/internet/ContentDisposition.html" title="class in javax.mail.internet">ContentDisposition</A>
132
<DD>Retrieve a RFC2045 style string representation of
133
 this ContentDisposition.
134
<DT><A HREF="../javax/mail/internet/ContentType.html#toString()"><B>toString()</B></A> -
135
Method in class javax.mail.internet.<A HREF="../javax/mail/internet/ContentType.html" title="class in javax.mail.internet">ContentType</A>
136
<DD>Retrieve a RFC2045 style string representation of
137
 this Content-Type.
138
<DT><A HREF="../javax/mail/internet/InternetAddress.html#toString()"><B>toString()</B></A> -
139
Method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
140
<DD>Convert this address into a RFC 822 / RFC 2047 encoded address.
141
<DT><A HREF="../javax/mail/internet/InternetAddress.html#toString(javax.mail.Address[])"><B>toString(Address[])</B></A> -
142
Static method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
143
<DD>Convert the given array of InternetAddress objects into
144
 a comma separated sequence of address strings.
145
<DT><A HREF="../javax/mail/internet/InternetAddress.html#toString(javax.mail.Address[], int)"><B>toString(Address[], int)</B></A> -
146
Static method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
147
<DD>Convert the given array of InternetAddress objects into
148
 a comma separated sequence of address strings.
149
<DT><A HREF="../javax/mail/internet/NewsAddress.html#toString()"><B>toString()</B></A> -
150
Method in class javax.mail.internet.<A HREF="../javax/mail/internet/NewsAddress.html" title="class in javax.mail.internet">NewsAddress</A>
151
<DD>Convert this address into a RFC 1036 address.
152
<DT><A HREF="../javax/mail/internet/NewsAddress.html#toString(javax.mail.Address[])"><B>toString(Address[])</B></A> -
153
Static method in class javax.mail.internet.<A HREF="../javax/mail/internet/NewsAddress.html" title="class in javax.mail.internet">NewsAddress</A>
154
<DD>Convert the given array of NewsAddress objects into
155
 a comma separated sequence of address strings.
156
<DT><A HREF="../javax/mail/internet/ParameterList.html#toString()"><B>toString()</B></A> -
157
Method in class javax.mail.internet.<A HREF="../javax/mail/internet/ParameterList.html" title="class in javax.mail.internet">ParameterList</A>
158
<DD>Convert this ParameterList into a MIME String.
159
<DT><A HREF="../javax/mail/internet/ParameterList.html#toString(int)"><B>toString(int)</B></A> -
160
Method in class javax.mail.internet.<A HREF="../javax/mail/internet/ParameterList.html" title="class in javax.mail.internet">ParameterList</A>
161
<DD>Convert this ParameterList into a MIME String.
162
<DT><A HREF="../javax/mail/Message.RecipientType.html#toString()"><B>toString()</B></A> -
163
Method in class javax.mail.<A HREF="../javax/mail/Message.RecipientType.html" title="class in javax.mail">Message.RecipientType</A>
164
<DD>&nbsp;
165
<DT><A HREF="../javax/mail/MessagingException.html#toString()"><B>toString()</B></A> -
166
Method in exception javax.mail.<A HREF="../javax/mail/MessagingException.html" title="class in javax.mail">MessagingException</A>
167
<DD>Override toString method to provide information on
168
 nested exceptions.
169
<DT><A HREF="../javax/mail/Provider.html#toString()"><B>toString()</B></A> -
170
Method in class javax.mail.<A HREF="../javax/mail/Provider.html" title="class in javax.mail">Provider</A>
171
<DD>Overrides Object.toString()
172
<DT><A HREF="../javax/mail/Provider.Type.html#toString()"><B>toString()</B></A> -
173
Method in class javax.mail.<A HREF="../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A>
174
<DD>&nbsp;
175
<DT><A HREF="../javax/mail/Service.html#toString()"><B>toString()</B></A> -
176
Method in class javax.mail.<A HREF="../javax/mail/Service.html" title="class in javax.mail">Service</A>
177
<DD>Return <code>getURLName.toString()</code> if this service has a URLName,
178
 otherwise it will return the default <code>toString</code>.
179
<DT><A HREF="../javax/mail/URLName.html#toString()"><B>toString()</B></A> -
180
Method in class javax.mail.<A HREF="../javax/mail/URLName.html" title="class in javax.mail">URLName</A>
181
<DD>Constructs a string representation of this URLName.
182
<DT><A HREF="../javax/mail/internet/InternetAddress.html#toUnicodeString()"><B>toUnicodeString()</B></A> -
183
Method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
184
<DD>Returns a properly formatted address (RFC 822 syntax) of
185
 Unicode characters.
186
<DT><A HREF="../javax/mail/Provider.Type.html#TRANSPORT"><B>TRANSPORT</B></A> -
187
Static variable in class javax.mail.<A HREF="../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A>
188
<DD>&nbsp;
189
<DT><A HREF="../javax/mail/Transport.html" title="class in javax.mail"><B>Transport</B></A> - Class in <A HREF="../javax/mail/package-summary.html">javax.mail</A><DD>An abstract class that models a message transport.<DT><A HREF="../javax/mail/Transport.html#Transport(javax.mail.Session, javax.mail.URLName)"><B>Transport(Session, URLName)</B></A> -
190
Constructor for class javax.mail.<A HREF="../javax/mail/Transport.html" title="class in javax.mail">Transport</A>
191
<DD>Constructor.
192
<DT><A HREF="../javax/mail/event/TransportAdapter.html" title="class in javax.mail.event"><B>TransportAdapter</B></A> - Class in <A HREF="../javax/mail/event/package-summary.html">javax.mail.event</A><DD>The adapter which receives Transport events.<DT><A HREF="../javax/mail/event/TransportAdapter.html#TransportAdapter()"><B>TransportAdapter()</B></A> -
193
Constructor for class javax.mail.event.<A HREF="../javax/mail/event/TransportAdapter.html" title="class in javax.mail.event">TransportAdapter</A>
194
<DD>&nbsp;
195
<DT><A HREF="../javax/mail/event/TransportEvent.html" title="class in javax.mail.event"><B>TransportEvent</B></A> - Class in <A HREF="../javax/mail/event/package-summary.html">javax.mail.event</A><DD>This class models Transport events.<DT><A HREF="../javax/mail/event/TransportEvent.html#TransportEvent(javax.mail.Transport, int, javax.mail.Address[], javax.mail.Address[], javax.mail.Address[], javax.mail.Message)"><B>TransportEvent(Transport, int, Address[], Address[], Address[], Message)</B></A> -
196
Constructor for class javax.mail.event.<A HREF="../javax/mail/event/TransportEvent.html" title="class in javax.mail.event">TransportEvent</A>
197
<DD>Constructor.
198
<DT><A HREF="../javax/mail/event/TransportListener.html" title="interface in javax.mail.event"><B>TransportListener</B></A> - Interface in <A HREF="../javax/mail/event/package-summary.html">javax.mail.event</A><DD>This is the Listener interface for Transport events<DT><A HREF="../com/sun/mail/dsn/Report.html#type"><B>type</B></A> -
199
Variable in class com.sun.mail.dsn.<A HREF="../com/sun/mail/dsn/Report.html" title="class in com.sun.mail.dsn">Report</A>
200
<DD>&nbsp;
201
<DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#type"><B>type</B></A> -
202
Variable in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
203
<DD>&nbsp;
204
<DT><A HREF="../javax/mail/event/ConnectionEvent.html#type"><B>type</B></A> -
205
Variable in class javax.mail.event.<A HREF="../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>
206
<DD>The event type.
207
<DT><A HREF="../javax/mail/event/FolderEvent.html#type"><B>type</B></A> -
208
Variable in class javax.mail.event.<A HREF="../javax/mail/event/FolderEvent.html" title="class in javax.mail.event">FolderEvent</A>
209
<DD>The event type.
210
<DT><A HREF="../javax/mail/event/MessageChangedEvent.html#type"><B>type</B></A> -
211
Variable in class javax.mail.event.<A HREF="../javax/mail/event/MessageChangedEvent.html" title="class in javax.mail.event">MessageChangedEvent</A>
212
<DD>The event type.
213
<DT><A HREF="../javax/mail/event/MessageCountEvent.html#type"><B>type</B></A> -
214
Variable in class javax.mail.event.<A HREF="../javax/mail/event/MessageCountEvent.html" title="class in javax.mail.event">MessageCountEvent</A>
215
<DD>The event type.
216
<DT><A HREF="../javax/mail/event/StoreEvent.html#type"><B>type</B></A> -
217
Variable in class javax.mail.event.<A HREF="../javax/mail/event/StoreEvent.html" title="class in javax.mail.event">StoreEvent</A>
218
<DD>The event type.
219
<DT><A HREF="../javax/mail/event/TransportEvent.html#type"><B>type</B></A> -
220
Variable in class javax.mail.event.<A HREF="../javax/mail/event/TransportEvent.html" title="class in javax.mail.event">TransportEvent</A>
221
<DD>The event type.
222
<DT><A HREF="../javax/mail/Message.RecipientType.html#type"><B>type</B></A> -
223
Variable in class javax.mail.<A HREF="../javax/mail/Message.RecipientType.html" title="class in javax.mail">Message.RecipientType</A>
224
<DD>The type of recipient, usually the name of a corresponding
225
 Internet standard header.
226
<DT><A HREF="../javax/mail/search/RecipientTerm.html#type"><B>type</B></A> -
227
Variable in class javax.mail.search.<A HREF="../javax/mail/search/RecipientTerm.html" title="class in javax.mail.search">RecipientTerm</A>
228
<DD>The recipient type.
229
</DL>
230
<HR>
231
 
232
 
233
<!-- ======= START OF BOTTOM NAVBAR ====== -->
234
<A NAME="navbar_bottom"><!-- --></A>
235
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
236
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
237
<TR>
238
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
239
<A NAME="navbar_bottom_firstrow"><!-- --></A>
240
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
241
  <TR ALIGN="center" VALIGN="top">
242
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
243
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
244
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
245
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
246
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
247
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
248
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
249
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
250
  </TR>
251
</TABLE>
252
</TD>
253
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
254
</EM>
255
</TD>
256
</TR>
257
 
258
<TR>
259
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
260
&nbsp;<A HREF="index-19.html"><B>PREV LETTER</B></A>&nbsp;
261
&nbsp;<A HREF="index-21.html"><B>NEXT LETTER</B></A></FONT></TD>
262
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
263
  <A HREF="../index.html?index-filesindex-20.html" target="_top"><B>FRAMES</B></A>  &nbsp;
264
&nbsp;<A HREF="index-20.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
265
&nbsp;<SCRIPT type="text/javascript">
266
  <!--
267
  if(window==top) {
268
    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
269
  }
270
  //-->
271
</SCRIPT>
272
<NOSCRIPT>
273
  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
274
</NOSCRIPT>
275
 
276
 
277
</FONT></TD>
278
</TR>
279
</TABLE>
280
<A NAME="skip-navbar_bottom"></A>
281
<!-- ======== END OF BOTTOM NAVBAR ======= -->
282
 
283
<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>
284
Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
285
</BODY>
286
</HTML>