-
Notifications
You must be signed in to change notification settings - Fork 7
davidsun/HtmlCleaner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HtmlCleaner is a project originally developed by Vladimir Nikic (http://htmlcleaner.sourceforge.net/). This version is modified by Zheng Sun. Briefly speaking, the modifications are * Added *final* keyword to variables if possible, to avoid memory leaks * Changed some methods for better performance * Add new class *FastHtmlSerializer* to output the HTML tree non-recursively, to avoid stack overflow (especially for Android) * Other minor changes HtmlCleaner is used as HTML parser in EasyRSS (http://easyrss.pursuer.me/). Author: Zheng Sun (http://pursuer.me).
About
Open-source HTML parser
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published