users@jaxb.java.net

Re: Interface inheritance

From: Oblio Leitch <oblio.leitch_at_gmail.com>
Date: Mon, 2 May 2011 11:03:19 -0400

Oh, to be thorough: I saw the Inheritance plugin also provided by the Jaxb2
Basics, but I've got to write it without touching the xsd schema file.

On Mon, May 2, 2011 at 10:51 AM, Oblio Leitch <oblio.leitch_at_gmail.com>wrote:

> I'd like to assign an interface to all the enums generated through xjc.
> I've got the maven-jaxb2-plugin installed and working, but it appears to
> only alter the classes generated. Any way to do enums?
>
> Thanks,
> Oblio
>