users@jaxb.java.net

Re: XJC Plugin: how to add a CClassInfo class to the model?

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Fri, 26 Jun 2009 21:54:47 +0200

Hi,

> can anybody tell me, how to add a CClassInfo class to the model?
>
> (so it can be processed later via the outline).
>
> regards from a still clueless
>
> Flori

Dear still clueless Flori, why don't you check out the source code of
Hyperjaxb3 and become a little bit less clueless? :)

As far as I remember, you just have to instantiate it during the
postprocess model phase, the class info will be added to the model
automatically.

Bye.
/lexi