| Klasse javax.swing.text.html.HTMLDocument.Iterator | 1.2 |
java.lang.Object | +--javax.swing.text.html.HTMLDocument.Iterator
| Konstruktoren | |
|---|---|
| public | HTMLDocument.Iterator() |
| Methoden | |
|---|---|
| public AttributeSet | getAttributes() |
| public int | getStartOffset() |
| public int | getEndOffset() |
| public void | next() |
| public boolean | isValid() |
| public HTML.Tag | getTag() |