📄 index-15.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_03) on Mon May 29 12:16:04 CST 2006 --><META http-equiv="Content-Type" content="text/html; charset=gb2312"><TITLE>O - 索引 (Java 2 Platform SE 5.0)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="O - 索引 (Java 2 Platform SE 5.0)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="跳过导航链接"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Standard Ed. 5.0</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-14.html"><B>上一个字母</B></A> <A HREF="index-16.html"><B>下一个字母</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>框架</B></A> <A HREF="index-15.html" target="_top"><B>无框架</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>所有类</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><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> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <A HREF="index-27.html">_</A> <HR><A NAME="_O_"><!-- --></A><H2><B>O</B></H2><DL><DT><A HREF="../javax/crypto/spec/OAEPParameterSpec.html" title="javax.crypto.spec 中的类"><B>OAEPParameterSpec</B></A> - <A HREF="../javax/crypto/spec/package-summary.html">javax.crypto.spec</A> 中的 类<DD>此类指定随同 OAEP 冗余使用的参数集合,OAEP 冗余在 <a href="http://www.ietf.org/rfc/rfc3447.txt">PKCS #1</a> 标准中定义。<DT><A HREF="../javax/crypto/spec/OAEPParameterSpec.html#OAEPParameterSpec(java.lang.String, java.lang.String, java.security.spec.AlgorithmParameterSpec, javax.crypto.spec.PSource)"><B>OAEPParameterSpec(String, String, AlgorithmParameterSpec, PSource)</B></A> - 类 javax.crypto.spec.<A HREF="../javax/crypto/spec/OAEPParameterSpec.html" title="javax.crypto.spec 中的类">OAEPParameterSpec</A> 的构造方法<DD>使用指定的信息摘要算法 <code>mdName</code>、掩码生成函数算法 <code>mgfName</code>、掩码生成函数参数 <code>mgfSpec</code> 以及编码输入 P 源 <code>pSrc</code> 来为 PKCS #1 标准中定义的 OAEP 冗余构造一个参数集合。<DT><A HREF="../org/omg/CORBA/OBJ_ADAPTER.html" title="org.omg.CORBA 中的类"><B>OBJ_ADAPTER</B></A> - <A HREF="../org/omg/CORBA/package-summary.html">org.omg.CORBA</A> 中的 异常<DD>此异常通常指示管理方面的不匹配,例如,某台服务器可能试图在实现存储库中使用已经在使用或存储库未知的名称注册它自身。<DT><A HREF="../org/omg/CORBA/OBJ_ADAPTER.html#OBJ_ADAPTER()"><B>OBJ_ADAPTER()</B></A> - 异常 org.omg.CORBA.<A HREF="../org/omg/CORBA/OBJ_ADAPTER.html" title="org.omg.CORBA 中的类">OBJ_ADAPTER</A> 的构造方法<DD>使用默认次要代码 0、完成状态 CompletionStatus.COMPLETED_NO 和一个 null 描述构造一个 <code>OBJ_ADAPTER</code> 异常。<DT><A HREF="../org/omg/CORBA/OBJ_ADAPTER.html#OBJ_ADAPTER(java.lang.String)"><B>OBJ_ADAPTER(String)</B></A> - 异常 org.omg.CORBA.<A HREF="../org/omg/CORBA/OBJ_ADAPTER.html" title="org.omg.CORBA 中的类">OBJ_ADAPTER</A> 的构造方法<DD>使用指定描述、次要代码 0 和完成状态 COMPLETED_NO 构造一个 <code>OBJ_ADAPTER</code> 异常。<DT><A HREF="../org/omg/CORBA/OBJ_ADAPTER.html#OBJ_ADAPTER(int, org.omg.CORBA.CompletionStatus)"><B>OBJ_ADAPTER(int, CompletionStatus)</B></A> - 异常 org.omg.CORBA.<A HREF="../org/omg/CORBA/OBJ_ADAPTER.html" title="org.omg.CORBA 中的类">OBJ_ADAPTER</A> 的构造方法<DD>使用指定次要代码和完成状态构造一个 <code>OBJ_ADAPTER</code> 异常。<DT><A HREF="../org/omg/CORBA/OBJ_ADAPTER.html#OBJ_ADAPTER(java.lang.String, int, org.omg.CORBA.CompletionStatus)"><B>OBJ_ADAPTER(String, int, CompletionStatus)</B></A> - 异常 org.omg.CORBA.<A HREF="../org/omg/CORBA/OBJ_ADAPTER.html" title="org.omg.CORBA 中的类">OBJ_ADAPTER</A> 的构造方法<DD>使用指定描述消息、次要代码和完成状态构造一个 <code>OBJ_ADAPTER</code> 异常。<DT><A HREF="../java/lang/Object.html" title="java.lang 中的类"><B>Object</B></A> - <A HREF="../java/lang/package-summary.html">java.lang</A> 中的 类<DD>类 <code>Object</code> 是类层次结构的根类。<DT><A HREF="../java/lang/Object.html#Object()"><B>Object()</B></A> - 类 java.lang.<A HREF="../java/lang/Object.html" title="java.lang 中的类">Object</A> 的构造方法<DD> <DT><A HREF="../javax/swing/text/html/HTML.Tag.html#OBJECT"><B>OBJECT</B></A> - 类 javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Tag.html" title="javax.swing.text.html 中的类">HTML.Tag</A> 中的静态变量<DD> <DT><A HREF="../javax/swing/undo/StateEdit.html#object"><B>object</B></A> - 类 javax.swing.undo.<A HREF="../javax/swing/undo/StateEdit.html" title="javax.swing.undo 中的类">StateEdit</A> 中的变量<DD>被编辑的对象<DT><A HREF="../org/omg/CORBA/Object.html" title="org.omg.CORBA 中的接口"><B>Object</B></A> - <A HREF="../org/omg/CORBA/package-summary.html">org.omg.CORBA</A> 中的 接口<DD>CORBA 对象引用的定义。<DT><A HREF="../javax/naming/event/NamingEvent.html#OBJECT_ADDED"><B>OBJECT_ADDED</B></A> - 类 javax.naming.event.<A HREF="../javax/naming/event/NamingEvent.html" title="javax.naming.event 中的类">NamingEvent</A> 中的静态变量
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -