DOMPrint example takes an XML file as input from the command prompt..whereas I've a created a DOM tree in the memory taking input from the user.how can I print it now..I've tried using the ostream& operator<< but i couldn't figure out how I could reference the tree into that...
any help would be greatly appreciated....


thanx,
venki

From: "Linda Derezinski" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: RE: c++!
Date: Sun, 26 Mar 2000 19:56:33 -0500

Look at the DOMPrint example in the xerces distrubition.
-Linda Derezinski

 -----Original Message-----
From:   Venkateswar Bhamidipati [mailto:[EMAIL PROTECTED]
Sent:   Sunday, March 26, 2000 3:14 PM
To:     [EMAIL PROTECTED]
Subject:        c++!

hi all.
I'm, trying to print a DOM tree created but not able to do so in c++...any
ideas how I can do that..
thanx in advance
venki
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



Reply via email to