[Simple-support] <field></field> -> ""
Brought to you by:
niallg
|
From: Jacob S. <ja...@el...> - 2011-04-15 14:14:32
|
Hello, I would like to have the behavior when I see something like: <field></field> so that it my instance: @Element private String field; is set to an empty string as opposed to null. Can you give me a hint on where to look so I can change this behavior? -Jake |