You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Steve Heller <st...@steveheller.com> on 2000/07/05 07:52:38 UTC

Examples of creating a DOM tree

Does anyone have any simple examples of creating a DOM tree by adding
nodes to a blank document? Or is there one I missed in the samples
from Xerces? Thanks in advance for any help.

--
Steve Heller, WA0CPP
PGP public key available from http://pgpkeys.mit.edu:11371
NEW WWW ADDRESS: http://www.steveheller.com
Author of "Who's Afraid of C++?", "Who's Afraid of More C++?",
"Optimizing C++", and other books
Free full-text online versions of "Who's Afraid of C++?" and "Optimizing C++" are now available
at http://www.steveheller.com/whos and http://www.steveheller.com/opt

Re: Examples of creating a DOM tree

Posted by Steve Heller <st...@steveheller.com>.
I'll take a look again for it. Thanks!			

On Wed, 05 Jul 2000 00:21:49 -0700, Dean Roddey
<dr...@charmedquark.com> wrote:

>There should be a sample for building a DOM from scratch.
>
>--------------------------
>Dean Roddey
>The CIDLib C++ Frameworks
>Charmed Quark Software
>droddey@charmedquark.com
>http://www.charmedquark.com
>
>"You young, and you gotcha health. Whatchoo wanna job fer?"
>
>
>----- Original Message -----
>From: "Steve Heller" <st...@steveheller.com>
>To: <xe...@xml.apache.org>
>Sent: Tuesday, July 04, 2000 10:52 PM
>Subject: Examples of creating a DOM tree
>
>
>> Does anyone have any simple examples of creating a DOM tree by adding
>> nodes to a blank document? Or is there one I missed in the samples
>> from Xerces? Thanks in advance for any help.
>>
>> --
>> Steve Heller, WA0CPP
>> PGP public key available from http://pgpkeys.mit.edu:11371
>> NEW WWW ADDRESS: http://www.steveheller.com
>> Author of "Who's Afraid of C++?", "Who's Afraid of More C++?",
>> "Optimizing C++", and other books
>> Free full-text online versions of "Who's Afraid of C++?" and "Optimizing
>C++" are now available
>> at http://www.steveheller.com/whos and http://www.steveheller.com/opt
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
>> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
>For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


--
Steve Heller, WA0CPP
PGP public key available from http://pgpkeys.mit.edu:11371
NEW WWW ADDRESS: http://www.steveheller.com
Author of "Who's Afraid of C++?", "Who's Afraid of More C++?",
"Optimizing C++", and other books
Free full-text online versions of "Who's Afraid of C++?" and "Optimizing C++" are now available
at http://www.steveheller.com/whos and http://www.steveheller.com/opt

Re: Examples of creating a DOM tree

Posted by Dean Roddey <dr...@charmedquark.com>.
There should be a sample for building a DOM from scratch.

--------------------------
Dean Roddey
The CIDLib C++ Frameworks
Charmed Quark Software
droddey@charmedquark.com
http://www.charmedquark.com

"You young, and you gotcha health. Whatchoo wanna job fer?"


----- Original Message -----
From: "Steve Heller" <st...@steveheller.com>
To: <xe...@xml.apache.org>
Sent: Tuesday, July 04, 2000 10:52 PM
Subject: Examples of creating a DOM tree


> Does anyone have any simple examples of creating a DOM tree by adding
> nodes to a blank document? Or is there one I missed in the samples
> from Xerces? Thanks in advance for any help.
>
> --
> Steve Heller, WA0CPP
> PGP public key available from http://pgpkeys.mit.edu:11371
> NEW WWW ADDRESS: http://www.steveheller.com
> Author of "Who's Afraid of C++?", "Who's Afraid of More C++?",
> "Optimizing C++", and other books
> Free full-text online versions of "Who's Afraid of C++?" and "Optimizing
C++" are now available
> at http://www.steveheller.com/whos and http://www.steveheller.com/opt
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
>