JAXBの進化

| No Comments | No TrackBacks

実際どうやってXMLを操作すればいいのか分かりにくくなってきているが。

Java-XML mapping made easy with JAXB 2.0

Java-XML mapping made easy with JAXB 2.0
The new Java Architecture for XML Binding makes it easy to incorporate XML data and processing into Java applications

Summary
Do you need a way to manipulate XML documents within Java simply by using ordinary Java classes, and without the headaches of the Document Object Model and the Simple API for XML Processing? JAXB 2.0 could be the answer. The Java Architecture for XML Binding provides a simple and convenient way to map XML schemas to Java classes, so developers can process XML data within their Java applications, without an in-depth knowledge of XML. (1,100 words; June 26, 2006)

No TrackBacks

TrackBack URL: http://systems-power.com/home/mt-tb.cgi/294

Leave a comment

Powered by Movable Type 5.02
Follow systems_power on Twitter