From: Cédric Briançon <cbrianco_at_gmail.com>
Date: Fri, 7 Mar 2008 07:42:50 -0800 (PST)
Hi jaxb list,
I have some immutable classes (so no empty constructor, and no setters), and
I'd like to annotate them with JAXB. I can't change the source code, so is
it a way to do that ?
I've red this blog and it gives interesting information :
http://weblogs.java.net/blog/kohsuke/archive/2005/02/jaxb_20_and_imm_1.html.
So I'd like to know if it is something that will be handled in the near
future ?