473,394 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Xerces C++ Parser - SAX2 Parser - Online Tutorials & Books

1
Hi All,

I am new to C++ Programming. Our Requirement is to parse the XML Responses generated from the Java Web Services.

We are using the Xerces-Sax2 parser. Please any one suggest me the best tutorials and books(online).

Thanks in Advance.
Jan 17 '08 #1
1 2961
gpraghuram
1,275 Expert 1GB
Hi All,

I am new to C++ Programming. Our Requirement is to parse the XML Responses generated from the Java Web Services.

We are using the Xerces-Sax2 parser. Please any one suggest me the best tutorials and books(online).

Thanks in Advance.

If you download the parser then you can get some examples along with the zip you would have downloaded.
Try to work with the examples and then search in the net with the functions they have used.
I tred similar logic with TinyXML parser and i was successful.

Raghuram
Jan 23 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: John | last post by:
I have been trying with no result, to force Xerces parsers to ignore whitespace in my XML file. I have tried several of the NG suggested setFeature() methods in DOMParser to no avail. I have now...
0
by: Ewan B | last post by:
Hi, I'm using Xerces to parse XML files using SAX2, and am wondering if there is any information as to what exceptions are being thrown when certain validation errors occur. Taking a simple...
0
by: Yona | last post by:
Im trying to validate an xml file using the xercesDomParser, but it seems like it doesnt validate the xml file. I get an error only if the schema isnt valid. the code is: DOMTreeErrorReporter...
2
by: Michael | last post by:
hello, Does anyone know where I can find tutorials on building XML document using Xerces? Please help, Thank you very much, Michael
2
by: delphin.lecucq | last post by:
Hello, I want to load a grammar which doesnt not come with a DOCTYPE declaration, I tried with those lines, and it doesn't work parser->setFeature(XMLUni::fgSAX2CoreValidation, true);...
1
by: omm1979 | last post by:
hi, i'm working with that 3 things i mentioned, so my first question is - what are all these 3 things for (java sax - Xerces - dtd)?, i know what is SAX but how do i use xcerces and a dtd for...
3
by: Dhirendra Singh | last post by:
I am new to xml parsing concept. can anyone suggest good books on Xerces C++ parsers. API documentation provided by apache is very raw and i do not find it very useful.
1
by: aphillips | last post by:
I have an application that uses the Xerces SAX2 parser. My problem is that if I encounter a particular error in one of my callback methods I would like to terminate the parsing. Of course, the...
2
by: Boris Kolpackov | last post by:
Hi, I am pleased to announce the availability of Apache Xerces-C++ 3.0.0. Xerces-C++ is an open-source validating XML parser written in a portable subset of C++. It provides DOM (level 1, 2, and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.