users@jaxb.java.net

how to get the annotations with the methods in stead of with the fields?

From: xtien <christine_at_christine.nl>
Date: Thu, 26 Nov 2009 05:34:43 -0800 (PST)

The Jaxb Eclipse plugin generates @XmlElement annotations with the field
names. In my app, it would be more convenient to have the annotations with
the getter. I have seen an example where the annotation is with the getter.
How do I make Jaxb put annotations with getters rather than with fields?

Thanks :-)

-- 
View this message in context: http://old.nabble.com/how-to-get-the-annotations-with-the-methods-in-stead-of-with-the-fields--tp26529506p26529506.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.