At the moment the commons.collections.iterators.FilterIterator does not implement the 
"remove" method.
The comment says:
     * Always throws UnsupportedOperationException as this class 
     * does look-ahead with its internal iterator.

This is only a problem if the "hasNext" method was already called, for the other cases 
the remove operation could be implemented.

Ralph
______________________________________________________________________________
Keine Lust, immer Ihre Adressdaten in eine E-Mail zu schreiben? Mit der
vCard ist Schluss damit! Infos - http://freemail.web.de/features/?mc=021153


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to