-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
Hi Alexey,
I have an need to output empty elements.
For example, if i unmarshal an empty element < installDir />
Then, when i marshal the object jsonix returns, no element.
Fiddle: http://jsfiddle.net/ivanj/76rvzjw5/5/
Is there a simple way to achieve this?
Thank you for this awesome project,
Ivan