users@jaxb.java.net

Re: Interface inheritance

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Wed, 24 Aug 2011 21:22:51 +0200

http://confluence.highsource.org/display/J2B/Inheritance+plugin



On Wed, Aug 24, 2011 at 8:26 PM, Wolfgang Laun <wolfgang.laun_at_gmail.com> wrote:
> 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
>> Electric Vehicle Battery Monitoring Systems, http://www.CasaDelGato.com
>>
>
>