HTML Parser in C++ for Qt (HTML to text converter)
Description
HTML Parser for Qt4(HTML to text converter). Class designed to be very fast and efficient. It does its best to preserve text formatting, convert text using correct encoding and parse any HTML correctly.
Notes on implementation
HTML Parser uses IO Streams library.
Download
Dependencies
HTML Parser depends on Trolltech's Qt4 cross-platform toolkit.
License
This program is licensed under permissive BSD license which allows commercial use.
Feedback
Please send you feedback or comments to opensource@scalingweb.com
© 2007 ScalingWeb.com