users@jaxb.java.net

Re: super interface for some generated classes

From: Kasia Trapszo <kasia_at_trapszo.com>
Date: Tue, 27 Jun 2006 21:35:26 -0400

It's a common requirement:

http://java.sun.com/webservices/docs/2.0/jaxb/
vendorCustomizations.html#superclass

On Jun 27, 2006, at 9:28 PM, Dmitri Colebatch wrote:

> Hi all,
>
> I'm assuming this isn't possible, but am wondering why not. I would
> like some of my generated classes to have a common super interface.
> Whilst technically speaking it might make more sense to do through
> through schema inheritance, in this case I don't have that level on
> control.
>
> Does anyone else have this need? Is it actually possible?
>
> cheers
> dim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>