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

EclipseLink/UserGuide/MOXy/Overview/MOXy

EclipseLink MOXy

Eclipselink-logo.gif
EclipseLink
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source


EclipseLink MOXy Overview

The EclipseLink MOXy component enables developers to efficiently bind Java classes to XML schemas. MOXy implements JAXB, allowing developers to provide their mapping information through annotations as well as providing support for storing the mappings in XML format. EclipseLink MOXy includes many advanced mappings that allow developers to handle the complex XML structures without having to mirror the schema in their Java class model.

Eclipselink-logo.gif
Version: 2.2.0 DRAFT
Other versions...

Back to the top