Hi,
thank you very much for yours advises :).
Actually, my purpose was to save some fNodeIndex from a DOM tree in a file
for reloading them later and directly getting associated nodes in a DOM tree
(make an index of fNodeIndexes). But JAXP do no permit to get a node from
its fNodeIndex.
I've finally found a way using JAXP and getElementsByTagName() and personnal
numerotation  but I thought it was possible to use fNodeIndex for doing
that.

--
View this message in context: 
http://www.nabble.com/usage-of-getNodeObject%28%29-t1738026.html#a4767824
Sent from the Xerces - J - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to