std.xml2 (collecting features)
crimaniak via Digitalmars-d
digitalmars-d at puremagic.com
Sun Feb 21 15:01:22 PST 2016
On Saturday, 20 February 2016 at 19:16:47 UTC, Adam D. Ruppe
wrote:
> 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
It works, thanks! I will use it in my experiments, but
getElementsBySelector() selector language need to be improved I
think.
More information about the Digitalmars-d
mailing list