|
|
[ http://issues.apache.org/jira/browse/XERCESJ-1198?page=all ]
Michael Glavassevich resolved XERCESJ-1198.
-------------------------------------------
Resolution: Fixed
Good catch. I've just checked in fixes for both the SAX and DOM
XMLStreamReaders.
> StreamReader throws an XMLStreamException instead of NoSuchElementException
> ---------------------------------------------------------------------------
>
> Key: XERCESJ-1198
> URL: http://issues.apache.org/jira/browse/XERCESJ-1198
> Project: Xerces2-J
> Issue Type: Bug
> Components: StAX
> Affects Versions: 2.8.1
> Reporter: Lucian Holland
> Assigned To: Michael Glavassevich
> Priority: Minor
>
> According to the JDocs for next() on XMLStreamReader, it should throw a
> NoSuchElementException if called when hasNext() returns false. The current
> implementation is throwing an XMLStreamException instead.
--
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: j-dev-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: j-dev-help@xxxxxxxxxxxxxxxxx
|
|