xml data retriving help

Hi,

I am having xml file with large amount data nearly 500 elements.i read that xml file Elelment by Element using sax and DOM parser. but the problem is for reading it taking nearly 10 thousand lines code.it reducing the our application performance.For our application we are using firebird database.I am new java.Anybody help is there any simple way to read data from xml and populating into FireBird database.if there is any tools please provide that links.

Thanks and Regards

Srinivas S

[516 byte] By [sominenia] at [2007-11-26 18:42:41]
# 1
500 elements is a very small document.But 10,000 lines of code is a very large amount of code to do something ordinary. So I suppose you must have some very unusual requirements. In that case asking for a "simple" tool to replace that code is misguided.
DrClapa at 2007-7-9 6:16:38 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...