parsing xml file is or a flat file with comma seperated values ?
807580Mar 11 2010 — edited Mar 11 2010Can some 1 help me to determine, parsing of which file format will be more efficient in Java
an Xml file or a flat file with comma separated values?
I want to use it on linux environment.
Thanks in anticipation.