[jdom-interest] jdom and xml and xsl

Tatu Saloranta cowtowncoder at yahoo.com
Sun Dec 21 09:38:06 PST 2008


--- On Sat, 12/20/08, meriem bessais <meriem.bessais at gmail.com> wrote:

...
> hi the problem is that i didn't find the intruction to
> insert  this header in xml file thate i generate with a java bean.

With a bean? Usually this implies use of a data binding package like JAXB?
If so, these generally do not support processing instruction (or comment etc) output by default, although do allow custom converters.

But then again, it usually doesn't make sense to combine JDOM(/DOM/XOM) with data binding as two serve different purpose.

-+ Tatu +-



      


More information about the jdom-interest mailing list