[Expat-discuss] Can expat add "write xml file" support?

Robert Bielik robert.bielik at xponaut.se
Mon Jan 11 09:24:21 CET 2010


Kun Niu skrev:
> Dear all,
> I'm trying to use expat for my xml file manipulation library. But I find
> that it doesn't support writing to an XML file. I wonder if the
> developer will have a plan to provide such an API. 

Very unlikely. Expat focuses on fast XML parsing, you'll have to look to other solutions for writing
XML, and there are many...

/R



More information about the Expat-discuss mailing list