[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Best way to create an XML document
- From: "Andrew Welch" <andrew.j.welch@gmail.com>
- To: "Michael Glavassevich" <mrglavas@ca.ibm.com>
- Date: Sun, 13 Apr 2008 08:22:27 +0100
On 12/04/2008, Michael Glavassevich <mrglavas@ca.ibm.com> wrote:
> With JAXB 2.x you can start from existing classes and add whatever
> annotations you need to tune the binding. For example a POJO for a
> properties file might look like:
>
> @XmlRootElement
That is exactly what I was looking for... thanks Michael. (The
library is already configured in Netbeans 6 too)
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.
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]