users@jaxb.java.net

Re: Newbie help

From: Malachi de Ælfweald <malachid_at_gmail.com>
Date: Sun, 14 Oct 2007 16:05:31 -0700

I'd start here
https://jaxb.dev.java.net/guide/
specifically, look at section #3

On 10/14/07, Mitch Claborn <mitch_at_claborn.net> wrote:
>
> Thank you. That helps immensely. Can you point me to a good tutorial or
> guide on JAXB annotations?
>
> mitch
>
>
> On Sun, October 14, 2007 2:45 pm, Kenny MacLeod said:
> > if you already have your java classes, then the schema isn't necessary.
> > jaxb can bind directly on to your hand-written classes, assuming you
> > have annotated them appropriately.
> >
> > I believe that the generateValueClass binding customisation is for those
> > who need to migrate from JAXB 1 to 2, I think it's over-complicating
> > your situation.
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>