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

Add a function to parse inner elements literally #161

Closed
althonos opened this issue May 23, 2019 · 2 comments
Closed

Add a function to parse inner elements literally #161

althonos opened this issue May 23, 2019 · 2 comments

Comments

@althonos
Copy link

althonos commented May 23, 2019

Hi !

I'm trying to implement an RDF/XML parser using quick_xml, and I'm currently missing the possibility to parse literal XML constructs. Basically, this only means either changing Reader.read_to_end to return the total bytes read until reaching the end, or adding a new read_literal method that would do that.

I can work on a PR if you don't have time to do this by the way 😃

@althonos althonos changed the title Add a function to parse inner attributes literally Add a function to parse inner elements literally May 24, 2019
@tafia
Copy link
Owner

tafia commented Aug 14, 2019

I can work on a PR if you don't have time to do this by the way smiley

I'd love it! Thanks and sorry for the super long delay

@Mingun
Copy link
Collaborator

Mingun commented May 21, 2022

Duplicate of #257

@Mingun Mingun marked this as a duplicate of #257 May 21, 2022
@Mingun Mingun closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2022
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

3 participants