"Jason E. Stewart" <[EMAIL PROTECTED]> writes:
> I've got some code that uses a DOMParser. When it finds an external
> file link I invoke a SAXParser to handle it. This causes an 'Abort'
> under linux. Before I dig to deep, is there something I should be
> aware of about using the two different parsers (on different
> documents) at the same time?
Got the Abort because I had a bad file path and turns out I forgot to
set the error handler.
Sorry for the wasted bandwidth,
jas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]