[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Urgent Help Required for Parsing XML File

  • To: xml-dev@l...
  • Subject: Urgent Help Required for Parsing XML File
  • From: Srivathsan C <bc_srivathsan@y...>
  • Date: Wed, 10 Sep 2003 01:59:48 -0700 (PDT)

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!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.