以文本方式查看主题

-  中文XML论坛 - 专业的XML技术讨论区  (http://bbs.xml.org.cn/index.asp)
--  『 XML工具及XML开发环境 』  (http://bbs.xml.org.cn/list.asp?boardid=7)
----  各位  ->  急求XML解析器,用c++编的,小的最好!  (http://bbs.xml.org.cn/dispbbs.asp?boardid=7&rootid=&id=5458)


--  作者:fortysix
--  发布时间:2/25/2004 12:08:00 PM

--  各位  ->  急求XML解析器,用c++编的,小的最好!
各位:小弟做论文急需一个XML解析器,用c++编的,希望得到各位高手的帮助,最好有源代码的,先谢谢了!
--  作者:robertbiggio
--  发布时间:2/25/2004 3:21:00 PM

--  
up
--  作者:fortysix
--  发布时间:2/25/2004 4:54:00 PM

--  
自己顶,

谢谢各位了!


--  作者:admin
--  发布时间:2/25/2004 6:05:00 PM

--  
http://xml.apache.org/xerces-c/
源代码:http://archive.apache.org/dist/xml/xerces-c/source/win32/

Xerces-C++ Version 2.5.0  
   

  Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents.

Xerces-C++ is faithful to the XML 1.0 recommendation and many associated standards (see Features below).

The parser provides high performance, modularity, and scalability. Source code, samples and API documentation are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs.

   
Applications of the Xerces Parser  
   

  Xerces has rich generating and validating capabilities. The parser is used for:

Building XML-savvy Web servers
Building next generation of vertical applications that use XML as their data format
On-the-fly validation for creating XML editors
Ensuring the integrity of e-business data expressed in XML
Building truly internationalized XML applications

   
Features  
   

  Conforms to
XML 1.0 (Second Edition), W3C Recommendation of October 6, 2000
DOM Level 1 Specification, W3C Recommendation of October 1, 1998
DOM Level 2 Core Specification, W3C Recommendation of November 13, 2000
DOM Level 2 Traversal and Range Specification, W3C Recommendation of November 13, 2000
SAX 1.0 and SAX 2.0
Namespaces in XML, W3C Recommendation of January 14, 1999
XML Schema Part 1: Structure, W3C Recommendation 2 May 2001
XML Schema Part 2: Datatypes, W3C Recommendation 2 May 2001
Full experimental implementation of XML 1.1, W3C Candidate Recommendation of October 15, 2002 (Note: section 2.13 Normalization Checking has not been implemented)
Full experimental implementation of Namespaces in XML 1.1, W3C Candidate Recommendation of 18 December 2002
Contains a partial implementation of the DOM Level 3.0 Core Specification, Version 1.0 W3C Working Draft 26 February 2003 and Document Object Model (DOM) Level 3 Load and Save Specification, Version 1.0 W3C Working Draft 26 February 2003. This implementation is experimental. See DOM Level 3 Support for detail.
Source code, samples, and documentation is provided
Programmatic generation and validation of XML
Pluggable catalogs, validators and encodings
High performance
Customizable error handling

   
Platforms with Binaries  
   

  Operating System   Compiler   
32-bit binary      
Windows NT 4.0 SP5   MSVC 6.0 SP3   
Redhat Linux 7.2   Intel C++ Compiler v7, icc   
Redhat Linux 8.0   gcc Compiler v3.2   
AIX 5.1   xlC_r 6.0.0   
Solaris 2.7   Forte C++ Version 6 Update 2   
HP-UX 11.0   aCC A.03.13 with pthreads   
SuSE Linux 7.2 (S390)   g++ 2.95.3   
64-bit binary      
Windows XP, IA64   Intel C++ Compiler v7, ecl   
Redhat Linux 7.2, IA64   Intel C++ Compiler v7, ecc   
AIX 5.1   xlC_r 6.0.0   
Solaris 2.7   Forte C++ Version 6 Update 2   
HP-UX 11.0   aCC A.03.13 with pthreads   

   
Other ports...  
   

  OS/390
AS/400
FreeBSD
SGI IRIX
Macintosh
OS/2
PTX
UnixWare
and more!

   
License Information  
   

  The Xerces-C++ Version 2.5.0 is available in both source distribution and binary distribution. Both Xerces-C++ are made available under the Apache Software License.


--  作者:admin
--  发布时间:2/25/2004 6:06:00 PM

--  
http://www.codeproject.com/cpp/stlxmlparser.asp

A simple STL based XML parser
By David Hubbard
This is a small non-validating XML parser based purely on STL  

源代码:http://www.codeproject.com/cpp/STLXMLParser/STLXMLParser.zip


--  作者:fortysix
--  发布时间:3/1/2004 1:33:00 AM

--  
多谢斑竹
--  作者:acuter
--  发布时间:3/24/2004 8:17:00 PM

--  
学习。
--  作者:jie612
--  发布时间:3/26/2004 5:16:00 PM

--  
斑竹好人呐
--  作者:robertbiggio
--  发布时间:3/29/2004 8:03:00 PM

--  
记得还有一个比较简单的xml解析器!叫pugxml的,可以看看!

http://www.vckbase.com/code/listcode.asp?mclsid=22


W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
58.594ms