If you've been following this series on Builder.com, you already know that XML describes the structure of data and makes no assumptions about what the data it describes actually is, and whether that ...
In this tip, you’ll learn how to to use the Java Architecture for XML Binding (JAXB) in Java SE 6 to exchange XML data between systems without having to delve into the specifics of XML processing.