OMChildrenIterator should follow java.util.Iterator contract
------------------------------------------------------------
Key: WSCOMMONS-91
URL: http://issues.apache.org/jira/browse/WSCOMMONS-91
Project: WS-Commons
Issue Type: Bug
Components: AXIOM
Reporter: Eran Chinthaka
Assigned To: Eran Chinthaka
This is directly relalated to
http://issues.apache.org/jira/browse/AXIS2-919#action_12429158.
hasNext() method should never throw exceptions and should only return true or
false. This should be the case even when OM is throwing exceptions internally.
next() also should never throw exceptions except NosuchElementException.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]