HTML Parser

V

Vector

I have finish the simple html parser, in this parser, I convert html
document to a Tree. Like Javascript, I design following functions in
my C++ HTML Parser Library:
1.getElementById
i2.innerHTML

I only use C++ STL to realize the parser.

The most difficult problem when write html parser is, the parser must
tolerate mistakes in html.

please visit http://vector-sci.blogspot.com/ to get more.
 
V

Vector

Vector schreef:




No, it should not!

RW

My task is to understand html write by many different body. I do not
want to write a brower. so my parser should tolerate mistakes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top