| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
Methods with parameter type java.util.Iterator | |
| EndElement | XMLEventFactory.createEndElement(String prefix, String namespaceUri, String localName, Iterator namespaces) Create an end-element event.
|
| EndElement | Create an end-element event.
|
| StartElement | XMLEventFactory.createStartElement(String prefix, String namespaceUri, String localName, Iterator attributes, Iterator namespaces) Create a start-element event.
|
| StartElement | XMLEventFactory.createStartElement(String prefix, String namespaceUri, String localName, Iterator attributes, Iterator namespaces, NamespaceContext context) Create a start-element event.
|
| StartElement | Create a start-element event.
|
Methods with return type java.util.Iterator | |
| Iterator | Returns all the prefixes currently bound to the given namespace URI.
|
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 | 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.
|
Methods with return type java.util.Iterator | |
| Iterator | Iterate over all keys that have associated streams. |
Methods with return type java.util.Iterator | |
| Iterator | Returns the attributes declared on this element.
|
| Iterator | Returns the namespaces that have gone out of scope.
|
| Iterator | Returns the namespaces declared on this element.
|
Methods with return type java.util.Iterator | |
| Iterator | Returns an iterator over the charsets defined by this provider.
|
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 | BeanContextServiceProvider.getCurrentServiceSelectors(BeanContextServices services, Class serviceClass) Get a list of valid service selectors for the specified service class.
|
| Iterator | BeanContextServicesSupport.BCSSProxyServiceProvider.getCurrentServiceSelectors(BeanContextServices bcs, Class serviceClass) 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.
|
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. |
Methods with return type java.util.Iterator | |
| Iterator | |
| Iterator | |
| Iterator | |
| Iterator | ImageReader.getImageTypes(int imageIndex) |
| Iterator | |
| Iterator | |
| Iterator | |
Methods with return type java.util.Iterator | |
| Iterator | |
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.
|
| GNU Classpath (0.18) |