I want to create an XML file which will be used to store the structure of a Java program. I am able to successfully parse the Java program and create the tags as required. T
You will have to escape
" to " ' to ' < to < > to > & to &
for xml.