I am using Xerces DOMParser to read an XML file and to load it into a DOM.
The problem is that I'd like to inform users about wrong nodes' value in in
the file and to print an appropriate line number and column number that a
particular Node occurs on. I have no idea how to do this.
Any suggestion?

Thanks in advance!
-- 
View this message in context: 
http://www.nabble.com/Getting-line-number-while-traversing-DOM-using-Xerces-tf2878857.html#a8045642
Sent from the Xerces - J - Users mailing list archive at Nabble.com.


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

Reply via email to