Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Release/2.4.0/JAXB RI Extensions/Namespace Prefix Mapper

< EclipseLink‎ | Release‎ | 2.4.0/JAXB RI Extensions
Revision as of 13:11, 27 September 2011 by Unnamed Poltroon (Talk) (New page: <div style="margin:5px;float:right;border:1px solid #000000;padding:5px">__TOC__</div> = Design Documentation: NamespacePrefixMapper = [http://bugs.eclipse.org/357266 ER 357266] In the ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Design Documentation: NamespacePrefixMapper

ER 357266

In the current JAXB RI, developed by Sun, there are a series of "proprietary" JAXB extensions that are available to provide advanced JAXB functionality outside of the JAXB spec (these extension classes reside in the com.sun.xml.bind package).

Back to the top