org.mmbase.datatypes
Class BasicDataType.RestrictedEnumerationIterator
java.lang.Object
org.mmbase.datatypes.BasicDataType.RestrictedEnumerationIterator
- All Implemented Interfaces:
- Iterator
- Enclosing class:
- BasicDataType
- protected class BasicDataType.RestrictedEnumerationIterator
- extends Object
- implements Iterator
Iterates over the collection provided by the EnumerationRestriction, but skips the values
which are invalid because of the other restrictions on this DataType.
determineNext
protected void determineNext()
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator
next
public Object next()
- Specified by:
next in interface Iterator
remove
public void remove()
- Specified by:
remove in interface Iterator
toString
public String toString()
MMBase build 1.8.1.20060716