NavigationUser loginLinux NewsClick the above for your daily dose of Linux news. Food for ThoughtWindows Error: 002 - No error yet ... Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Use Castor to convert from XML to JavaAfter 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. |