Use Castor to convert from XML to Java

Tags:

After reading Part 1: Install and set up Castor, and Part 2: Marshall and unmarshall XML, in this series, you should be comfortable using Castor to convert from XML to Java, and then back again. In Part 3, you'll learn to add flexibility to your functionality, through Castor mapping files. You'll no longer be constrained by the names of elements in your XML document, or by the member variable names in your Java classes.

No votes yet
Syndicate content