users@jaxb.java.net

Global _at_XMLElements

From: Łukasz Bączek <baczeklu_at_o2.pl>
Date: Wed, 29 Jul 2015 23:39:45 +0200

Hi ,
I map a class to XML using JAXB and I would like to create a global
XMLElements so that it is available for several classes but classes do
not always have to be inherited. Is this possible with JAXB?

Regards