D
dorin
I wonder if anyone can help me with a problem using the DOM
getElementById method.
I am using the Xerces Java 2 library to parse an XML file and create and
validate the DOM Document. I am able to access the Node objects using
the getElementsByTagName method but whenever I try to us getElementsById
the method just returns null.
I'm trying to get a project working quickily for a paper and this is
slowing me down greatly. Any advice would be greatly appreciated.
cheers,
Dorin
--------------"Que sera, sera."-------------
email: dorin-at-engsoc-dot-org
--------------- Dorin Petriu ---------------
getElementById method.
I am using the Xerces Java 2 library to parse an XML file and create and
validate the DOM Document. I am able to access the Node objects using
the getElementsByTagName method but whenever I try to us getElementsById
the method just returns null.
I'm trying to get a project working quickily for a paper and this is
slowing me down greatly. Any advice would be greatly appreciated.
cheers,
Dorin
--------------"Que sera, sera."-------------
email: dorin-at-engsoc-dot-org
--------------- Dorin Petriu ---------------