Reading/Writing data into .xml file
Hi
All Developer
I am developing an desktop application into Java Swing. inwhich I need to writing the some data into .xml file and also reading the data from this .xml file.
thank in advance
tariq
Hi
All Developer
I am developing an desktop application into Java Swing. inwhich I need to writing the some data into .xml file and also reading the data from this .xml file.
thank in advance
tariq
You did not formulate a question. I assume you want to know how to write/read xml-files? Search for SAX/Xerces/JDom. http://xerces.apache.org/xerces-j/