Tuesday, November 24, 2009

Parsing HTML There s an App for That - Webmonkey

If the HTML you're parsing is well-formed and syntactically correct, using regular expressions actually isn't so bad. Sadly, this is rarely the case. Given the level of cruft in the average chunk of HTML, parsing such strings with ...
[original post by Scott Gilbertson]
view

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.