users@jaxb.java.net

Re: Customizing impl Classnames

From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_Sun.COM>
Date: Mon, 04 Apr 2005 10:00:58 -0400

Nicolas Pujol wrote:
> Hi ,
>
> I was wondering if there was a way to customize
> (beyond the jxb:class name customization) , the name
> of the impl class and potentially even the "impl" pkg
> name. The reason I want to do this is because I have
> some coding standards. To the least I would like
> something like this
>
> IOrder and have Order be the implementation instead of
> IOrderImpl.
>

Sorry, there is no way to customize the impl class
names or the "impl" part of the package name.

Thanks,

--Ryan