Xml parser
    Lars Ivar Igesund 
    larsivar at igesund.net
       
    Wed Apr 25 03:24:33 PDT 2007
    
    
  
Jan Hanselaer wrote:
> Hi all,
> 
> I need to parse an xml-document so I hoped there would be support for that
> in the Phobos Runtime Library.
> Obviously that's not the case.
> 
> There probably are some libraries for it, so my question is ... anyone of
> you has some experience in parsing Xml-files?
> What library did you use? For me it's very important that there is some
> documentation available.
> 
> Thanks in advance
> 
> Jan
AFAIK, the most mature parser in D at the moment, is the SAX parser in
Mango.
http://www.dsource.org/projects/mango
-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource, #d.tango & #D: larsivi
Dancing the Tango
    
    
More information about the Digitalmars-d
mailing list