hi. very good lib! save my day or more :)
so i have question:
have XML:
<root>
<sub>
<ssub>.....</ssub>
</sub>
</root>
for deserialize i have made custom class in class (ssub in sub)
but i don`t need SUB to deserialize (realy need result like root -> ssub)
can i notice source to deserialize in that behaviour?
hi. very good lib! save my day or more :) so i have question:
have XML:
for deserialize i have made custom class in class (ssub in sub) but i don`t need SUB to deserialize (realy need result like root -> ssub) can i notice source to deserialize in that behaviour?