users@jaxb.java.net

Wanted: Serialize and Deserialize example

From: siegfried <siegfried_at_heintze.com>
Date: Thu, 18 Jan 2007 23:10:50 -0700

Can someone point me to a simple example that defines some java classes with
annotations, instantiates these classes, and serializes them to a file to
demonstrate such annotations as @XmlAttribute.

 

I guess a second example would be nice that shows how to instantiate the
java classes by deserializing them from the flat file created by the first
example.

 

Thanks

Siegfried