[antlr-interest] big XML file support

Martin Probst mail at martin-probst.com
Mon May 15 23:26:26 PDT 2006


> I know I'm sidestepping the issue, but it might be worth using a
> dedicated XML parses. XERCES-C++ from Apache is probably a good bet  
> for
> you, and it supports SAX, DOM, and DOMasSAX, IIRC. Otherwise it's easy
> to write a DOMasSAX layer yourself...

I'd rather go with expat, Xerces is a bit big for such a simple task.

Martin



More information about the antlr-interest mailing list