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

📄 name.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 5 页
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>NamingException.</B><B><A HREF="../../../javax/naming/NamingException.html#appendRemainingName(javax.naming.Name)">appendRemainingName</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add components from 'name' as the last components in  remaining name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>LinkException.</B><B><A HREF="../../../javax/naming/LinkException.html#setLinkResolvedName(javax.naming.Name)">setLinkResolvedName</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the resolved link name field of this exception.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>LinkException.</B><B><A HREF="../../../javax/naming/LinkException.html#setLinkRemainingName(javax.naming.Name)">setLinkRemainingName</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the remaining link name field of this exception.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>Name.</B><B><A HREF="../../../javax/naming/Name.html#startsWith(javax.naming.Name)">startsWith</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;n)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines whether this name starts with a specified prefix.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>Name.</B><B><A HREF="../../../javax/naming/Name.html#endsWith(javax.naming.Name)">endsWith</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;n)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines whether this name ends with a specified suffix.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/Name.html">Name</A></CODE></FONT></TD><TD><CODE><B>Name.</B><B><A HREF="../../../javax/naming/Name.html#addAll(javax.naming.Name)">addAll</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;suffix)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the components of a name -- in order -- to the end of this name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/Name.html">Name</A></CODE></FONT></TD><TD><CODE><B>Name.</B><B><A HREF="../../../javax/naming/Name.html#addAll(int, javax.naming.Name)">addAll</A></B>(int&nbsp;posn,       <A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;n)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the components of a name -- in order -- at a specified position within this name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>CompoundName.</B><B><A HREF="../../../javax/naming/CompoundName.html#startsWith(javax.naming.Name)">startsWith</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;n)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines whether a compound name is a prefix of this compound name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>CompoundName.</B><B><A HREF="../../../javax/naming/CompoundName.html#endsWith(javax.naming.Name)">endsWith</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;n)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines whether a compound name is a suffix of this compound name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/Name.html">Name</A></CODE></FONT></TD><TD><CODE><B>CompoundName.</B><B><A HREF="../../../javax/naming/CompoundName.html#addAll(javax.naming.Name)">addAll</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;suffix)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the components of a compound name -- in order -- to the end of this compound name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/Name.html">Name</A></CODE></FONT></TD><TD><CODE><B>CompoundName.</B><B><A HREF="../../../javax/naming/CompoundName.html#addAll(int, javax.naming.Name)">addAll</A></B>(int&nbsp;posn,       <A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;n)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the components of a compound name -- in order -- at a specified position within this compound name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../javax/naming/Context.html">Context</A></CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#getURLOrDefaultInitCtx(javax.naming.Name)">getURLOrDefaultInitCtx</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves a context for resolving <code>name</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Object.html">Object</A></CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#lookup(javax.naming.Name)">lookup</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#bind(javax.naming.Name, java.lang.Object)">bind</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,     <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#rebind(javax.naming.Name, java.lang.Object)">rebind</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,       <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#unbind(javax.naming.Name)">unbind</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#rename(javax.naming.Name, javax.naming.Name)">rename</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;oldName,       <A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;newName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/NamingEnumeration.html">NamingEnumeration</A></CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#list(javax.naming.Name)">list</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/NamingEnumeration.html">NamingEnumeration</A></CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#listBindings(javax.naming.Name)">listBindings</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#destroySubcontext(javax.naming.Name)">destroySubcontext</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/Context.html">Context</A></CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#createSubcontext(javax.naming.Name)">createSubcontext</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../java/lang/Object.html">Object</A></CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#lookupLink(javax.naming.Name)">lookupLink</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/NameParser.html">NameParser</A></CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#getNameParser(javax.naming.Name)">getNameParser</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/Name.html">Name</A></CODE></FONT></TD><TD><CODE><B>InitialContext.</B><B><A HREF="../../../javax/naming/InitialContext.html#composeName(javax.naming.Name, javax.naming.Name)">composeName</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,            <A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;prefix)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Composes the name of this context with a name relative to this context.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>CannotProceedException.</B><B><A HREF="../../../javax/naming/CannotProceedException.html#setRemainingNewName(javax.naming.Name)">setRemainingNewName</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;newName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the "remaining new name" field of this exception.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>CannotProceedException.</B><B><A HREF="../../../javax/naming/CannotProceedException.html#setAltName(javax.naming.Name)">setAltName</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;altName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the <code>altName</code> field of this exception.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

⌨️ 快捷键说明

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