Dick Deneer wrote:
> 
> When you download xerces there is also a directory containing  
> samples. In the directory DOM you will see the program   
> DOMAddLines.java.
> I think this program does exactly what you are a asking for.
> 
> Regards,
> Dick Deneer
> Op 25-dec-2006, om 9:38 heeft force_sk het volgende geschreven:
> 
>>
>> 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]
>>
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

Thanks a lot!

-- 
View this message in context: 
http://www.nabble.com/Getting-line-number-while-traversing-DOM-using-Xerces-tf2878857.html#a8046291
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