Hi all,
How can I configure the useAttributeFor XStreamMarshaller's property in xml configuration file ? I can't do it by directly providing the class name, as setUserAttributeFor takes a map<String,Class> or map<Class,String>.

Thanks in advance !