[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Best way to create an XML document

  • From: Michael Glavassevich <mrglavas@c...>
  • To: "Andrew Welch" <andrew.j.welch@g...>
  • Date: Sun, 13 Apr 2008 14:23:56 -0400

Re:  Best way to create an XML document
"Andrew Welch" <andrew.j.welch@g...> wrote on 04/13/2008 05:22:42 AM:

> On 13/04/2008, Michael Kay <mike@s...> wrote:
> > > So to bring the thread back around to the original point -
> >  > the easiest way to create an XML document is to use JAXB
> >  > 2.1...  annotate your outermost container class then just
> >  > marshall it out.  That's just 2 additional lines in its most
> >  > basic form.
> >
> >
> > I suspect this is only the easiest way to do it in cases where there is
a
> >  fairly close correspondence between the existing Java data
> structure and the
> >  XML you want to create. Where I have had to do this, this has
> never been the
> >  case.
>
> The solution there is to have an extra layer between your code and the
> pojos that map to the XML... Keep the XML to pojo really simple so
> there is a close correspondence between the two, moving any complex
> conversion to the extra layer.

With JAXB you can write an adapter [1] which does the conversion and then
install it using an annotation [2].

> --
> Andrew Welch
> http://andrewjwelch.com
> Kernow: http://kernowforsaxon.sf.net/
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@l...
> subscribe: xml-dev-subscribe@l...
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php

[1]
http://java.sun.com/javase/6/docs/api/javax/xml/bind/annotation/adapters/XmlAdapter.html
[2]
http://java.sun.com/javase/6/docs/api/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.html


Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@c...
E-mail: mrglavas@a...



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.