users@jaxb.java.net

Re: Javadoc for fields

From: Hanson Char <hanson.char_at_gmail.com>
Date: Thu, 16 Feb 2006 20:41:56 -0800

Tom,

Consider looking at the "Developing on top of JAXB RI" section of
https://jaxb.dev.java.net/. The sample plugins in XJC should help you
get started on how to write one.

Hanson

On 2/16/06, Tamás Herman <herman.tomi_at_gmail.com> wrote:
> Hi,
>
> I have written a question to forums.java.net about problem of
> generating javadoc for field section. Thanks Kohsuke for help. He
> suggested to write here and he asked me to write where I found that
> JAXB could generate javadoc for fields.
> First of all I read in the tutorial that JAXB can add javadoc to field
> too. The tutorial is the "The Java Web Services Tutorial For Java Web
> Services Developer's Pack, v1.6" and this information " can be found
> in Chapter 2, <javadoc> Binding Declarations first sentence.
>
> Unfortunately for our application documentation javadoc for fields
> will be necessary. Kohsuke mentioned that I could solve my problem by
> using a plugin. What kind of plugin may he think to? I'm really
> intrested in it, because I read a lot of homepage, but I did not find
> anything.
>
> Thanks,
> Tom
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>