Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StreamingXMLParser: Getting Byte Position on End of Document? #5

Open
TheoA opened this issue Aug 23, 2010 · 0 comments
Open

StreamingXMLParser: Getting Byte Position on End of Document? #5

TheoA opened this issue Aug 23, 2010 · 0 comments

Comments

@TheoA
Copy link

TheoA commented Aug 23, 2010

On parserDidEndDocument: is it possible to get the position/byte-offset that the document ended on?

I'm trying to parse several XML documents from the same socket. They are not delimited so in order to parse the next document I need to know where the current document finished parsing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant