|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.html.TagIterator
public class TagIterator
Iterates by tags that meet the criteria of a TagFinder class.
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Object |
next()
|
HTMLTag |
nextTag()
|
void |
remove()
Removes an HTML element. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Object next()
next in interface Iteratorpublic HTMLTag nextTag()
public boolean hasNext()
hasNext in interface Iteratorpublic void remove()
remove in interface Iterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||