This is a very simple HTML parser made for the specific purpose of parsing HTMLs on the fly, i.e. without conversion. It preserves some of the formatting: the one specified by the following tags: - [meta encoding] - [i] or [em] - [b] or [strong] - [center], [left], [right] Because of memory considerations, and File linking issues, images will not be preserved.
@author albus
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.