|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.index.reader.XMLDocReader.VocabUiLabelsCollection.VocabUiLabelsIterator
public final class XMLDocReader.VocabUiLabelsCollection.VocabUiLabelsIterator
The Iterator
| Constructor Summary | |
|---|---|
XMLDocReader.VocabUiLabelsCollection.VocabUiLabelsIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
True if more items availble |
Object |
next()
Gets the next UI label in the collection. |
void |
remove()
This method is not supported. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLDocReader.VocabUiLabelsCollection.VocabUiLabelsIterator()
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface Iterator
public Object next()
throws NoSuchElementException
next in interface IteratorNoSuchElementException - If no more items are available
public void remove()
throws UnsupportedOperationException
remove in interface IteratorUnsupportedOperationException - Thrown if this method is called.
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||