Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-259 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-259 Summary: Reference to input buffer Type: Bug Status: Closed Resolution: WON'T FIX Project: Xerces-C++ Components: Miscellaneous Versions: 1.5.1 Assignee: Reporter: Patrick De Valck Created: Tue, 6 Nov 2001 3:24 AM Updated: Tue, 19 Oct 2004 10:50 AM Environment: Operating System: Other Platform: Other Description: When parsing a XML document from document into a DOM tree or even via SAX, is there a possibility to obtain the offset to the original input buffer when elements start/stop ? Eg. when using SAX, the startElement callback would also provide the byte offset to the input buffer where this element was found This would allow to combine the advantage of using the DOM or SAX parsing for resolving all XML related possibilities and at the same time access the original input buffer. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]