
Contributor
2018-02-05
09:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Convert xml to java object
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..
296 Views
1 Reply

Anonymous
Not applicable
2018-02-07
02:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Could you please elaborate your case with an example with input and expected output values?
Best regards
Sabrina
296 Views
