| Klasse javax.swing.text.ElementIterator | 1.2 |
java.lang.Object | +--javax.swing.text.ElementIterator
| Konstruktoren | |
|---|---|
| public | ElementIterator(Document document) |
| public | ElementIterator(Element root) |
| Methoden | |
|---|---|
| public synchronized Object | clone() |
| public Element | first() |
| public int | depth() |
| public Element | current() |
| public Element | next() |
| public Element | previous() |