开发者

Is there a CSS3 selector driven Document Object Model (DOM) API for Delphi? [closed]

开发者 https://www.devze.com 2022-12-16 16:57 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question 开发者_如何学JAVA

Or something that allows you to parse HTML in a similar way to JQuery?

If not, in your opinion what is the best way to parse though HTML without having to be a regular expression expert and not rely on Internet Explorer to parse information for you? (AKA, not rely on something like: IEParser by bsalsa.com)

Thanks

-Brad


Take a look at diHtmlParser which I believe will give you what your after.


There is a Delphi DOM HTML parser and converter available at SourceForge, so it is Open Source and free.

You can find it at: http://htmlp.sourceforge.net/

and the project page at SourceForge is: http://sourceforge.net/projects/htmlp/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号