I'm using xstream version 1.4.15 and I'm trying to upgrade to version: 1.4.17 without success.
The reason of failure is because I have files that contains flow diagrams in the file. please see attached:
and I got this execption:
XmlPullParserException: processing instruction started on line 20 and column 5 was not closed (position: END_TAG seen ...\t\t+---------->| Entered Assigned Unit\t|-------------------------->... @48:88)
How I can solve this issue and ignore this "<?ignore" section?
Thank you very much and have a nice day,
Amit.
BTW: Can you create a bug issue here for the MXParser:
https://github.com/x-stream/mxparser/issues
Thanks!