Java Architecture for XML Binding (JAXB) provides a convenient way to bind an XML schema to a representation in Java code. This makes it easy for you to incorporate XML data and processing functions in applications based on Java technology without having to know much about XML itself.
[^] # Re: XML2Class
Posté par Nicolas Cuny (site web personnel) . En réponse au journal XML2Class. Évalué à 2.
http://java.sun.com/developer/technicalArticles/WebServices/jaxb/(...)
http://java.sun.com/xml/jaxb/index.jsp(...)
Java Architecture for XML Binding (JAXB) provides a convenient way to bind an XML schema to a representation in Java code. This makes it easy for you to incorporate XML data and processing functions in applications based on Java technology without having to know much about XML itself.