You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parser pull: Add support for reusing parser (#220)
GitHub: FixGH-214
This is for parsing XML documents stream. We can use one parser to parse
multiple XML documents with this feature.
Co-authored-by: Dmitry Pogrebnoy <dmitry.pogrebnoy@jetbrains.com>
0 commit comments