On Wed, 28 Mar 2001, Juergen Hermann wrote:
> On Tue, 27 Mar 2001 17:08:35 -0600, Awasthi, Anand wrote:
>
> >do we have some c++ based light weight parser which is real fast
> >in well foremd only mode ??
>
> The two options here would be expat or libxml, but if they're
> significantly faster than Xerces you have to decide yourself.
I recommend ltxml: cool stuff! it generates a flex parser from your DTD.
the resulting parser will only accept this DTD but it sure runs fast as
hell :)
aaron.
> > Ciao, J�rgen
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]