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 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
OXML 还提供对 SAX 的支持,并且优于大多数其他解析器(是的,甚至是 libxml2) 。
OXML also provides support for SAX and outperforms most other parsers (yes even libxml2).
开源 libxml2 引擎支持 SAX,并具有 Pascal 绑定 可用。
The open-source libxml2 engine supports SAX, and has a Pascal binding available.
我会推荐 DIXml。
I would recommend DIXml.
呃,FPC 附带的 SAX xml 解析器?请参阅 fcl-xml 包。
据我所知,该软件包最近的活动使其在很大程度上与 Delphi 兼容。
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.