Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members

FXEX::FXHtmlParser Class Reference

This is a forst round implementation at generating a HTML parser which in turn creates for events for each recognized HTML keyword. More...

#include <FXHtmlParser.h>

Inheritance diagram for FXEX::FXHtmlParser::

FXEX::FXXmlParser FXEX::FXBaseObject FXObject List of all members.

Detailed Description

This is a forst round implementation at generating a HTML parser which in turn creates for events for each recognized HTML keyword.

The purpose is to decouple the stream parsing from the storage in memory

Definition at line 36 of file FXHtmlParser.h.