开发者

Is there a SAX Parser for Delphi and Free Pascal? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

开发者_开发技巧 Improve this question

Besides MSXML and SAX for Pascal, can you recommend a SAX parser for Delphi? It would be great if it could be used in cross-platform applications with Free Pascal.


OXML also provides support for SAX and outperforms most other parsers (yes even libxml2).


The open-source libxml2 engine supports SAX, and has a Pascal binding available.


I would recommend DIXml.


Euh, the SAX xml parser that comes with FPC ? See the fcl-xml package.

Afaik the recent activity on this package has made it largely Delphi compatible even.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜