Uses of Interface java.util.Iterator

Uses in package javax.xml.namespace

Methods with return type java.util.Iterator

Iterator
Returns all the prefixes currently bound to the given namespace URI.

Uses in package java.applet

Methods with return type java.util.Iterator

Iterator
Iterate over all keys that have associated streams.

Uses in package javax.imageio

Methods with return type java.util.Iterator

Iterator
Iterator
Iterator
Iterator
ImageReader.getImageTypes(int imageIndex)
Iterator
Iterator
Iterator

Uses in package java.nio.charset.spi

Methods with return type java.util.Iterator

Iterator
Returns an iterator over the charsets defined by this provider.

Uses in package java.beans.beancontext

Classes implementing java.util.Iterator

class

Methods with return type java.util.Iterator

Iterator
Iterator
Get a list of all service classes supported.
Iterator
Iterator
Get the current service selectors of the service class.
Iterator
Get a list of valid service selectors for the specified service class.
Iterator
Get a list of valid service selectors for the specified service class.
Iterator
Get a list of valid service selectors for the specified service class.
Iterator
Iterator
An iterator that will step through all the children.
Iterator
Obtain an Iterator over this collection.

Uses in package javax.imageio.spi

Constructors with parameter type java.util.Iterator

Constructs a ServiceRegistry for the specified service categories.

Methods with parameter type java.util.Iterator

void
Registers a number of providers under all service categories they implement.

Methods with return type java.util.Iterator

Iterator
Returns an iterator over all service categories.
Iterator
ServiceRegistry.getServiceProviders(Class category, boolean useOrdering)
Retrieves all providers that have been registered for the specified service category.
Iterator
ServiceRegistry.getServiceProviders(Class category, ServiceRegistry.Filter filter, boolean useOrdering)
Retrieves all providers that have been registered for the specified service category and that satisfy the criteria of a custom filter.
Iterator
Finds service providers that are implementing the specified Service Provider Interface, using the context class loader for loading providers.
Iterator
Finds service providers that are implementing the specified Service Provider Interface.

Uses in package java.security.cert

Methods with return type java.util.Iterator

Iterator
Returns an Iterator of CertPath encodings supported by this factory, with the default encoding first.
Iterator
Returns an Iterator of CertPath encodings supported by this factory, with the default encoding first.
Iterator
Get the iterator of the child nodes of this node.
Iterator
Get an immutable iterator over the path encodings (all String names), starting with the default encoding.

Uses in package java.util

Methods with return type java.util.Iterator

Iterator
Return an Iterator over this collection.
Iterator
Obtain an Iterator over this list, whose sequence is the list order.
Iterator
Obtain an Iterator over this list, whose sequence is the list order.
Iterator
Obtain an Iterator over this collection.
Iterator
Returns an Iterator over the elements of this Set, which visits the elements in no particular order.
Iterator
Obtain an Iterator over this list, whose sequence is the list order.
Iterator
Returns an iterator over the set.
Iterator
Returns in Iterator over the elements in this TreeSet, which traverses in ascending order.

Uses in package java.awt.dnd

Methods with return type java.util.Iterator

Iterator