Take a look at XStream for serializing java objects
to XML. 

http://xstream.codehaus.org/

--                                                             --
Ken Kress
Information Technology
Lockwood®
10 Valley Stream Parkway
Malvern, PA 19355
Phone: (484) 605-4834
Fax: (484) 605-4903
Email: [EMAIL PROTECTED]




Brian Hawkins <[EMAIL PROTECTED]>
03/06/2006 12:38 PM
Please respond to user

 
        To:     [email protected]
        cc: 
        Subject:        bean to xml


I'm not very familiar with XMLBeans but from what I've read it does just 
opposite of what I want.

Anyway here is what I want.  If XMLBeans does it I would like to know, 
if not is there some other project that does?

What I have is a bunch of bean classes that were generated from an 
entity relationship diagram.  What I would like to do is have a 
mechanism that lets me get and set the data as XML.

So instead of creating objects to access XML I want to create XML to 
access objects.  The idea is to extract the XML data and use stylesheets 
to turn it into HTML/SOAP/etc.

Does anyone have any idea how to do this without writing a bunch of code 
myself?

Thanks
Brian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

Attachment: brianhks.vcf
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to