std.xml2 (collecting features)

Adam D. Ruppe via Digitalmars-d digitalmars-d at puremagic.com
Sat Feb 20 11:16:47 PST 2016


On Saturday, 20 February 2016 at 19:08:25 UTC, crimaniak wrote:
> - the ability to read documents with missing or incorrectly 
> specified encoding
> - additional feature: relaxed mode for reading html and broken 
> XML documents

fyi, my dom.d can do those, I use it for web scraping where 
there's all kinds of hideous stuff out there.

https://github.com/adamdruppe/arsd/blob/master/dom.d


More information about the Digitalmars-d mailing list