Uses of Interface java.util.Enumeration

Uses in package gnu.javax.swing.text.html.parser

Methods with return type java.util.Enumeration

Enumeration<E>
The name set must return HTML.Attribute and not a string, where applicable.
Enumeration<E>
Get enumeration, containing the attribute names.

Uses in package gnu.gcj.runtime

Methods with return type java.util.Enumeration

Enumeration<E>
Enumeration<E>
Called whenever all locations of a named resource are needed.

Uses in package gnu.javax.net.ssl.provider

Methods with return type java.util.Enumeration

Enumeration<E>

Uses in package javax.swing.text

Methods with return type java.util.Enumeration

Enumeration<E>
Returns the child nodes of this Element as an Enumeration of TreeNodes.
Enumeration<E>
Returns the children of this BranchElement.
Enumeration<E>
Returns null since LeafElements cannot have children.

Uses in package gnu.javax.naming.jndi.url.rmi

Classes implementing java.util.Enumeration

class
Iterates over bindings, obtaining values first from the binding list and then from the binding iterator.
class
Iterates over name class pairs, obtaining values first from the binding list and then from the binding iterator.
class
Iterates over name class pairs, obtaining values first from the binding list and then from the binding iterator.

Uses in package gnu.java.rmi.server

Methods with return type java.util.Enumeration

Enumeration<E>
Find resources with the given name.

Uses in package javax.swing

Methods with return type java.util.Enumeration

Enumeration<E>

Uses in package gnu.javax.crypto.jce.keyring

Methods with return type java.util.Enumeration

Enumeration<E>
Generates a list of all the aliases in the keystore.

Uses in package gnu.javax.naming.giop

Classes implementing java.util.Enumeration

class
Iterates over name class pairs, obtaining values first from the binding list and then from the binding iterator.
class
Iterates over bindings, obtaining values first from the binding list and then from the binding iterator.
class
Iterates over name class pairs, obtaining values first from the binding list and then from the binding iterator.

Uses in package gnu.xml.pipeline

Methods with return type java.util.Enumeration

Enumeration<E>
Returns an enumeration of the links found since the filter was constructed, or since removeAllLinks() was called.

Uses in package gnu.java.util

Classes implementing java.util.Enumeration

class
This is a helper class that combines two Enumerations.
class
This is a helper class that produces an empty Enumerations.

Uses in package gnu.javax.naming.ictxImpl.trans

Methods with return type java.util.Enumeration

Enumeration<E>
Returns a non-null (but possibly empty) Enumeration of the components of the Name as Strings.

Uses in package gnu.java.util.regex

Classes implementing java.util.Enumeration

class
An REMatchEnumeration enumerates regular expression matches over a given input text.

Uses in package javax.net.ssl

Methods with return type java.util.Enumeration

Enumeration<E>
Returns an enumeration of all saved session IDs.

Uses in package org.xml.sax.helpers

Methods with return type java.util.Enumeration

Enumeration<E>
Return an enumeration of all prefixes declared in this context.
Enumeration<E>
Return an enumeration of all prefixes whose declarations are active in the current context.
Enumeration<E>
Return an enumeration of all prefixes for a given URI whose declarations are active in the current context.

Uses in package gnu.javax.crypto.keyring

Methods with return type java.util.Enumeration

Enumeration<E>
Enumeration<E>
Returns an Enumeration of all aliases (instances of String) in this keyring.

Uses in package gnu.javax.swing.text.html

Methods with return type java.util.Enumeration

Enumeration<E>

Uses in package java.util

Classes implementing java.util.Enumeration

class
This class splits a string into tokens.