SAXXMLStreamReader should attempt to register a LexicalHandler as well as a
ContentHandler
------------------------------------------------------------------------------------------
Key: XERCESJ-1199
URL: http://issues.apache.org/jira/browse/XERCESJ-1199
Project: Xerces2-J
Issue Type: Improvement
Components: StAX
Affects Versions: 2.8.1
Reporter: Lucian Holland
Currently the SAXXMLStreamReader registers the StAXSAXHandler as a
ContentHandler on the XMLReader from a supplied SAXSource, but makes no attempt
to specify a LexicalHandler. It would be nice if it tried to do this, because
that way the SAXXMLStreamReader would get more of the infoset (esp. comments)
passed through to it if the underlying XMLReader was capable of doing so...
--
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]