---------- Original Message ----------------------------------
From: [EMAIL PROTECTED]
>Why not throw an exception in your content handler when you get
>what you need?

This is a good idea; be aware that you'll want to just let the parser finish if 
it's a small document; throwing exceptions is actually very expensive in terms 
of time.

        -- Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to