[Simple-support] Reusing XML elements
Brought to you by:
niallg
|
From: Sobeos <so...@gm...> - 2014-09-11 09:41:51
|
I'm reusing XML elements in my xml based on the id ref machanism which is working fine. http://simple.sourceforge.net/download/stream/doc/tutorial/tutorial.php#reus e Now I want to unmarshall the id attribute as a normal member variable. As result I get always 0. Is there a way to get the value of id in the java object when using final Strategy strategy = new CycleStrategy("id", "ref");? Any ideas/hints? --- Diese E-Mail ist frei von Viren und Malware, denn der avast! Antivirus Schutz ist aktiv. http://www.avast.com |