⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 SUN公司官方J2EE中文帮助文档 应该不错 有兴趣的下来看看 html格式的
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Jan 17 03:51:26 PST 2002 -->
<TITLE>
Java 2 Platform EE v1.3: Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="javax/security/auth/spi/LoginModule.html#abort()"><B>abort()</B></A> - 
Method in interface javax.security.auth.spi.<A HREF="javax/security/auth/spi/LoginModule.html">LoginModule</A>
<DD>Method to abort the authentication process (phase 2).
<DT><A HREF="javax/ejb/AccessLocalException.html"><B>AccessLocalException</B></A> - exception javax.ejb.<A HREF="javax/ejb/AccessLocalException.html">AccessLocalException</A>.<DD>An AccessLocalException is thrown to indicate that the caller does not 
 have permission to call the method.<DT><A HREF="javax/ejb/AccessLocalException.html#AccessLocalException()"><B>AccessLocalException()</B></A> - 
Constructor for class javax.ejb.<A HREF="javax/ejb/AccessLocalException.html">AccessLocalException</A>
<DD>Constructs an AccessLocalException with no detail message.
<DT><A HREF="javax/ejb/AccessLocalException.html#AccessLocalException(java.lang.String)"><B>AccessLocalException(String)</B></A> - 
Constructor for class javax.ejb.<A HREF="javax/ejb/AccessLocalException.html">AccessLocalException</A>
<DD>Constructs an AccessLocalException with the specified
 detail message.
<DT><A HREF="javax/ejb/AccessLocalException.html#AccessLocalException(java.lang.String, java.lang.Exception)"><B>AccessLocalException(String, Exception)</B></A> - 
Constructor for class javax.ejb.<A HREF="javax/ejb/AccessLocalException.html">AccessLocalException</A>
<DD>Constructs an AccessLocalException with the specified
 detail message and a nested exception.
<DT><A HREF="javax/security/auth/login/AccountExpiredException.html"><B>AccountExpiredException</B></A> - exception javax.security.auth.login.<A HREF="javax/security/auth/login/AccountExpiredException.html">AccountExpiredException</A>.<DD>Signals that a user account has expired.<DT><A HREF="javax/security/auth/login/AccountExpiredException.html#AccountExpiredException()"><B>AccountExpiredException()</B></A> - 
Constructor for class javax.security.auth.login.<A HREF="javax/security/auth/login/AccountExpiredException.html">AccountExpiredException</A>
<DD>Constructs a AccountExpiredException with no detail message.
<DT><A HREF="javax/security/auth/login/AccountExpiredException.html#AccountExpiredException(java.lang.String)"><B>AccountExpiredException(String)</B></A> - 
Constructor for class javax.security.auth.login.<A HREF="javax/security/auth/login/AccountExpiredException.html">AccountExpiredException</A>
<DD>Constructs a AccountExpiredException with the specified detail
 message.
<DT><A HREF="javax/jms/Message.html#acknowledge()"><B>acknowledge()</B></A> - 
Method in interface javax.jms.<A HREF="javax/jms/Message.html">Message</A>
<DD>Acknowledges all consumed messages of the session of this consumed 
 message.
<DT><A HREF="javax/activation/ActivationDataFlavor.html"><B>ActivationDataFlavor</B></A> - class javax.activation.<A HREF="javax/activation/ActivationDataFlavor.html">ActivationDataFlavor</A>.<DD>The ActivationDataFlavor class is a special subclass of
 <code>java.awt.datatransfer.DataFlavor</code>.<DT><A HREF="javax/activation/ActivationDataFlavor.html#ActivationDataFlavor(java.lang.Class, java.lang.String)"><B>ActivationDataFlavor(Class, String)</B></A> - 
Constructor for class javax.activation.<A HREF="javax/activation/ActivationDataFlavor.html">ActivationDataFlavor</A>
<DD>Construct a DataFlavor that represents a MimeType.
<DT><A HREF="javax/activation/ActivationDataFlavor.html#ActivationDataFlavor(java.lang.Class, java.lang.String, java.lang.String)"><B>ActivationDataFlavor(Class, String, String)</B></A> - 
Constructor for class javax.activation.<A HREF="javax/activation/ActivationDataFlavor.html">ActivationDataFlavor</A>
<DD>Construct a DataFlavor that represents an arbitrary
 Java object.
<DT><A HREF="javax/activation/ActivationDataFlavor.html#ActivationDataFlavor(java.lang.String, java.lang.String)"><B>ActivationDataFlavor(String, String)</B></A> - 
Constructor for class javax.activation.<A HREF="javax/activation/ActivationDataFlavor.html">ActivationDataFlavor</A>
<DD>Construct a DataFlavor that represents a MimeType.
<DT><A HREF="javax/mail/FetchProfile.html#add(javax.mail.FetchProfile.Item)"><B>add(FetchProfile.Item)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/FetchProfile.html">FetchProfile</A>
<DD>Add the given special item as one of the attributes to
 be prefetched.
<DT><A HREF="javax/mail/Flags.html#add(javax.mail.Flags.Flag)"><B>add(Flags.Flag)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/Flags.html">Flags</A>
<DD>Add the specified system flag to this Flags object.
<DT><A HREF="javax/mail/Flags.html#add(javax.mail.Flags)"><B>add(Flags)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/Flags.html">Flags</A>
<DD>Add all the flags in the given Flags object to this
 Flags object.
<DT><A HREF="javax/mail/FetchProfile.html#add(java.lang.String)"><B>add(String)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/FetchProfile.html">FetchProfile</A>
<DD>Add the specified header-field to the list of attributes
 to be prefetched.
<DT><A HREF="javax/mail/Flags.html#add(java.lang.String)"><B>add(String)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/Flags.html">Flags</A>
<DD>Add the specified user flag to this Flags object.
<DT><A HREF="org/xml/sax/helpers/AttributeListImpl.html#addAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>addAttribute(String, String, String)</B></A> - 
Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributeListImpl.html">AttributeListImpl</A>
<DD><B>Deprecated.</B>&nbsp;Add an attribute to an attribute list.
<DT><A HREF="org/xml/sax/helpers/AttributesImpl.html#addAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>addAttribute(String, String, String, String, String)</B></A> - 
Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributesImpl.html">AttributesImpl</A>
<DD>Add an attribute to the end of the list.
<DT><A HREF="javax/mail/Multipart.html#addBodyPart(javax.mail.BodyPart)"><B>addBodyPart(BodyPart)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/Multipart.html">Multipart</A>
<DD>Adds a Part to the multipart.
<DT><A HREF="javax/mail/Multipart.html#addBodyPart(javax.mail.BodyPart, int)"><B>addBodyPart(BodyPart, int)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/Multipart.html">Multipart</A>
<DD>Adds a BodyPart at position <code>index</code>.
<DT><A HREF="javax/sql/PooledConnection.html#addConnectionEventListener(javax.sql.ConnectionEventListener)"><B>addConnectionEventListener(ConnectionEventListener)</B></A> - 
Method in interface javax.sql.<A HREF="javax/sql/PooledConnection.html">PooledConnection</A>
<DD> Add an event listener.
<DT><A HREF="javax/resource/spi/ManagedConnection.html#addConnectionEventListener(javax.resource.spi.ConnectionEventListener)"><B>addConnectionEventListener(ConnectionEventListener)</B></A> - 
Method in interface javax.resource.spi.<A HREF="javax/resource/spi/ManagedConnection.html">ManagedConnection</A>
<DD>Adds a connection event listener to the ManagedConnection 
  instance.
<DT><A HREF="javax/mail/Service.html#addConnectionListener(javax.mail.event.ConnectionListener)"><B>addConnectionListener(ConnectionListener)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/Service.html">Service</A>
<DD>Add a listener for Connection events on this service.
<DT><A HREF="javax/mail/Folder.html#addConnectionListener(javax.mail.event.ConnectionListener)"><B>addConnectionListener(ConnectionListener)</B></A> - 
Method in class javax.mail.<A HREF="javax/mail/Folder.html">Folder</A>
<DD>Add a listener for Connection events on this Folder.
<DT><A HREF="javax/servlet/http/HttpServletResponseWrapper.html#addCookie(javax.servlet.http.Cookie)"><B>addCookie(Cookie)</B></A> - 
Method in class javax.servlet.http.<A HREF="javax/servlet/http/HttpServletResponseWrapper.html">HttpServletResponseWrapper</A>
<DD>The default behavior of this method is to call addCookie(Cookie cookie)
 on the wrapped response object.
<DT><A HREF="javax/servlet/http/HttpServletResponse.html#addCookie(javax.servlet.http.Cookie)"><B>addCookie(Cookie)</B></A> - 
Method in interface javax.servlet.http.<A HREF="javax/servlet/http/HttpServletResponse.html">HttpServletResponse</A>
<DD>Adds the specified cookie to the response.
<DT><A HREF="javax/servlet/http/HttpServletResponseWrapper.html#addDateHeader(java.lang.String, long)"><B>addDateHeader(String, long)</B></A> - 
Method in class javax.servlet.http.<A HREF="javax/servlet/http/HttpServletResponseWrapper.html">HttpServletResponseWrapper</A>
<DD>The default behavior of this method is to call addDateHeader(String name, long date)
 on the wrapped response object.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -