users@jaxb.java.net

Re: Java objects to XML Mapping.

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Wed, 8 Jul 2009 09:10:48 +0200

Hi,

> So with JAXB, it is possible to use pre-existing Java objects and annotate their fields to create a XML
> that confirms to a particular schema. Is that correct?

Yes, if your objects are close enough to schema.

> If yes, how JAXB will find all classes that have annotations.

It's all in the spec. :)

Bye.
/lexi