Closed chrismwendt closed 6 years ago
Before:
After:
I switched from AEXML to SWXMLHash because AEXML doesn't properly expose the text nodes within XML via its API:
But SWXMLHash does:
The rendering of the docs could be better with some massaging of the XML structure, but I was unable to figure out how to do properly.
Before:
After:
I switched from AEXML to SWXMLHash because AEXML doesn't properly expose the text nodes within XML via its API:
But SWXMLHash does:
The rendering of the docs could be better with some massaging of the XML structure, but I was unable to figure out how to do properly.