| Article: |
Processing XML with Xerces and SAX | |
| Subject: | Writing using SAx | |
| Date: | 2006-04-04 19:26:31 | |
| From: | Ethan | |
|
Response to: Writing using SAx
|
||
|
SAX is an API for parsing (reading) XML; to my knowledge, Xerces doesn't offer any SAX extension classes for writing XML.
|
||
Showing messages 1 through 1 of 1.
-
Writing using SAx
2006-04-06 02:02:05 SmithSRaj [View]



Ethan, i didnt understand that..
Actually i want to write Data in a Structure
which contains std::wstring variables to xml.
is it possible using SAX?
thanks
-Smith