Bug 332762 - Implement getNode() on JAXB Marshaller
Summary: Implement getNode() on JAXB Marshaller
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-16 11:33 EST by Blaise Doughan CLA
Modified: 2022-06-09 10:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blaise Doughan CLA 2010-12-16 11:33:33 EST
getNode() is an optional JAXB feature that returns a DOM view on an object model.  Operations performed on the DOM view are realized in the object model.

For more information see:
- http://download.oracle.com/javase/6/docs/api/javax/xml/bind/Marshaller.html#getNode%28java.lang.Object%29
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:05:49 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink