Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Examples/MOXy/GettingStarted"

(Overview)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{EclipseLink_DocWiki
 +
|link=EclipseLink/UserGuide/MOXy/Overview}}
 +
 
==Overview==
 
==Overview==
  
Line 7: Line 10:
 
* '''[[EclipseLink/Examples/MOXy/GettingStarted/MOXyExtensions|MOXy Extensions]]''' - See how the [[EclipseLink/Examples/MOXy/GettingStarted/MOXyExtensions#XML_Output|XML representation]] can be further customized using MOXy extensions.
 
* '''[[EclipseLink/Examples/MOXy/GettingStarted/MOXyExtensions|MOXy Extensions]]''' - See how the [[EclipseLink/Examples/MOXy/GettingStarted/MOXyExtensions#XML_Output|XML representation]] can be further customized using MOXy extensions.
 
* '''[[EclipseLink/Examples/MOXy/GettingStarted/ExternalizedMetadata|Externalized Metadata]]''' - See how the mapping metadata can be [[EclipseLink/Examples/MOXy/EclipseLink-OXM.XML|represented using XML]] instead of Java annotations.
 
* '''[[EclipseLink/Examples/MOXy/GettingStarted/ExternalizedMetadata|Externalized Metadata]]''' - See how the mapping metadata can be [[EclipseLink/Examples/MOXy/EclipseLink-OXM.XML|represented using XML]] instead of Java annotations.
 +
 +
[[Category:EclipseLink/Examples/MOXy]]

Latest revision as of 12:31, 25 January 2011

Overview

This set of examples is intended to introduce you to EclipseLink MOXy (JAXB):

Copyright © Eclipse Foundation, Inc. All Rights Reserved.