| Article: |
Generating an XML Document with JAXB | |
| Subject: | False advertisement | |
| Date: | 2004-12-16 07:29:46 | |
| From: | eg344 | |
| The title of the article is POJOs to XML and back. The article discusses on how to go from a schema to java, not the other way around (which are two completely different things), the objects are not POJO because they extend JAXB interfaces, and the code shown is one way. | ||
Showing messages 1 through 4 of 4.
-
False advertisement
2004-12-17 05:12:10 Deepak Vohra | [View]
-
False advertisement
2004-12-17 05:12:53 Deepak Vohra | [View]
A more appropriate title is,
XML to Java Objects and Back
-
False advertisement
2004-12-21 11:45:58 Chris Adamson |
[View]
This is a good point. Per this feedback, I've changed the blurb to "XML to POJOs and back"
--Chris Adamson, "invalidname", ONJava editor
-
False advertisement
2004-12-16 08:53:25 Deepak Vohra | [View]
The tutorial discusses XML Schema to java objects and java objects to XML document.



<h4>XML to Java Objects and Back</h4>