|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 Iterator
NoSuchElementException
- If no more items are availablepublic void remove() throws UnsupportedOperationException
remove
in interface Iterator
UnsupportedOperationException
- 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 |