节点文献

面向C++的XML解析器的实现与研究

Realization and research of XML parser based on C++

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 刘营王斯梁谢跃美

【Author】 LIU Ying1,WANG Si-liang1,XIE Yue-mei2(1.Sichuan Research Center of Computer Applications,Chengdu 610041,China;2.College of Information Management,Chengdu University of Technology,Chengdu 610059,China)

【机构】 四川省电子计算机应用研究中心成都理工大学信息管理学院 成都610041成都610041成都610059

【摘要】 讨论了XML解析器的C++实现以及对应的DOM接口,其主要任务是为应用程序提供一个简洁、高速、低内存消耗的XML解析接口,并在保证性能的前提下提供尽可能多的DOM支持。讨论了一个解析器的模型,以及如何用LEX和YACC来实现这个解析器及DOMLevel 1Core的C++实现和与解析器的配合问题。

【Abstract】 This paper discussed one of them which implemented DOM interface using C++ language.The parser was a light-weight one.It didn’t contain the function of well-formed validation.The main purpose was to provide a refine,rapid,low memory-cost XML parsing interface which supports DOM as much as possible.It discussed the model of the parser and how to implement it using LEX and YACC.The C++ implementation of DOM Level 1 Core and its co-work ability with the parser were also discussed.

【关键词】 解析器C++可扩展标记语言文档对象模型
【Key words】 parserC++XMLDOM
  • 【文献出处】 计算机应用研究 ,Application Research of Computers , 编辑部邮箱 ,2007年12期
  • 【分类号】TP312.1
  • 【被引频次】15
  • 【下载频次】501
节点文献中: 

本文链接的文献网络图示:

本文的引文网络