If this functionality is needed within a custom transformer then you could extend AbstractDOMTransformer instead. There you have direct access to the full document, so no need to parse every single element.

Could you be a bit more specific?



jcplerm wrote:

I'm not sure which list to post this question to, but maybe one of you know if it's possible at all to stop a SAX parser once the immediate content handler finds whatever info it is looking for, in order to avoid unnecessary parsing of the rest of a potentially large XML document?
Thanks,
jlerm


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



Reply via email to