users@jaxb.java.net

Re: Interface inheritance

From: Wolfgang Laun <wolfgang.laun_at_gmail.com>
Date: Wed, 24 Aug 2011 20:26:00 +0200

There used to be a JAXB plugin for interface insertion. The jar was called
xjc-if-ins.jar, and it was available from some Sun site. But links that
worked 18 months ago don't any more.
-W

On 23 August 2011 20:14, John G. Lussmyer <Cougar_at_casadelgato.com> wrote:

> Actually, just adding "implements Foo" would be adequate.
>
> On 8/23/2011 10:03 AM, Wolfgang Laun wrote:
>
> A Java class implements an interface. Is "implements Foo" all you need to
> have added to the generated class, or do you mean something more intricate?
> -W
>
> On 23 August 2011 18:32, <cougar_at_casadelgato.com> wrote:
>
>> So, there isn't any way to have a JAXB generated class inherit from a
>> Java Interface?
>>
>
>
>
> --
> --
> John G. Lussmyer mailto:Cougar_at_CasaDelGato.Com <Cougar_at_CasaDelGato.Com>
> Electric Vehicle Battery Monitoring Systems, http://www.CasaDelGato.com
>
>