[jdom-interest] serialize a Java object in XML file?

graham glass graham-glass at mindspring.com
Wed May 8 17:00:21 PDT 2002


hi guys,

electric xml also supports transparent bidirectional serialization
of java objects to/from xml, with full support for primitives, arrays,
classes, inheritance and enumerations.

electric xml is free for most commercial uses.

cheers,
graham

http://www.themindelectric.com


-----Original Message-----
From: jdom-interest-admin at jdom.org
[mailto:jdom-interest-admin at jdom.org]On Behalf Of Shaun Smith
Sent: Wednesday, May 08, 2002 5:45 AM
To: jdom-interest at jdom.org
Subject: RE: [jdom-interest] serialize a Java object in XML file?


Take a look at Sun's 'Project Adelard', or Java Architecture for XML
Binding.

http://java.sun.com/xml/jaxb/index.html

This is still early access, but basically works.  Otherwise, you could
override
the externalization mechanism, or use reflection.

Additionally, you could try CASTOR, not sure if it can do what you need
though.


> Hi,
>
> it is possible to serialize a Java object in XML file?
>
> Thanks
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com





More information about the jdom-interest mailing list