Java Mozilla Html Parser
http://sourceforge.net/projects/mozillaparser
| Home |  Sourceforge |  Dapper | Contact Us |

Links
    Home
 Download
 Quick Start
  Features   TODO
  JProfiler

  Contact
 
 

News
 

21/1/2008

   Mozilla Java Html Parser   v.0.2.0 released

 

 
 
SourceForge.net Logo
General

Mozilla  Java Html Parser is a Java package that enables you to parse html pages into a Java Document object. The parser is a wrapper around Mozilla's Html Parser , thus giving the user a browser-quality html parser.

This project is hosted at sourceforge.net

This parser was development as part of Dapper . please visit us at http://www.dapper.net

Performance and development

The HTML parser is now being used in a full scale production enviroment at Dapper servers. We can say that it's pretty stable and doing the job better than the other java parsers. As for performance , It is hard to tell as it varies and depends on the html structure and content. Testing the parser againts tagsoup and nekohtml proved that the parser's performance are basicly the same .
We'd like to thank The people that helped us pull this project. Also , We'd like to thank Mozilla for it's support and wonderful code and documentation , The guys at Adaptive Blue that found us many many bugs , and the JProfiler guys which let us use their profiler for free.
We also have been Using The YorKit profiler. YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

 


Contact Ohad Serfaty at ohad@dapper.net