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

Links
    Home
 Download
 Quick Start
  Features   TODO
  Contact
 
 

News
 

21/1/2008

   Mozilla Java Html Parser   v.0.2.0 released

 

 
 
SourceForge.net Logo
Download

All files can be accessed via SoucreForge downloads

There are two things you required to download in order to make the parser work :

  1. download a platform-specific Mozilla compiled distribution. The compiled version of Mozilla requires a lot of disk space (60MB+) , but my guess is that not all of them are required , so i have put it in the TODO list to reduce the size of it.
  2. download the MozillaParser.zip and unzip it. it contains the java sources and the c++ sources , with a make file for every platform. binary packages have been precompiled.

 You can access the code via CVS as well . use :

    cvs -d:pserver:anonymous@mozillaparser.cvs.sourceforge.net/cvsroot/mozillaparser login

    cvs -z3 -d:pserver:anonymous@mozillaparser.cvs.sourceforge.net/cvsroot/mozillaparser co -p MozillaHtmlParser


Contact Ohad Serfaty at ohad@dapper.net