users@jaxb.java.net

Processing instructions

From: Jorge Medina <Jorge_Medina_Ang_Collan_at_symantec.com>
Date: Wed, 19 May 2004 15:42:31 -0400

I need to generate -or preserve- processing instructions of a document
when marshalling to XML.

Is there any way to obtain the processing instructions of an XML document
using the generated JAXB classes or by any other class provided by the
JAXB API ?
Is there any way to insert the processing instructions in the XML document
produced by the marshalling process used by JAXB ?

-Jorge