Can you please reply to the query? Do we have any specification that talks about XML to JSON and JSON to XML conversion
On Tue, Feb 5, 2019 at 7:34 AM Fhakruddin Mohamed < [email protected]> wrote: > Writerbasedgenerator.class > In case of of xml something like this <test result/> gets converted to { > test result: [null] > } > This is not correct JSOn format. > Please help > > > On Tue, Feb 5, 2019, 03:53 Tatu Saloranta <[email protected] wrote: > >> On Fri, Feb 1, 2019 at 4:57 PM Fhakruddin Mohamed >> <[email protected]> wrote: >> > >> > { >> > test: [] >> > } >> > >> > This result is not achievable. >> > >> > Please advice. >> >> Unfortunately I do not quite understand what your problem is here. >> What are you trying to do? With what kind of code? >> >> -+ Tatu +- >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jackson-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
