to array the arrays to generate the XML file. But i can't to do this. How I have resolved this question?
Your words can be interpreted as: I can't solve a problem, please do it for me. Please provide a detailed description of your task, code that doesn't work/works improperly, stack traces, sample input, expected output, etc.
If you have a list and you want to reflect it right inside a XML file, go for xml binding using JAXB it can help you do the job in both directions : Object to XML XML to Object
Обсуждают сегодня