public static class HtmlElement.MapEntryWrappingIterator extends Object implements Iterator
Constructor and Description |
---|
HtmlElement.MapEntryWrappingIterator(Iterator iterator,
HtmlElement htmlElement)
Deprecated.
Wraps a new iterator around an iterator of attributes.
|
public HtmlElement.MapEntryWrappingIterator(Iterator iterator, HtmlElement htmlElement)
iterator
- An iterator of Map.Entry.htmlElement
- the Parent of all the attributes.public boolean hasNext()
public Object next()
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.