Use jaxb binder and perform all XML infoset requiring operations on
DOM nodes and all business logic operations on POJO and then call
"sync" to sync changes.
On Nov 7, 2007, at 7:12 PM, "David Hoffer" <dhoffer_at_michwave.com> wrote:
> How can I use JAXB (or any xsd data binding technology) to encrypt/
> decrypt
> all or partial XML nodes when serializing/de-serializing?
>
> I have been using JAXB to read/write XML files with no encryption
> fine. But
> now I have a requirement to encrypt certain data in XML files
> written to
> disk, how can this be accomplished? I don't want to loose the
> automatic
> schema to Java POJO's that JAXB provides.
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.503 / Virus Database: 269.15.24/1115 - Release Date:
> 11/7/2007
> 9:21 AM
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>