Menu

#27 Add get methods for Node

open
nobody
None
5
2012-10-08
2004-10-30
No

Hi.

Would it be possible to add get (and set) methods for
the protected fields of the org.w3c.tidy.Node class?
The org.w3c.tidy.AttVal class already contains these
methods.

I use JTidy to navigate processed HTML documents. If I
use the DOM wrappers, performance is not that great.
As an example, navigating a certain HTML document using
the wrappers takes about 1.5 seconds. Navigating the
same HTML document with the get methods I added to the
CVS code takes only 10 milliseconds.

Thanks for the great work.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.