August 2003
Intermediate to advanced
624 pages
15h 3m
English
The Java implementation is composed of the following source files:
CSVToXMLSimple.java: the main routine for the Java application
CSVRowReader.java: a class with parse and write methods
Note that SAXErrorHandler (used in the Java implementation of the XML to CSV Converter utility) is missing. More on that below.