📄 index-all.html
字号:
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="javax/servlet/http/HttpServletRequest.html#BASIC_AUTH"><B>BASIC_AUTH</B></A> -
Static variable in interface javax.servlet.http.<A HREF="javax/servlet/http/HttpServletRequest.html">HttpServletRequest</A>
<DD>String identifier for Basic authentication.
<DT><A HREF="javax/mail/Message.RecipientType.html#BCC"><B>BCC</B></A> -
Static variable in class javax.mail.<A HREF="javax/mail/Message.RecipientType.html">Message.RecipientType</A>
<DD>The "Bcc" (blind carbon copy) recipients.
<DT><A HREF="javax/ejb/SessionSynchronization.html#beforeCompletion()"><B>beforeCompletion()</B></A> -
Method in interface javax.ejb.<A HREF="javax/ejb/SessionSynchronization.html">SessionSynchronization</A>
<DD>The beforeCompletion method notifies a session Bean instance that
a transaction is about to be committed.
<DT><A HREF="javax/transaction/Synchronization.html#beforeCompletion()"><B>beforeCompletion()</B></A> -
Method in interface javax.transaction.<A HREF="javax/transaction/Synchronization.html">Synchronization</A>
<DD>This method is called by the transaction
manager prior to the start of the transaction completion process.
<DT><A HREF="javax/transaction/UserTransaction.html#begin()"><B>begin()</B></A> -
Method in interface javax.transaction.<A HREF="javax/transaction/UserTransaction.html">UserTransaction</A>
<DD>Create a new transaction and associate it with the current thread.
<DT><A HREF="javax/transaction/TransactionManager.html#begin()"><B>begin()</B></A> -
Method in interface javax.transaction.<A HREF="javax/transaction/TransactionManager.html">TransactionManager</A>
<DD>Create a new transaction and associate it with the current thread.
<DT><A HREF="javax/resource/cci/LocalTransaction.html#begin()"><B>begin()</B></A> -
Method in interface javax.resource.cci.<A HREF="javax/resource/cci/LocalTransaction.html">LocalTransaction</A>
<DD>Begins a local transaction on an EIS instance.
<DT><A HREF="javax/resource/spi/LocalTransaction.html#begin()"><B>begin()</B></A> -
Method in interface javax.resource.spi.<A HREF="javax/resource/spi/LocalTransaction.html">LocalTransaction</A>
<DD>Begin a local transaction
<DT><A HREF="javax/servlet/jsp/tagext/TagInfo.html#BODY_CONTENT_EMPTY"><B>BODY_CONTENT_EMPTY</B></A> -
Static variable in class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/TagInfo.html">TagInfo</A>
<DD>static constant for getBodyContent() when it is empty
<DT><A HREF="javax/servlet/jsp/tagext/TagInfo.html#BODY_CONTENT_JSP"><B>BODY_CONTENT_JSP</B></A> -
Static variable in class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/TagInfo.html">TagInfo</A>
<DD>static constant for getBodyContent() when it is JSP
<DT><A HREF="javax/servlet/jsp/tagext/TagInfo.html#BODY_CONTENT_TAG_DEPENDENT"><B>BODY_CONTENT_TAG_DEPENDENT</B></A> -
Static variable in class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/TagInfo.html">TagInfo</A>
<DD>static constant for getBodyContent() when it is Tag dependent
<DT><A HREF="javax/servlet/jsp/tagext/BodyTagSupport.html#bodyContent"><B>bodyContent</B></A> -
Variable in class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/BodyTagSupport.html">BodyTagSupport</A>
<DD>
<DT><A HREF="javax/servlet/jsp/tagext/BodyContent.html"><B>BodyContent</B></A> - class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/BodyContent.html">BodyContent</A>.<DD>An encapsulation of the evaluation of the body of an action so it is
available to a tag handler.<DT><A HREF="javax/servlet/jsp/tagext/BodyContent.html#BodyContent(javax.servlet.jsp.JspWriter)"><B>BodyContent(JspWriter)</B></A> -
Constructor for class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/BodyContent.html">BodyContent</A>
<DD>Protected constructor.
<DT><A HREF="javax/mail/BodyPart.html"><B>BodyPart</B></A> - class javax.mail.<A HREF="javax/mail/BodyPart.html">BodyPart</A>.<DD>This class models a Part that is contained within a Multipart.<DT><A HREF="javax/mail/BodyPart.html#BodyPart()"><B>BodyPart()</B></A> -
Constructor for class javax.mail.<A HREF="javax/mail/BodyPart.html">BodyPart</A>
<DD>
<DT><A HREF="javax/servlet/jsp/tagext/BodyTag.html"><B>BodyTag</B></A> - interface javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/BodyTag.html">BodyTag</A>.<DD>The BodyTag interface extends IterationTag by defining additional
methods that let a tag handler manipulate the content of evaluating its body.<DT><A HREF="javax/servlet/jsp/tagext/BodyTagSupport.html"><B>BodyTagSupport</B></A> - class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/BodyTagSupport.html">BodyTagSupport</A>.<DD>A base class for defining tag handlers implementing BodyTag.<DT><A HREF="javax/servlet/jsp/tagext/BodyTagSupport.html#BodyTagSupport()"><B>BodyTagSupport()</B></A> -
Constructor for class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/BodyTagSupport.html">BodyTagSupport</A>
<DD>Default constructor, all subclasses are required to only define
a public constructor with the same signature, and to call the
superclass constructor.
<DT><A HREF="javax/mail/search/BodyTerm.html"><B>BodyTerm</B></A> - class javax.mail.search.<A HREF="javax/mail/search/BodyTerm.html">BodyTerm</A>.<DD>This class implements searches on Message Body.<DT><A HREF="javax/mail/search/BodyTerm.html#BodyTerm(java.lang.String)"><B>BodyTerm(String)</B></A> -
Constructor for class javax.mail.search.<A HREF="javax/mail/search/BodyTerm.html">BodyTerm</A>
<DD>Constructor
<DT><A HREF="javax/servlet/jsp/JspWriter.html#bufferSize"><B>bufferSize</B></A> -
Variable in class javax.servlet.jsp.<A HREF="javax/servlet/jsp/JspWriter.html">JspWriter</A>
<DD>
<DT><A HREF="javax/jms/BytesMessage.html"><B>BytesMessage</B></A> - interface javax.jms.<A HREF="javax/jms/BytesMessage.html">BytesMessage</A>.<DD>A <CODE>BytesMessage</CODE> object is used to send a message containing a
stream of uninterpreted bytes.</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="javax/security/auth/callback/Callback.html"><B>Callback</B></A> - interface javax.security.auth.callback.<A HREF="javax/security/auth/callback/Callback.html">Callback</A>.<DD> Implementations of this interface are passed to a
<code>CallbackHandler</code>, allowing underlying security services
the ability to interact with a calling application to retrieve specific
authentication data such as usernames and passwords, or to display
certain information, such as error and warning messages.<DT><A HREF="javax/security/auth/callback/CallbackHandler.html"><B>CallbackHandler</B></A> - interface javax.security.auth.callback.<A HREF="javax/security/auth/callback/CallbackHandler.html">CallbackHandler</A>.<DD> An application implements a <code>CallbackHandler</code> and passes
it to underlying security services so that they may interact with
the application to retrieve specific authentication data,
such as usernames and passwords, or to display certain information,
such as error and warning messages.<DT><A HREF="javax/servlet/jsp/tagext/TagAttributeInfo.html#canBeRequestTime()"><B>canBeRequestTime()</B></A> -
Method in class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/TagAttributeInfo.html">TagAttributeInfo</A>
<DD>Whether this attribute can hold a request-time value.
<DT><A HREF="javax/security/auth/callback/ConfirmationCallback.html#CANCEL"><B>CANCEL</B></A> -
Static variable in class javax.security.auth.callback.<A HREF="javax/security/auth/callback/ConfirmationCallback.html">ConfirmationCallback</A>
<DD>CANCEL option.
<DT><A HREF="javax/mail/Message.RecipientType.html#CC"><B>CC</B></A> -
Static variable in class javax.mail.<A HREF="javax/mail/Message.RecipientType.html">Message.RecipientType</A>
<DD>The "Cc" (carbon copy) recipients.
<DT><A HREF="javax/xml/transform/OutputKeys.html#CDATA_SECTION_ELEMENTS"><B>CDATA_SECTION_ELEMENTS</B></A> -
Static variable in class javax.xml.transform.<A HREF="javax/xml/transform/OutputKeys.html">OutputKeys</A>
<DD>cdata-section-elements = <var>expanded names</var>.
<DT><A HREF="org/w3c/dom/Node.html#CDATA_SECTION_NODE"><B>CDATA_SECTION_NODE</B></A> -
Static variable in interface org.w3c.dom.<A HREF="org/w3c/dom/Node.html">Node</A>
<DD>The node is a <code>CDATASection</code>.
<DT><A HREF="org/w3c/dom/CDATASection.html"><B>CDATASection</B></A> - interface org.w3c.dom.<A HREF="org/w3c/dom/CDATASection.html">CDATASection</A>.<DD>CDATA sections are used to escape blocks of text containing characters that
would otherwise be regarded as markup.<DT><A HREF="org/w3c/dom/CharacterData.html"><B>CharacterData</B></A> - interface org.w3c.dom.<A HREF="org/w3c/dom/CharacterData.html">CharacterData</A>.<DD>The <code>CharacterData</code> interface extends Node with a set of
attributes and methods for accessing character data in the DOM.<DT><A HREF="org/xml/sax/ContentHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
Method in interface org.xml.sax.<A HREF="org/xml/sax/ContentHandler.html">ContentHandler</A>
<DD>Receive notification of character data.
<DT><A HREF="org/xml/sax/HandlerBase.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
Method in class org.xml.sax.<A HREF="org/xml/sax/HandlerBase.html">HandlerBase</A>
<DD><B>Deprecated.</B> Receive notification of character data inside an element.
<DT><A HREF="org/xml/sax/DocumentHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
Method in interface org.xml.sax.<A HREF="org/xml/sax/DocumentHandler.html">DocumentHandler</A>
<DD><B>Deprecated.</B> Receive notification of character data.
<DT><A HREF="org/xml/sax/helpers/ParserAdapter.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/ParserAdapter.html">ParserAdapter</A>
<DD>Adapt a SAX1 characters event.
<DT><A HREF="org/xml/sax/helpers/XMLFilterImpl.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/XMLFilterImpl.html">XMLFilterImpl</A>
<DD>Filter a character data event.
<DT><A HREF="org/xml/sax/helpers/XMLReaderAdapter.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/XMLReaderAdapter.html">XMLReaderAdapter</A>
<DD>Adapt a SAX2 characters event.
<DT><A HREF="org/xml/sax/helpers/DefaultHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/DefaultHandler.html">DefaultHandler</A>
<DD>Receive notification of character data inside an element.
<DT><A HREF="javax/security/auth/callback/ChoiceCallback.html"><B>ChoiceCallback</B></A> - class javax.security.auth.callback.<A HREF="javax/security/auth/callback/ChoiceCallback.html">ChoiceCallback</A>.<DD> Underlying security services instantiate and pass a
<code>ChoiceCallback</code> to the <code>invokeCallback</code>
method of a <code>CallbackHandler</code> to display a list of choices
and to retrieve the selected choice(s).<DT><A HREF="javax/security/auth/callback/ChoiceCallback.html#ChoiceCallback(java.lang.String, java.lang.String[], int, boolean)"><B>ChoiceCallback(String, String[], int, boolean)</B></A> -
Constructor for class javax.security.auth.callback.<A HREF="javax/security/auth/callback/ChoiceCallback.html">ChoiceCallback</A>
<DD>Construct a <code>ChoiceCallback</code> with a prompt,
a list of choices, a default choice, and a boolean specifying
whether or not multiple selections from the list of choices are allowed.
<DT><A HREF="javax/resource/spi/ManagedConnection.html#cleanup()"><B>cleanup()</B></A> -
Method in interface javax.resource.spi.<A HREF="javax/resource/spi/ManagedConnection.html">ManagedConnection</A>
<DD>Application server calls this method to force any cleanup on the
ManagedConnection instance.
<DT><A HREF="javax/servlet/jsp/JspWriter.html#clear()"><B>clear()</B></A> -
Method in class javax.servlet.jsp.<A HREF="javax/servlet/jsp/JspWriter.html">JspWriter</A>
<DD>Clear the contents of the buffer.
<DT><A HREF="org/xml/sax/helpers/AttributesImpl.html#clear()"><B>clear()</B></A> -
Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributesImpl.html">AttributesImpl</A>
<DD>Clear the attribute list for reuse.
<DT><A HREF="org/xml/sax/helpers/AttributeListImpl.html#clear()"><B>clear()</B></A> -
Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributeListImpl.html">AttributeListImpl</A>
<DD><B>Deprecated.</B> Clear the attribute list.
<DT><A HREF="javax/servlet/jsp/tagext/BodyContent.html#clearBody()"><B>clearBody()</B></A> -
Method in class javax.servlet.jsp.tagext.<A HREF="javax/servlet/jsp/tagext/BodyContent.html">BodyContent</A>
<DD>Clear the body without throwing any exceptions.
<DT><A HREF="javax/jms/Message.html#clearBody()"><B>clearBody()</B></A> -
Method in interface javax.jms.<A HREF="javax/jms/Message.html">Message</A>
<DD>Clears out the message body.
<DT><A HREF="javax/servlet/jsp/JspWriter.html#clearBuffer()"><B>clearBuffer()</B></A> -
Method in class javax.servlet.jsp.<A HREF="javax/servlet/jsp/JspWriter.html">JspWriter</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -