Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Scenario : want to convert dynamic xml to java object.
My Source application generates dynamic xmls which have different parent and child nodes each time differently.
Need to design the code such a way that, accept (Source)dynamic xml to pojo class to java object(Target).
Please help..
Hello,
Could you please elaborate your case with an example with input and expected output values?
Best regards
Sabrina