OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Urgent Help Required for Parsing XML File

[ Lists Home | Date Index | Thread Index ]
  • To: "Srivathsan C" <bc_srivathsan@yahoo.com>, <xml-dev@lists.xml.org>
  • Subject: RE: [xml-dev] Urgent Help Required for Parsing XML File
  • From: "Brown, Jason B." <Jason.B.Brown@ibx.com>
  • Date: Wed, 10 Sep 2003 08:13:29 -0400
  • Thread-index: AcN3edmZed0byJWMT+W5JvLIc97STwAGsmtw
  • Thread-topic: [xml-dev] Urgent Help Required for Parsing XML File

Title: Message
Srivathsan,
 
Good morning.
 
 
I think what you want is some basic parsing for small XML files/data.  If that is the case, then you can use DOM.  There is always good information at java.sun.com.
 
I hope this helps.
 
Thanks.

Jason B. Brown
CIS IS Claims
215-241-4609
x2-4609 (internal), 11th Floor
mailto:jason.b.brown@ibx.com

-----Original Message-----
From: Srivathsan C [mailto:bc_srivathsan@yahoo.com]
Sent: Wednesday, September 10, 2003 5:00 AM
To: xml-dev@lists.xml.org
Subject: [xml-dev] 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!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software


CONFIDENTIALITY NOTICE: This E-Mail is intended only
for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you have received this communication in error, please do not distribute and delete the original message. Please notify the sender by E-Mail at the address shown. Thank you for your compliance.




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS