Java Architecture for XML Binding (JAXB)
Eintrag zuletzt aktualisiert am: 08.08.2005
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.
Quelle:
http://java.sun.com/xml/jaxb/