|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Urgent Help Required for Parsing XML File
Hi All, I am new to XML programming. I need help in parsing the below XML file.
The output of the XML file need to be a simple java object. Given the input as java object, which will write the XML file in the following format.
I also want to read the XML the file and store it in a java object <Customer Type="Risk"> <Portfolio Type="" Name="" Value="" ClassName="" ProtofolioId="1"/> <Portfolio Type="" Name="" Value="" ClassName="" Description="" DisplayName="" DisplayMessage=""/> </Customer> All of the parameters are maintained as attributes. I tried using the following APIs. But it throws me an error message saying "All Methods are deprecated"
import org.xml.sax.AttributeList; import org.xml.sax.HandlerBase; import org.xml.sax.Parser; Can anyone throw me some light on "how to read and write the above XML file and store it in a java object?"
Any sample java program for the same would be really helpful to me!
Many Thanks in Advance, B C Srivathsan Do you Yahoo!? http://us.rd.yahoo.com/evt=10469/*http://sitebuilder.yahoo.com - Free, easy-to-use web site design software
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








