Ruddi™ UDDI Client API
1.0

inspireit.uddi.collections.iterators
Interface PublisherAssertionIterator


public interface PublisherAssertionIterator

PublisherAssertion iterator to browse a PublisherAssertions collection.

Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
PublisherAssertions

Method Summary
 boolean hasNext()
          Checks whether the PublisherAssertions collection has more elements.
 PublisherAssertion next()
          Gets the next PublisherAssertion of the collection.
 void remove()
          Removes the current PublisherAssertion from the collection.
 

Method Detail

hasNext

public boolean hasNext()
Checks whether the PublisherAssertions collection has more elements.

Returns:
true if the collection has more elements; false otherwise

next

public PublisherAssertion next()
Gets the next PublisherAssertion of the collection.

Returns:
the next PublisherAssertion of the collection
Throws:
NoSuchElementException - if the collection has no more elements

remove

public void remove()
Removes the current PublisherAssertion from the collection.


Ruddi™ UDDI Client API
1.0

Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.