EclipseLink/Examples/MOXy/GettingStarted
< EclipseLink | Examples | MOXy
Revision as of 16:24, 8 January 2010 by Blaise.doughan.oracle.com (Talk | contribs) (New page: ==Overview== This set of examples is intended to introduce you to EclipseLink MOXy (JAXB): * '''The Basics''' - See how JAXB's def...)
Overview
This set of examples is intended to introduce you to EclipseLink MOXy (JAXB):
- The Basics - See how JAXB's default rules can be used to convert a simple object graph to XML.
- JAXB Customizations - Learn how the XML representation can be customized using JAXB annotations.
- MOXyExtensions - See how the XML representation can be further customized using MOXy extensions.