📄 enumeration.html
字号:
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../java/io/package-summary.html">java.io</A> with parameters of type <A HREF="../../../java/util/Enumeration.html">Enumeration</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/io/SequenceInputStream.html#SequenceInputStream(java.util.Enumeration)">SequenceInputStream</A></B>(<A HREF="../../../java/util/Enumeration.html">Enumeration</A> e)</CODE><BR> Initializes a newly created <code>SequenceInputStream</code> by remembering the argument, which must be an <code>Enumeration</code> that produces objects whose run-time type is <code>InputStream</code>.</TD></TR></TABLE> <P><A NAME="java.lang"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/util/Enumeration.html">Enumeration</A> in <A HREF="../../../java/lang/package-summary.html">java.lang</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/lang/package-summary.html">java.lang</A> that return <A HREF="../../../java/util/Enumeration.html">Enumeration</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>ClassLoader.</B><B><A HREF="../../../java/lang/ClassLoader.html#getResources(java.lang.String)">getResources</A></B>(<A HREF="../../../java/lang/String.html">String</A> name)</CODE><BR> Finds all the resources with the given name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>ClassLoader.</B><B><A HREF="../../../java/lang/ClassLoader.html#findResources(java.lang.String)">findResources</A></B>(<A HREF="../../../java/lang/String.html">String</A> name)</CODE><BR> Returns an Enumeration of URLs representing all the resources with the given name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>ClassLoader.</B><B><A HREF="../../../java/lang/ClassLoader.html#getSystemResources(java.lang.String)">getSystemResources</A></B>(<A HREF="../../../java/lang/String.html">String</A> name)</CODE><BR> Finds all resources of the specified name from the search path used to load classes.</TD></TR></TABLE> <P><A NAME="java.net"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/util/Enumeration.html">Enumeration</A> in <A HREF="../../../java/net/package-summary.html">java.net</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/net/package-summary.html">java.net</A> that return <A HREF="../../../java/util/Enumeration.html">Enumeration</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>URLClassLoader.</B><B><A HREF="../../../java/net/URLClassLoader.html#findResources(java.lang.String)">findResources</A></B>(<A HREF="../../../java/lang/String.html">String</A> name)</CODE><BR> Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.</TD></TR></TABLE> <P><A NAME="java.security"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/util/Enumeration.html">Enumeration</A> in <A HREF="../../../java/security/package-summary.html">java.security</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/security/package-summary.html">java.security</A> that return <A HREF="../../../java/util/Enumeration.html">Enumeration</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>KeyStore.</B><B><A HREF="../../../java/security/KeyStore.html#aliases()">aliases</A></B>()</CODE><BR> Lists all the alias names of this keystore.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>KeyStoreSpi.</B><B><A HREF="../../../java/security/KeyStoreSpi.html#engineAliases()">engineAliases</A></B>()</CODE><BR> Lists all the alias names of this keystore.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>PermissionCollection.</B><B><A HREF="../../../java/security/PermissionCollection.html#elements()">elements</A></B>()</CODE><BR> Returns an enumeration of all the Permission objects in the collection.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>Permissions.</B><B><A HREF="../../../java/security/Permissions.html#elements()">elements</A></B>()</CODE><BR> Returns an enumeration of all the Permission objects in all the PermissionCollections in this Permissions object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>IdentityScope.</B><B><A HREF="../../../java/security/IdentityScope.html#identities()">identities</A></B>()</CODE><BR> <B>Deprecated.</B> Returns an enumeration of all identities in this identity scope.</TD></TR></TABLE> <P><A NAME="java.security.acl"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/util/Enumeration.html">Enumeration</A> in <A HREF="../../../java/security/acl/package-summary.html">java.security.acl</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/security/acl/package-summary.html">java.security.acl</A> that return <A HREF="../../../java/util/Enumeration.html">Enumeration</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>AclEntry.</B><B><A HREF="../../../java/security/acl/AclEntry.html#permissions()">permissions</A></B>()</CODE><BR> Returns an enumeration of the permissions in this ACL entry.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>Group.</B><B><A HREF="../../../java/security/acl/Group.html#members()">members</A></B>()</CODE><BR> Returns an enumeration of the members in the group.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>Acl.</B><B><A HREF="../../../java/security/acl/Acl.html#getPermissions(java.security.Principal)">getPermissions</A></B>(<A HREF="../../../java/security/Principal.html">Principal</A> user)</CODE><BR> Returns an enumeration for the set of allowed permissions for the specified principal (representing an entity such as an individual or a group).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>Acl.</B><B><A HREF="../../../java/security/acl/Acl.html#entries()">entries</A></B>()</CODE><BR> Returns an enumeration of the entries in this ACL.</TD></TR></TABLE> <P><A NAME="java.sql"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/util/Enumeration.html">Enumeration</A> in <A HREF="../../../java/sql/package-summary.html">java.sql</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/sql/package-summary.html">java.sql</A> that return <A HREF="../../../java/util/Enumeration.html">Enumeration</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../java/util/Enumeration.html">Enumeration</A></CODE></FONT></TD><TD><CODE><B>DriverManager.</B><B><A HREF="../../../java/sql/DriverManager.html#getDrivers()">getDrivers</A></B>()</CODE><BR> Retrieves an Enumeration with all of the currently loaded JDBC drivers to which the current caller has access.</TD></TR></TABLE> <P><A NAME="java.util"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/util/Enumeration.html">Enumeration</A> in <A HREF="../../../java/util/package-summary.html">java.util</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Classes in <A HREF="../../../java/util/package-summary.html">java.util</A> that implement <A HREF="../../../java/util/Enumeration.html">Enumeration</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/util/StringTokenizer.html">StringTokenizer</A></B></CODE><BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -