Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 10th, 2006, 05:05 AM
Imran
Guest
 
Posts: n/a
Default C++ emitter templare ?

Hello all

I have generated a model (collection of objects , basically) by parsing
an xml file. now i want to write back this model to an xml file. I heard
that java has something called JET which can write model to a file. do we
have something simlar in C++?

Thank you


  #2  
Old August 10th, 2006, 06:15 AM
Ian Collins
Guest
 
Posts: n/a
Default Re: C++ emitter templare ?

Imran wrote:
Quote:
Hello all
>
I have generated a model (collection of objects , basically) by parsing
an xml file. now i want to write back this model to an xml file. I heard
that java has something called JET which can write model to a file. do we
have something simlar in C++?
>
Your parser should, it's the only code that understands its DOM
implementation.

--
Ian Collins.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles