Package | Description |
---|---|
java.io | |
java.lang | |
java.net | |
java.security | |
java.security.acl | |
java.util | |
java.util.jar | |
java.util.zip |
Constructor and Description |
---|
SequenceInputStream(Enumeration var0) |
Modifier and Type | Method and Description |
---|---|
protected Enumeration |
ClassLoader.findResources(String var0) |
Enumeration |
ClassLoader.getResources(String var0) |
static Enumeration |
ClassLoader.getSystemResources(String var0) |
Modifier and Type | Method and Description |
---|---|
Enumeration |
URLClassLoader.findResources(String var0) |
Modifier and Type | Method and Description |
---|---|
Enumeration |
KeyStore.aliases() |
Enumeration |
Permissions.elements() |
abstract Enumeration |
PermissionCollection.elements() |
abstract Enumeration |
KeyStoreSpi.engineAliases() |
abstract Enumeration |
IdentityScope.identities() |
Modifier and Type | Method and Description |
---|---|
Enumeration |
Acl.entries() |
Enumeration |
Acl.getPermissions(Principal var0) |
Enumeration |
Group.members() |
Enumeration |
AclEntry.permissions() |
Modifier and Type | Class and Description |
---|---|
class |
StringTokenizer |
Modifier and Type | Method and Description |
---|---|
Enumeration |
Vector.elements() |
Enumeration |
Hashtable.elements() |
abstract Enumeration |
Dictionary.elements() |
static Enumeration |
Collections.enumeration(Collection var0) |
abstract Enumeration |
ResourceBundle.getKeys() |
Enumeration |
PropertyResourceBundle.getKeys() |
Enumeration |
ListResourceBundle.getKeys() |
Enumeration |
Hashtable.keys() |
abstract Enumeration |
Dictionary.keys() |
Enumeration |
Properties.propertyNames() |
Modifier and Type | Method and Description |
---|---|
Enumeration |
JarFile.entries() |
Modifier and Type | Method and Description |
---|---|
Enumeration |
ZipFile.entries() |
Copyright © 2006–2013 OSGi Alliance. All rights reserved.