You could use the Introspector, BeanInfo, PropertyDescriptor etc objects,
which are part of the java.beans.* package and convert complex java objects
into XML elements.  The following article might help you:
http://www.javaworld.com/javaworld/jw-03-1999/jw-03-beans-p4.html

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 13, 2003 1:18 PM
To: [EMAIL PROTECTED]
Subject: Generate XML documents from Beans


Can anyone throw some pointers on ways XML documents can be 
generated from java components - beans or a collection of 
beans?

What API can be used?

Thanks,

Vikas

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

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

Reply via email to