. [mailto:[EMAIL PROTECTED]]
Sent: den 28 november 2001 01:31
To: [EMAIL PROTECTED]
Subject: Direct access to nodes on a DOM tree
Hi!
My app needs access to so different and unsorted nodes of a DOM Tree,
i'm trying to get a way to keep info from each node (DOM_Node) to access
them dir
Hi!
My app needs access to so different and unsorted nodes of a DOM Tree,
i'm trying to get a way to keep info from each node (DOM_Node) to access
them directly whenever i need in my program saving this info in an array
or struct by example.
I'm new to Xerces and DOM and a bit confused about xer