users@jaxb.java.net

Re: preserving xml comments

From: Giedrius Trumpickas <trumpyla_at_gmail.com>
Date: Tue, 17 Jul 2007 13:25:53 -0400

You should use JAXB binder to bind object and object DOM representation.
Then you will be able to access XML infoset via DOM. In addition to that you
will be able to synchronize DOM <-> object!

On 7/11/07, Christophe Alexandre <alexandre_at_magillem.com> wrote:
>
> Hi all,
> When marshalling/unmarshalling a xml file with JAXB, is there a way
> to preserve xml comments ?
>
> Regards.
> Christophe Alexandre
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>