Community

Transform Legacy Data to XML Using JAXP

by Matt Liotta – By writing to the JAXP specification, Java developers can create extensible code routines to parse any type of data into XML. This tutorial shows you how to write your own JAXP-compliant parser to transform legacy data in a comma-separated value (CSV) format, output it to a DOM, and

Read More - Register for Free Membership