En/na Jordi Salvat i Alabart ha escrit:
[...] the HTML Parser is being called 5 times (one for each tag of interest: img, applet, input, body, table). Am I correct?
No, I wasn't. I got confused by the JTidy implementation, which seems to be going through the DOM nodes (not the HTML text) five times.
Which is a pity, because it means I no longer see any obvious way to improve the performance of the HTMLParser implementation.
-- Salut,
Jordi.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
