is it possible to set the @XmlRootElement in runtime? i have a class that i need to convert to xml, but this class should be converted to more than one XML and the only different is the root element name.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
If the class represents an XML schema type that can be used by more than one element name then it should not be annotated |
|||||||
|