intertwingly

It’s just data

Invoking HtmlParser from C++


On Friday, I said Next task is to repackage the htmlparser as a library, and to reimplement the HTML2XML tool itself in C++.  This is now done.  In the process, I also converted a SystemErrErrorHandler class into C++ so that I could be sure that I was able to do both Java=>C++ and C++=>Java calls.

A few things learned along the way: