Results 1 to 2 of 2

Thread: XML Item Writers

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    3

    Default XML Item Writers

    I have to write xml fragments that go several levels deep. I have looked into XStreamMarshaller in the docs but looks to me that this only works when the xml fragment goes only one element deep. Is this correct?
    In this case I was thinking to use OXM with JAXB to do the binding-marshalling, I have been looking around but I have not found any examples to use. Any pointers will be greatly appreciated!!!

  2. #2
    Join Date
    Jun 2005
    Posts
    4,232

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •